Home > Computer & Electronic > Building A Website Tips > XHTML: Extensible HyperText Markup Language
XHTML: Extensible HyperText Markup Language
XHTML - An IntroductionYou probably know what a markup language is: you have a bunch of text you need a way to say that this piece should be bold, this piece should be italic, this should be a heading, and so on. A markup language is a computer language (a set of codes) that allows you to specify which pieces should be which way. |
|
XHTML SyntaxXHTML introduces new levels of power and flexibility to web pages, but does so at the expense of the forgiving nature of HTML syntax. XHTML brings the rigorous nature of XML coding into web page coding, so for those familiar with HTML, here is a quick overview of the most obvious differences in syntax. |
|
