
HTML
Get flash to fully experience Pearltrees
HTML Cheatsheet | Webmonkey&| Wired.com
Keep this cheatsheet handy — it contains the most common HTML tags and their proper syntax. Basic Tags <html></html> Creates an HTML documentBefore you start This tutorial assumes some basic experience with HTML, CSS, and JavaScript. It assumes that you are aware of what an HTML element or tag is, what an attribute means, the basic syntax of HTML markup, the general structure of a Web page, and so on. In terms of CSS, you are expected to be familiar with element, class, and ID-based selectors, the syntax of a CSS property, and how to include CSS in your Web pages using inline or external stylesheets. Finally, it is assumed that you have some working knowledge of JavaScript, such as what a variable, function, if statement, and for loop is, as well as how to include JavaScript code in your Web pages.

