Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »CSS Forum

Notices

CSS Forum Cascading Style Sheets (CSS) and XHTML Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-12-2007, 10:18 PM
sroses's Avatar
PINK PIG
 
Join Date: Dec 2007
Posts: 23
Default Xhtml

HELLO!
Since the sub forum is here i can freely ask some genius question coming from a noob and a lil challenge from experts.

First I wanna reason out why I'm asking such... well if i ask this from my web designer teacher she might get me to study the history of web and design again so i hope i get my answers XD So DEMANDING! xD well here goes...

what's XHTML? i don't want those wikipedia answers... it gives me pain understanding its real meaning... Can it help me in designing my site? What's it's advantage? OK 3 question overall! XD
This is sroses asking about XHTML
__________________
[COLOR=Pink]
[/COLOR]
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote

  #2 (permalink)  
Old 09-12-2007, 10:43 PM
LeadMagnet's Avatar
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,709
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 09-12-2007, 11:44 PM
sroses's Avatar
PINK PIG
 
Join Date: Dec 2007
Posts: 23
Default

WOW ITS AWESOME!! I would love to learn it this christmass break! issit almost the same with HTML? i mean the codes? Im really interested i need to learn it soon! ><
__________________
[COLOR=Pink]
[/COLOR]
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 10-12-2007, 01:15 AM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,381
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 10-12-2007, 04:48 AM
rossable's Avatar
sarcastic encouragement, brilliant!
 
Join Date: Oct 2007
Location: IN, USA
Gender: Male
Posts: 1,055
Default

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/
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #6 (permalink)  
Old 10-12-2007, 12:10 PM
sroses's Avatar
PINK PIG
 
Join Date: Dec 2007
Posts: 23
Default

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]
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #7 (permalink)  
Old 10-12-2007, 09:51 PM
LeadMagnet's Avatar
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,709
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #8 (permalink)  
Old 11-12-2007, 01:17 AM
rossable's Avatar
sarcastic encouragement, brilliant!
 
Join Date: Oct 2007
Location: IN, USA
Gender: Male
Posts: 1,055
Default

Quote:
Originally Posted by LeadMagnet View Post
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.
right!
__________________
http://justross.com/
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0