I understand a line break in HTML is <br> and the XHTML equivalent is <br />.
I know that you cannot use the above HTML tag in a XHTML document, but what about vice versa? Is <br /> valid in HTML?
|
I understand a line break in HTML is I know that you cannot use the above HTML tag in a XHTML document, but what about vice versa? Is |
|||||||||||||||||
|
|
It depends which version of HTML you are talking about. In the latest stable version, HTML 4.01, the syntax means the same as HTML 5 changes that and turns the |
||||
|
|
|
Also, note that unless you are serving your documents with the MIME type EDIT: Oh yes, and in HTML5 the closing |
|||
|
|
|
|
|||||||||
|
|
Yes XHTML is compatible with HTML. I believe there is one exception in HTML5 which is processing instructions like |
|||
|
|