HTML
< Web Development
< mstubz
Get flash to fully experience Pearltrees
It is useful to make a distinction between the vocabulary of an HTML document—the elements and attributes, and their meanings—and the syntax in which it is written. HTML has a defined set of elements and attributes which can be used in a document; each designed for a specific purpose with their own meaning. Consider this set of elements to be analogous to the list of words in a dictionary.
Hi Kroc, I stumbled on your website today and was quite impressed with quite a few different things about it (the design, the tone of your writing, &c. ). The one thing in particular, and something I wanted to question you on, was your reference to HTML5. Something I know nothing about. … I’m really interested in using no IDs and/or classes, but know nothing about HTML5.