HTML can be loose or strict, tags can be nested
In strict img has to be in h1..h6, p, div or address, html, head,title and body required
Body should have block elements like h1,h2, blockquote, inline elements such strong, b cannot have blocks
li is ul and ol only, anything in li element
Cannot nest a
This is a paragraph. This text in bold or italics
This is a quote
This is emphasis
This is strong
I am a blockquoteBack to regular text with forced line break
Show text exactly
Show code
Address 123 Acme St, Somewhere USA
JPEG for photos, 16 millions colors, lossy compression, no transparency
GIF for small images 256 colors, lossles compression, transparency support
This is how to show < and > and & e (display e)
Special character list
Unicode character list
Go back to Top of Page