NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page HTML, not XHTML, aren't they different?

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 04-28-2005, 06:01 PM THREAD STARTER               #1 (permalink)
New Member
Join Date: Apr 2005
Posts: 2
fshlarge is an unknown quantity at this point
 



HTML, not XHTML, aren't they different?


Hi!!
just new here..
I wanted to learn HTML, not XHTML, aren't they different?

Thanks!
__________________
Large Format Poster Printing - "The color found in a little piece of every soul."
fshlarge is offline  
Old 04-28-2005, 07:03 PM   #2 (permalink)
Account Suspended
Join Date: Apr 2005
Posts: 319
brianfast is on a distinguished road
 



HTML stands for HyperText Markup Language
brianfast is offline  
Old 04-28-2005, 07:46 PM   #3 (permalink)
NamePros Regular
Join Date: Jun 2003
Posts: 792
dpk87 is a jewel in the roughdpk87 is a jewel in the roughdpk87 is a jewel in the rough
 



Learn XHTML it will replace html in the future. Don't step backward, move forward.
__________________
Candy Bar Store
dpk87 is offline  
Old 04-28-2005, 08:13 PM   #4 (permalink)
MD
NamePros Member
Join Date: Apr 2005
Posts: 175
MD is on a distinguished road
 



learn xHTML. xHTML IS the future. It's strictier and clearer than the old HTML. There are no major differences when it comes to the syntax , just a matter of using lower case letter in tags (i.e : <html> instead of <HTML> ) , enclosing values with quotes (i.e : <table border="0"> instead of <TABLE BORDER=0>) and some other simple rules.
__________________
- MD
MD is offline  
Old 04-28-2005, 10:21 PM   #5 (permalink)
Account Suspended
Join Date: Apr 2005
Posts: 319
brianfast is on a distinguished road
 



I know its stricker but what can xhtml do that html can't?
brianfast is offline  
Old 05-06-2005, 12:36 PM   #6 (permalink)
New Member
Join Date: Apr 2005
Location: Vallejo
Posts: 9
kerriganm is an unknown quantity at this point
 



XHTML is kind of like a Cro-Magnon. More than HTML, but not yet XML. Like training wheels. It's different from HTML in its rigorous syntax (no more slopping coding). It has standards in modules (one for PDAs, one for mobile devices, etc.). Other than that, it's pretty dang similar. Learn it- it can't be a bad idea.
kerriganm is offline  
Old 05-06-2005, 08:06 PM   #7 (permalink)
NamePros Regular
 
Rowan W's Avatar
Join Date: Dec 2004
Location: QLD, Australia
Posts: 713
Rowan W will become famous soon enough
 



Originally Posted by brianfast
I know its stricker but what can xhtml do that html can't?
nothing.

It's just a better way to code.
Rowan W is offline  
Old 05-06-2005, 09:20 PM   #8 (permalink)
NamePros Expert
Join Date: Oct 2004
Location: South Carolina
Posts: 5,050
SimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond reputeSimpleMan has a reputation beyond repute
 


Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
They're basically one in the same - XHTML just allows for a more standardized code that isn't quite as variable as HTML. XHTML is the future IMHO but I think we'll see more as time goes on. It's like a bridge or the next step in the evolution of HTML.
SimpleMan is offline  
Old 05-07-2005, 06:41 AM   #9 (permalink)
Soon to be RICHdoggie!
 
PoorDoggie's Avatar
Join Date: Jan 2005
Location: UK
Posts: 2,408
PoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nicePoorDoggie is just really nice
 



I would learn xhtml, not html. They are practcally the same apart from a few minor differences. The big difference is that browsers are orienting towards xHTML now. xHTML is basically "cleaner" html. You have to close all tags, and get them right

so: <b><u>hello</b></u> WILL NOT WORK
PoorDoggie is offline  
Old 05-07-2005, 08:53 AM   #10 (permalink)
Sheriff Of Nothing
Join Date: Apr 2004
Location: Florida
Posts: 220
Ethan is an unknown quantity at this point
 



You all have it pretty wrong. XHTML is a more structured format and probably a better choice, but most of the time people don't take advantage of it. XHTML is XML that looks like HTML. Any advantages of XML you have with XHTML such as mixed namespace documents.

The problem is that people don't properly served XHTML as application/xhtml+xml, but as text/html. Therefore you just have tag soup! XHTML isn't too different syntax wise, but the stricter rules make it a much nicer product in the end.

Until IE fully supports the application/xhtml+xml MIME type HTML will be a more feasible alternative, although I don't personally like it. You may want to read this:

http://www.sitepoint.com/article/future-html-xhtml
????: NamePros.com http://www.namepros.com/programming/86049-html-not-xhtml-arent-they-different.html

It does show that HTML still has the advantage if you don't properly use XHTML.
__________________
Lowter.com - Webmaster eZine and Community
Interactive eZine, Articles, Blogs, and More
Norics.com | Cascading Design | Blue Programming
Ethan is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
[For Hire] - CGI, PHP, ASP, JSP, SQL, JAVA CLASSES , HTML, CSS, XML, XHTML Programmer KougarZ28 For Sale / Advertising Board 0 11-08-2004 07:08 PM
[For Hire] Xhtml / html / CSS coder and graphics designer kujoe Web Development Wanted 1 07-19-2004 12:49 AM
HTML 4.0 XHTML Are you updating your code? deadserious Programming 4 12-10-2002 03:11 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 08:29 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger