Since we are talking about XHTML
I am self learning hand coding website, its fun really rewarding. I was gonna make a post but this one seems similar to my situation so here are my questions if anyone has sites that can be awesome for reference. Basically I like to read two different sources on one subject to get different definitions when I am stuck and I want examples.
Declaration code like strict, trans and frame is it basically telling the browser how to read the code?
When you get complex e.g. <body><p><i></i></p></body>, I wonder is there like golden rule as to figure out what order certain codes are like, <em> and <strong> can be outside or inside of <p></p>?
<pre> renders exactly as they appear, what makes this different if I didn't include it in my coding?
Image Maps, does anyone have a site that can help me on this especially X,Y coordinates stuff. Book goes by really quick about it and I am lost about it.
Thank You