View Single Post
Old 01-19-2003, 02:28 PM  
ldinternet
Confirmed User
 
Join Date: Apr 2001
Posts: 8,245
Little HTML help please

I'm trying to create a menu of buttons using the form tag, so that spiders like Teleport Pro can't follow the links (rather than using a href)

I'm going to use CSS so that they look like regular text links, but there's a small problem. Each button needs it's own form tag because each button is linking to a different page. I'd like the buttons to be one under the other...

BUTTON
BUTTON
BUTTON

But whenever I preview in IE, the buttons show as

BUTTON
space
BUTTON
space
BUTTON

etc. Could someone please advise on how to get around this problem? See the image below if you don't know what I'm talking about.


ldinternet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote