HTML5/XHTML/CSS

Vijayakumar S > HTML5/XHTML/CSS

Web Development Tips

Error: Feed has a error or is not valid

HTML5/XHTML/CSS

The building blocks of w3, these three languages have been the solid pillars of what is
revolutionizing the world today. They are the basic first steps taken by any budding web
developer. With immense demand, HTML and related specifications now also influence
applications in Blackberries, iPads, Android as well as Windows, Mac and Linux.

XHTML is a standard for representing the structure and content of a web page. Its predecessor HTML not only represented the content and structure, but also included aspects such as the presentation of the information on the screen. However, attempting to change the design and presentation of the information using XHTML is now frowned upon and all page styling should now be done using a technique/standard called Cascading Style Sheets (CSS).

With syntax for both HTML and XML, HTML5 will eventually become the language for web
pages. The latest versions of web browsers now support HTML5.