HTML and XHTML

Discussion in 'XHTML/HTML/CSS' started by efraim0801, Mar 24, 2007.

Thread Status:
Not open for further replies.
  1. efraim0801 New Member

    Member Since:
    Mar 24, 2007
    Message Count:
    7
    Likes Received:
    0
    What exactly is the difference of HTML and XHTML? What is mostly used today? Which do you prefer? Is it possible to convert HTML to XHTML and vice versa?
  2. Zoli New Member

    Member Since:
    Jan 23, 2007
    Message Count:
    563
    Likes Received:
    37
    Location:
    Hungary
    Of course you can convert them. All you have to do is to replace the different html tags in the code. For instance you should close all meta and image tags. Instead of <br> you should write </ br>. As far as I know difference between the two lenguage is mainly based on the compatibility. XHTML was developed to cooperate with xml.
Thread Status:
Not open for further replies.

Share This Page