|
This will be a how-to on how to write a simple website properly, since most tutorials that I found online were way off the mark. I'll provide solid XHTML and CSS example pages and a list of points that should be born in mind when designing for the Web.
Incidentally, the best tutorial I've seen yet is this one, which is accessible enough to enable even complete newbies to get it right first time. Unlike the majority of such articles, I'm sorry to say :-(
In the meantime, here's a minimal but well-structured example of an XHTML page, using an external CSS stylesheet:
And here's the associated stylesheet: