RhythmAddict112
Programmer
Hey all. Super quick question. Is there a way for me to have my submit button just be a text button but still an element of my form of course? IE, I want this:
Not be an ugly button...I just want it to say "next" in plain text...
Code:
<input type="submit" Value="next 15">
Not be an ugly button...I just want it to say "next" in plain text...