![]() |
|
|||||||
| Notices |
| CSS Forum Cascading Style Sheets (CSS) and XHTML Forum |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
|
||||
|
I'm assuming you know what HTML is, XHTML is very similar.
A) Differences between HTML and XHTML XHTML vs HTML The Most Important Differences: * XHTML elements must be properly nested * XHTML elements must always be closed * XHTML elements must be in lowercase * XHTML documents must have one root element B) It helps keep your code clean and easily understood. Similarly, if you're reading XHTML written by other people, it should also be more easily understood than messy HTML. It won't help you design anything, just keep it organised. C) Following XHTML guidelines will keep your code clean and in theory make it more compatible with the majority of browsers.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point. |
|
||||
|
XHTML and HTML is the same code. However, XHTML requires you to be write clean well formatted code.
All you need to do is pick up the basic principles as leadmagnet already pointed out, and youll be well on your way.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it." Mike McKenzie - Online Portfolio |
|
||||
|
XHTML is an attempt to get back to the roots of HTML which is based on GML
it is simplified code back to only what is necessary for the page to render correctly. XHTML also allows for XML data access without the use of any other scripting (like JavaScript or PHP) it's main advantages are directly related to web standards and cross-browser development.
__________________
http://justross.com/ |
|
||||
|
ohREAALY? without the use of java and php... wow its handy but i can smell brain beating up again from coding >< i wanna learn... is there some site which really teach me basics? i only know html and css for web and im just starting to learn asp and php >> so may be i could study xhtml instead of php ><
__________________
[COLOR=Pink] [/COLOR] |
|
||||
|
I don't think you understand. XHTML is HTML, it's just more strict and doesn't allow for bad code.
PHP and XHTML are not the same at all.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point. |
|
||||
|
right!
__________________
http://justross.com/ |
![]() |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Four CSS and XHTML Acknowledgments | Graphic Design Blog | Graphic Design Blog | 0 | 06-02-2008 04:45 PM |
| Xhtml Help! Pleeeease! | Nabz | Graphic Design and Web Design Help | 3 | 19-01-2008 11:12 AM |
| xhtml and css books | philjohns | General Web Design Forum | 8 | 10-12-2007 10:29 AM |
| CSS and XHTML courses in London | bayek | CSS Forum | 1 | 08-11-2007 06:09 PM |
| Great CSS and XHTML book | Toon | CSS Forum | 0 | 04-01-2007 09:47 AM |
| All times are GMT. The time now is 10:02 PM. |