Dreamweaver doesn't provide accurate mark-up though, so you are better off going to learn it. You don't need Dreamweaver to save things in XHTML format
Personnally, I learnt HTML first. Then the transition to XHTML was easy as I use to use lowercase and CSS formatting anyway (no font tags).
Several tags in XHTML have been deprecated, things like <b> and <i> are replaced by <strong> and <em>.
Last edited by Mooofasa : 11-25-2006 at 06:39 AM.
|