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 1871 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Discuss the use of html elements

Thread title: Discuss the use of html elements
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
06-04-2008, 02:08 PM
#1
vaLhak is offline vaLhak
Status: I'm new around here
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 15
iTrader: 1 / 100%
 

vaLhak is on a distinguished road

  Old  Discuss the use of html elements

Hey!

I've seen many people do some crazy coding(bad) and I don't know if I am doing wrong or they sometimes because it's so many that do the same.

An example:
PHP Code:
<div id="menu">
    <
ul>
        <
li>Test</li>
        <
li>Test2</li>
    </
ul>
</
div
Why not just write
PHP Code:
<ul id="menu">
    <
li>Test</li>
    <
li>Test2</li>
</
ul
And many people use javascript + pictures for :hover that easy could have been fixed in css only and they call themself professional.

So what are professional these days when I see of 60% are doing like these examples and there are more but I can start with these.

Best regards,
Marcus

     


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