Forum Statistics

  • Forum Members: 4,245
  • Total Threads: 3,572
  • Total Posts: 11
There are 1 users currently browsing forums.

Partner Sites

Reply
Old 05-29-2007, 03:43 PM   #1 (permalink)
 
Status: On a mission
Join Date: May 2007
Posts: 45

Rep Power: 24 junglebunny is on a distinguished road



Default HTML vs XHTML

Who likes the newer version? I liked HTML, but I guess you have to change with the times. Some things are better I guess, but I learned writing HTML on Notepad!
junglebunny is offline Add Infraction for junglebunny   Reply With Quote
Old 05-30-2007, 11:43 AM   #2 (permalink)
 
Status: On a mission
Join Date: May 2007
Location: Bay Area
Posts: 42

Rep Power: 24 Flubb10 is on a distinguished road



Default

What exactly is the main difference? Can you script both together? Do you need any server side scripts?
Flubb10 is offline Add Infraction for Flubb10   Reply With Quote
Old 10-10-2007, 09:59 AM   #3 (permalink)
 
Status: Newbie
Join Date: Oct 2007
Location: Swindon, UK
Posts: 23

Rep Power: 20 dansgalaxy is on a distinguished road

Send a message via MSN to dansgalaxy Send a message via Yahoo to dansgalaxy


Default

Ok i am going to try and clear up some of this.

HTML and XHTML technically are differant lanaguages.

Xhtml is a much cleaner langauge and makes the coder code better meaning their pages are more complinet and more cross browser compat etc..

the most simple thing is that all it requires extra is to close all tags. so say with html 4.01 its valid to have <br> in XHTML you have to close it so <br /> and <img /> etc also require quotes like <img src="src.jpg" />

and as the strictness of xhtml some elements and tags are removed such as the target in anything above transitional and a few others.
__________________
Honest, Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: freelancegossip
.::XDnet.co.uk::.
dansgalaxy is offline Add Infraction for dansgalaxy   Reply With Quote
Old 06-10-2008, 08:49 PM   #4 (permalink)
 
Status: Newbie
Join Date: Jun 2008
Posts: 4

Rep Power: 15 KaiyureGirl is on a distinguished road



Default Hi, buddy, thanks for your article.

this article help me a lot, I am very aprreciated for it. thank you very much.
__________________________________________________ __________________________________
Angelina Jolie Lose Weight Diabetes
KaiyureGirl is offline Add Infraction for KaiyureGirl   Reply With Quote
Old 06-17-2008, 05:53 AM   #5 (permalink)
 
Status: Account Temporarily Suspended
Join Date: Jun 2008
Location: My Computer Room
Posts: 158

Rep Power: 0 vampire is on a distinguished road



Default

HTML is very detailed.. You have to write long codes..
XHTML is simple and cleaner..
vampire is offline Add Infraction for vampire   Reply With Quote
Old 07-01-2008, 10:55 AM   #6 (permalink)
 
Status: Super Moderator
Join Date: Jun 2008
Location: PH
Posts: 88

Rep Power: 23 web_doctor is on a distinguished road



Default

Quote:
Originally Posted by junglebunny View Post
Who likes the newer version? I liked HTML, but I guess you have to change with the times. Some things are better I guess, but I learned writing HTML on Notepad!
I like HTML too. I am using a lot of text editors in writing HTML,PHP,CSS and JavaScript codes, to mention a few, HTMLKit, Crimson, Notepad++,and the illustrated DreamWeaver.

The first 3 are free and can be installed without any hassle, the latter are licensed.
web_doctor is offline   Reply With Quote
Old 07-01-2008, 02:42 PM   #7 (permalink)
 
Status: Business Admin
Join Date: Jun 2008
Posts: 1,673

Rep Power: 10 Badboy22 is on a distinguished road



Default

I have no idea about XHTML but I think HTML once you got the hang of it, its simple. I also use PHP a lot too...CSS and Java are ok. CSS is easy only when you know what you are doing.
__________________
Forum Posting, Blog Comments, Article Writing for cheap!
Badboy22 is offline   Reply With Quote
Old 12-11-2008, 03:01 AM   #8 (permalink)
 
Status: Newbie
Join Date: Aug 2008
Posts: 13

Rep Power: 16 girscex is on a distinguished road



Question Boss phone number

Good, good, good, Chinese cell phone numbers boss!ÀϰåÊÖ»úºÅÂë - ÊÖ»úºÅÂë - ¹²ÈÙÆóÒµÃûÂ¼Íø.
girscex is offline Add Infraction for girscex   Reply With Quote
Old 03-24-2009, 12:32 PM   #9 (permalink)
 
Status: Newbie
Join Date: Mar 2009
Posts: 6

Rep Power: 12 anna_maria is on a distinguished road



Default

i did never understand the difference between the 2
anna_maria is offline Add Infraction for anna_maria   Reply With Quote
Old 03-10-2010, 06:46 AM   #10 (permalink)
asdfghjkl
 
Status: Guest
Posts: n/a



Post

In XHTML, all tags must be closed

Again, something a good Web designer does anyway. But if you’re one the few people who still leaves <p> tags unclosed, now’s the time to start closing them.

Example of valid HTML:
<p>This is a paragraph

Equivalent in XHTML:
<p>This is a paragraph</p>
  Edit/Delete Message Reply With Quote


Reply

Bookmarks

Tags
None


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

Posting Rules
You may post new threads
You may post replies
You may post attachments
You may 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


Search Engine Optimization by vBSEO 3.5.0 RC2