Category: HTML
XHTML – Kicking And Screaming Into The Future
| January 9, 2012 | Posted by auth under HTML, Web Programming |
XHTML, the standard, was first released back in 2000. Roughly five years later we begin to see major websites revised to use this standard. Even the favorite whipping boy of standards-compliance punditry, Microsoft, presents their primary homepages, msn.com and microsoft.com in XHTML. Standards compliant XHTML sites are still the minority. The reason is simple. When the W3C released the new standard, the rest of the web running on HTML did not cease to function. Nor will the rest of the web, written in various flavors of HTML, cease to function any time soon. (more…)
Rethinking HTML for CSS
| November 24, 2011 | Posted by auth under HTML |
To get the most out of CSS, your HTML code needs to provide a solid, well-bulit foundation. This shows you how to write better, more CSS throughout your site, html actually become easier to write .you no longer need to worry about trying to turn html into the processing of Denver web design maven it was never intended to be; instead, css offers all the graphic design touches you’ll likely ever want. and your job becomes simpler since html pages written to work with css require less code ,less typing ,and are easier to create .they ‘ll also download faster-a welcome bonus your site’s visitors will appreciate
HTML: Past and Present
As discussed in the introduction, HTML and its successor, XHTML, provide the foundation for every page you encounter on the World Wide Web .when you add css into the mix, (more…)