Re: i cannot increase the height of the buttton.
Re: i cannot increase the height of the buttton.
- Subject: Re: i cannot increase the height of the buttton.
- From: Rodolphe Prin <email@hidden>
- Date: Mon, 25 Aug 2003 08:34:18 +0200
Hi Eric,
you forgot the ";" character between width and height.
<input style="width: 50px; height: 50px;" type="submit" value="OK"
name="submitButton">
regards
Rodolphe
tan teck keong wrote:
dear all,
thanks for all of yours solution. i have using this
code: <input style="width: 50px height: 50px;"
type="submit" value="OK" name="submitButton">
but the height is not working. is my code correct?
thanks for everything..
regards
eric
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
----------------------------
Rodolphe Prin
Centre de Ressources Informatiques
Universite de La Rochelle
tel: 05 46 45 82 14 / fax: 05 46 45 82 45
----------------------------
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.