HTML <INPUT> question

G

George Hester

Say I have this <input value="Hello" type="submit"/> How can I get "Hello" to show with the "H" underlined? Thanks.
 
A

Antoni Biliardis

You can't...


Say I have this <input value="Hello" type="submit"/> How can I get "Hello"
to show with the "H" underlined? Thanks.
 
M

Matthew

You could make a nice graphic.

Something like:
<input type="img">

Matthew

Say I have this <input value="Hello" type="submit"/> How can I get "Hello"
to show with the "H" underlined? Thanks.
 
G

George Hester

I can underline the whole word "Hello" just not just the "H." Well ah shucks. Thanks.
 
G

George Hester

Hi Matthew:

I tried your idea of a picture. It requires a little fine tuning. But I have the third picture if you would like to see it. This one will be what happens when the user clicks down on the logon button. It's down now. If you like to see the whole thing when it is finished I'll put it all up there. But as of now this is just the down button:

http://www27.brinkster.com/hesterloli1/db/logon.asp I just have to get the disabled button to show the underlined L then it's done. Thanks for your suggestion.
 
G

George Hester

Sorry change the addy to

http://www27.brinkster.com/hesterloli1

--
George Hester
__________________________________
Hi Matthew:

I tried your idea of a picture. It requires a little fine tuning. But I have the third picture if you would like to see it. This one will be what happens when the user clicks down on the logon button. It's down now. If you like to see the whole thing when it is finished I'll put it all up there. But as of now this is just the down button:

http://www27.brinkster.com/hesterloli1/db/logon.asp I just have to get the disabled button to show the underlined L then it's done. Thanks for your suggestion.
 
M

Matthew

Glad I was able to help.

Matthew

Sorry change the addy to

http://www27.brinkster.com/hesterloli1

--
George Hester
__________________________________
Hi Matthew:

I tried your idea of a picture. It requires a little fine tuning. But I
have the third picture if you would like to see it. This one will be what
happens when the user clicks down on the logon button. It's down now. If
you like to see the whole thing when it is finished I'll put it all up
there. But as of now this is just the down button:

http://www27.brinkster.com/hesterloli1/db/logon.asp I just have to get the
disabled button to show the underlined L then it's done. Thanks for your
suggestion.
 
A

Andrew Murray

I get a 404 error!
what's the url to your site?

Hi Matthew:

I tried your idea of a picture. It requires a little fine tuning. But I have
the third picture if you would like to see it. This one will be what happens
when the user clicks down on the logon button. It's down now. If you like to
see the whole thing when it is finished I'll put it all up there. But as of now
this is just the down button:

http://www27.brinkster.com/hesterloli1/db/logon.asp I just have to get the
disabled button to show the underlined L then it's done. Thanks for your
suggestion.
 
Top