XHTML (Extensible Hypertext Markup Language) and CSS (Cascading Style Sheets) are the next generation of web page encoding.
What are the benefits of XHTML?
If you want to know exactly what XHTML and CSS are please see these definitions as provided by Google:
This page simply explains why (if you are thinking of creating a website or updating an existing one) you really should consider using XHTML.
- Pages download and display faster because much less code is used to mark up a pages.
- Search engines crawl XHTML sites more effectively because it takes them less time to access the content on your site.
- Accessible web pages - information and table data is structured in a format that can be read in a logical order by screen readers.
- Web Designs can be altered or completely redesigned by changing a single style sheet file. Content can often by left alone unless the structure site is being rewritten.
- Pages written is XHTML can be viewed easily on devices such as mobile phones and PDA's if a simple alternative style sheet is written.
- Most emerging INTERNET technologies will be XML based now and in the future why wait any longer.
Websiter CMS is fully W3C Standards Based XHTML and CSS2 Compliant.