Jun 2nd, 2002, 09:03 PM
#1
Thread Starter
Hyperactive Member
how to do..
Hey how can I create a submit button similiar to the following picture in HTML..
-sac
Attached Images
Jun 2nd, 2002, 09:33 PM
#2
Fanatic Member
<input type="submit" name="submit" style="background:#336699;font-family:Verdana,Arial,Heltivica;font-weight:bold;color:#FFFFFF;font-size:10px;" value="Subscribe">
Jun 2nd, 2002, 09:40 PM
#3
Thread Starter
Hyperactive Member
danke
Jun 3rd, 2002, 07:47 AM
#4
Frenzied Member
Also you shold put:
after Heltivica in case the user doesn't have any of those fonts.
Jun 4th, 2002, 11:13 PM
#5
Good Ol' Platypus
Don't worry, they're all standard (except maybe Helvetica, and some weird comps that don't have Verdana). Or, maybe they might view it on Mac or Linux. I see your point, I'll shutup now...
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
(Just a heads-up)
Jun 5th, 2002, 06:30 AM
#6
Frenzied Member
Hehe I only said it really because it won't validate without it, and like you say maybe Linux doesn't have those fonts, I'm not sure.
Jun 5th, 2002, 09:20 AM
#7
Frenzied Member
I notice in other posts mention of 'validate' where does one go to 'validate' code?
Thanks
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
Jun 5th, 2002, 09:23 AM
#8
Frenzied Member
For HTML you can use the W3C's one @ http://validator.w3.org/ and http://validator.w3.org/file-upload.html to upload from your HDD. For CSS you can use http://jigsaw.w3.org/css-validator/ (I think you can only validate external style sheets, not within HTML documents.
Jun 5th, 2002, 10:00 AM
#9
Frenzied Member
thanks
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width