David Yul

XHTML


to bottom

What is XHTML?

XHTML means: Extensible Hypertext Markup Language. XHTML can be viewed as the next step beyond HTML 4.0. Instead of calling it a HTML 5.0, the W3C has called it XHTML 1.0. The X in XHTML stand for EXTENSIBLE, according to the book, it means that outhors can customize their code by creating specialized tags and attributes to accomplish their goals. And the tool for creating these custom elements is the technology known as Cascading Style Sheets (CSS).

Introduction to xhtml