| The most common errors I find are forgetting to end one tag or another, or forgetting the DOCTYPE declaration. I suppose those would be easy to say what the potential problems are, as would forgetting to make special chars into their HTML counterparts (& as an example - not a big deal, unless it's in an anchor tag).
Overall, this is going to be a challenging project, but I've learned quite a bit already.
Brian. |