hi i am a designer but have some knowledge about dreamweaver html and css i am designing a web in which i want to resize ( change width and height of text field ) i used style attribute to change the background and width height attirubte to resize it but when i preview it in browser it shows a small text field here is the code
<input name="yes" type="text" width="377" height="56" style="background-image: url('contact_62'.png);">
removed
Last edited by chrishirst; 12-23-2010 at 10:57 AM..
|