Once you have planned the basis of what your web site is about and created the content the next stage is to code the HTML web pages (you could design XML web pages and other formats, but we won't cover that here). It is possible to code your web pages by hand in a simple text editor like Notepad, but this times a long time and doesn't allow you to view the look of your pages while coding them. Therefore the best way is to use a web page design package such as Macromedia Dreamweaver or Microsoft Frontpage which automatically generate the HTML code (this
This is a well-discussed and very important topic. Personally, presently I write XHTML for my web interface code, but lately I’ve started to stagger in my standpoint. For normal general web page design, what’s the gain? If you don’t extend the code with namespaces, use MathML, have your own DTDs and so on, why would you want to use XHTML?
Many people answer that question with: “It makes me write leaner code, code that has to validate and be more semantic correct”. Martin 0 wrote a post 0 recently why he uses XHTML (unfortunately, it’s in
This is a well-discussed and very important topic. Personally, presently I write XHTML for my web interface code, but lately I’ve started to stagger in my standpoint. For normal general web page design, what’s the gain? If you don’t extend the code with namespaces, use MathML, have your own DTDs and so on, why would you want to use XHTML?
Many people answer that question with: “It makes me write leaner code, code that has to validate and be more semantic correct”. Martin 0 wrote a post 0 recently why he uses XHTML (unfortunately, it’s in