Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1007 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

I only know HTML

Thread title: I only know HTML
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
10-10-2005, 04:21 PM
#21
derek lapp is offline derek lapp
Status: design rockstar
Join date: Jan 2005
Location: guelph, ontario
Expertise:
Software:
 
Posts: 2,246
iTrader: 0 / 0%
 

derek lapp is on a distinguished road

  Old

honestly, there's no difference between html and xhtml from an author's perspective.

i elborate:
  • both should be lower-case
  • both should be properly nested (<b><i></i></b> vs <b><i></b></i>)
  • everything should be closed (xhtml just introduces self closing tags [<img />] to make this more visbaly logical)
  • doctypes must be used - unless the xhtml document is parsed as application/xml+xhtml it renderes it as plain text/html (meaning it's just fancy html now) and the browser will render it in quirks-mode wen no doctype is present. so really, they behave the same way in regards to doctypes.

the design logic is exactly the same, the syntax just got neater and but a little more focus on sticking to webstandards (removing unecessary tags like <font>).

     


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed