CSS

CSS-Tricks Screencast #127: Basics of JavaScript Templating



A template is a chunk of HTML that you need to inject onto the page. Sometimes that needs to be created in JavaScript. Templates …

source