Closed Thread
XHTML Conversion
Old 02-17-2006, 04:53 PM XHTML Conversion
Junior Talker

Posts: 295
Hey, I think you know HTML. Well, if you don't get serius, your site will be lost in 1 year. That's why you MUST learn XHTML. There are some differences.


XHTML must be well-formed:

Heeeeellloooo

Don't forget to close [img],
& <hr>!

[img]image.png[/img]


<hr />

No <font>!!!!

Yup...there's no more <font>. Learn to terminate it: http://www.w3schools.com/css

Don't use [b], [i], <u>....use CSS:
Again, use CSS (see link above). If you can't use CSS, use [b] & [i], <del>.

Don't forget to close

!
In HTML, there's no need for </p>. But in XHTML, you MUST include it.

XHTML DTDs:

XHTML 1.0 Strict, Transitional & Frameset

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">

XHTML 1.1

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Hey, read more about XHTML at:
http://www.w3schools.com/xhtml
and highly recommended: http://www.w3.org/TR/xhtml1 and http://www.w3.org/TR/xhtml11

Thanks for reading!!! Nice XHTML 'flawors'...
playmenow is offline
View Public Profile Visit playmenow's homepage!
 
When You Register, These Ads Go Away!
Old 02-17-2006, 07:45 PM
Junior Talker

Posts: 34
You do very big helping step for people who want to learn something, if you will use code, quote and b phpbb taggs :/
In present html coding rules you must close

tag by </p>.
Maybe you type something about xhtml. You only type some information about css and why html is soo bad. Nothing more... why?
m1chu is offline
View Public Profile
 
Old 02-17-2006, 09:12 PM
Junior Talker

Posts: 131
very nice tutorial good boy keep it up
waqar is offline
View Public Profile
 
Old 02-18-2006, 01:50 AM
Junior Talker

Posts: 295
read at w3schools.com ......
playmenow is offline
View Public Profile Visit playmenow's homepage!
 
Old 02-27-2006, 07:20 PM
Junior Talker

Posts: 128
txz, those links are great to start in xhtml
Superpoo is offline
View Public Profile
 
Old 03-17-2006, 08:44 PM
Junior Talker

Posts: 118
xhtml is much better than other ones.
sartajc is offline
View Public Profile Visit sartajc's homepage!
 
Old 03-18-2006, 01:37 AM
Junior Talker

Posts: 295
This service is no longer available. Reasom: No requests...
playmenow is offline
View Public Profile Visit playmenow's homepage!
 
Closed Thread     « Reply to XHTML Conversion
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14355 seconds with 12 queries