Forgive me I'm still new to this... Does anyone know how some of the most professional websites generate their menu buttons... you know the kind that at the top is a row of .gif pictures which serve as the buttons then pressing that button will produce a dropdown of similar buttons for navigation. Do they use something like Dreamweaver to generate these buttons? An example is on:
http://aspnet.4guysfromrolla.com/default.aspx I love those buttons ... how does one generate something like this?
the html looks like:
<A HREF="http://www.internet.com/it/" CLASS="icomtb">IT</A><BR>
<A HREF="http://www.internet.com/developer/" CLASS="icomtb">Developer</A><BR>
<A HREF="Go to the complete details ...