OK...I am completely clueless about this stuff. I made a submit button that works but I want to make it bigger. Can anyone help?? Here's what I have: <FORM> <INPUT TYPE="button" onClick="parent.location='http://example.com/submit'" VALUE="SUBMIT!!"> </FORM>
Join Now
Be a part of the community.
It's free, join today!
Recent Reviews
-
Initial Impressions I ordered Taylor Stitch's 10 oz indigo Cone Mills Flatout shirt (http://taylorstitch.com/products/indigo-cone-flatout). The denim shirts come in three colors: Indigo in 10...
-
Is it somebody who own this and wants to sell?
-
This was a gift from my boss. I kept it for a few months before I just sold it. It is pretty solid. Made in USA. You can't beat the quality. If I needed a sterling silver money clip I would buy a...
-
I just picked this up and I am pretty pleased. Just what I expected. I am pleased with the Bark. However, I wish it was a little darker. A great deal for $35. Comparable to other belts in the...
-
I am a thin build girl with skinny hip and bums, I normally wear a size 25 in Paige denim, and thought I give the selvedge raw a try. The 24 of New Standard is too bulky in the high waist leg,...
Styleforum Affiliate Links
- Howard Yount
- Kent Wang
- Malford of London
- Modern Tailor
- Need Supply Co.
- Neighbour
- Oak Street Bootmakers
- Portland Dry Goods
- Roden Gray
- Rick's Kansas City
- Saddleback Leather
- Self Edge
- ShopTheFinest.com
- Shrine
- Tanner Goods/Woodlands Supply
- Tate + Yoko
- Temple of jawnz
- Uncle Otis
- Virtual Clotheshorse
- Wrong Weather
- The Armoury
- A Suitable Wardrobe
- Bespoke England
- Blake
- Blue Owl
- Bodega
- Brigade
- Cedarville Store
- Context Clothing
- Crane's Country Store
- David Reeves Bespoke
- Drinkwater's Cambridge
- eHABERDASHER
- Epaulet
- Equus Leather
- A Fine Pair of Shoes
- Four Horsemen Shop
- Gordon Yao, Hong Kong
- The Hanger Project
- Henry Carter Neckwear
Very basic HTML help??
post #2 of 7
3/31/10 at 1:38pm
post #3 of 7
3/31/10 at 2:30pm
Quote:
OK...I am completely clueless about this stuff.
I made a submit button that works but I want to make it bigger. Can anyone help??
I made a submit button that works but I want to make it bigger. Can anyone help??
You can't make default form elements larger. You can set the width using CSS but that's about it.
You can, however, use an image as a submit button. So make an image of the button you want to use, then use <input type="image" src="myimage.png"> (or CSS) to display it.
post #4 of 7
3/31/10 at 2:31pm
post #6 of 7
3/31/10 at 10:44pm
Quote:
You can apply CSS elements to submit buttons just like anything else
<input type="button" class="example" blahblahblah>
Then in your CSS you can say:
.example {
font-size: 52px;
}
That will make it really big!
<input type="button" class="example" blahblahblah>
Then in your CSS you can say:
.example {
font-size: 52px;
}
That will make it really big!
Alter, I've made Breakfast's example above easier to implement:
First, add class="button" within the <input> tag.
Code:
<FORM>
<INPUT class="button" TYPE="button" onClick="parent.location='http://example.com/submit'" VALUE="SUBMIT!!">
</FORM>
Then, add this snippet of code to the top of your HTML document. It goes anywhere within the <head> tag:
Code:
<style type="text/css">
.button {
width:150px;
height:30px;
}
</style>
Above is CSS. You can learn more about it here:
http://www.w3schools.com/css/default.asp
Try adding other lines within the {}s, such as:
border:1px solid black;
or,
background:blue;
Once you get it working it becomes easier to understand how HTML and CSS work together.
Quote:
Alter, I've made Breakfast's example above easier to implement:
First, add class="button" within the <input> tag.
Then, add this snippet of code to the top of your HTML document. It goes anywhere within the <head> tag:
Above is CSS. You can learn more about it here:
http://www.w3schools.com/css/default.asp
Try adding other lines within the {}s, such as:
border:1px solid black;
or,
background:blue;
Once you get it working it becomes easier to understand how HTML and CSS work together.
First, add class="button" within the <input> tag.
Code:
<FORM>
<INPUT class="button" TYPE="button" onClick="parent.location='http://example.com/submit'" VALUE="SUBMIT!!">
</FORM>
Then, add this snippet of code to the top of your HTML document. It goes anywhere within the <head> tag:
Code:
<style type="text/css">
.button {
width:150px;
height:30px;
}
</style>
Above is CSS. You can learn more about it here:
http://www.w3schools.com/css/default.asp
Try adding other lines within the {}s, such as:
border:1px solid black;
or,
background:blue;
Once you get it working it becomes easier to understand how HTML and CSS work together.
Very very kind of you. I think I understand and I tried it but it doesn't work. I have a feeling that CSS is not possible. I will shoot you a pm about it.
Return Home
Back to Forum: General Chat
- Very basic HTML help??
Currently, there are 1266 Active Users
(398 Members and 868 Guests)
Recent Discussions
- › Allen Edmonds Appreciation Thread 11 seconds ago
- › Thick as Thieves ONLINE 15 seconds ago
- › Should I or shouldn't I buy... (clothing item)? 2 minutes ago
- › Shoes: Herring Premier vs. Cheaney (and other things...) 3 minutes ago
- › ***The official Alden thread *** 4 minutes ago
- › Australian Members 5 minutes ago
- › PMI / PMP traning course recommendations 6 minutes ago
- › Hellbrand Leatherworks Appreciation Thread 6 minutes ago
- › The official thrift/discount store bragging thread 7 minutes ago
- › Epaulet shop - Official Affiliate thread 8 minutes ago
View: New Posts | All Discussions
Recent Reviews
- › Taylor Stitch Cone Mills Flatout 10 oz denim shirt by 3dials
- › Energie Bracelet by Miro Labaj
- › Brooks Brothers Sterling Silver Money Clip by deveandepot1
- › Frank and Oak Gosford Belt by deveandepot1
- › APC Petit Standard by cv123
- › The Lamb-The Lamb by j
- › Everlane Bag by deveandepot1
- › Fred Perry Vintage Twill Backpack - Navy by Mbdu Ckfu
- › Converse All Star Chuck Taylor Leather OX - Black by Mbdu Ckfu
- › Barbour International Trials Waxed Jacket - Black by Mbdu Ckfu
View: More Reviews
New Articles
- › What Tuxedo Do I Need For A Black Tie Event? by j
- › What Should I Ask My Groomsmen to Wear? by shawea
- › How Do I Look Cool? by shawea
- › What Kind of Suit Should I Buy? by shawea
- › How Should I Start My Business Wardrobe? by shawea
- › What Should I Wear To A Job Interview? by shawea
- › A Tom Ford Quantum Suiting by David Zaritsky
- › the-difference-between-fused-and-canvassed-su... by LA Guy
- › tailoring-allowances-by-jeffery-diduch-jefferyd by LA Guy
- › the-basics-of-wedding-attire by Blackhood
View: New Articles | All Articles
Home | Reviews | Forums | Articles | My Profile
About Styleforum | Join the Community | Advertise
© 2012 Styleforum is powered by Huddler Fashion & Lifestyle | FAQ | Support | Privacy/TOS | Site Map
About Styleforum | Join the Community | Advertise
© 2012 Styleforum is powered by Huddler Fashion & Lifestyle | FAQ | Support | Privacy/TOS | Site Map







