| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2005
Posts: 2
![]() | 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." |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Jun 2003
Posts: 792
![]() ![]() ![]() | Learn XHTML it will replace html in the future. Don't step backward, move forward.
__________________ Candy Bar Store |
| |
| | #4 (permalink) |
| NamePros Member Join Date: Apr 2005
Posts: 175
![]() | 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 |
| |
| | #6 (permalink) |
| New Member Join Date: Apr 2005 Location: Vallejo
Posts: 9
![]() | 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. |
| |
| | #8 (permalink) |
| NamePros Expert Join Date: Oct 2004 Location: South Carolina
Posts: 5,050
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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. |
| |
| | #9 (permalink) |
| Soon to be RICHdoggie! Join Date: Jan 2005 Location: UK
Posts: 2,408
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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 |
| |
| | #10 (permalink) |
| Sheriff Of Nothing Join Date: Apr 2004 Location: Florida
Posts: 220
![]() | 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 |
| |
![]() |
| 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 |