pyroteq
05-10-2003, 04:26 AM
ok i have frames and on the left is my menu but all the link buttons are different sizes, how do i make them all the same size here is a code example
<form method="link" action="http://www.geocities.com/brutal_fortress/characters.html"> <input type="submit" value="Characters" rows=6 COLS=26 width="31" height="21" style="font-family:arial" style="border style:solid" style="background:#ff3300" style="color:#ffcc33"></form>
I could do it by putting alott of spaces in at the start and end of the value but it would still look messy
plz help
<form method="link" action="http://www.geocities.com/brutal_fortress/characters.html"> <input type="submit" value="Characters" rows=6 COLS=26 width="31" height="21" style="font-family:arial" style="border style:solid" style="background:#ff3300" style="color:#ffcc33"></form>
I could do it by putting alott of spaces in at the start and end of the value but it would still look messy
plz help