PDA

View Full Version : resizing....


chrismiceli
09-04-2002, 03:24 AM
how would I resize a
<input type="button">?
my porpuse is to make the + and = signs in this caclulator take up two rows vertically.
http://geocities.com/rockanthology/calc.html

chrismiceli
09-04-2002, 03:25 AM
nm

chrismiceli
09-04-2002, 03:44 AM
i didn't mean never mind, sorry.
still need help

adios
09-04-2002, 03:54 AM
Might want to consider a <table>:

http://www.js-examples.com/example/?ex=808&mode=2