Results 1 to 2 of 2

Thread: can I use css to change forms appearance?

  1. #1
    Join Date
    Feb 2005
    Posts
    71
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default can I use css to change forms appearance?

    Sorry guys but I am a rank beginner at css.

    I have created a form at http://www.elenadearden.com/rates.htm

    I use the
    HTML Code:
    <LINK REL="stylesheet" HREF="style2.css" TYPE="text/css">
    code for setting the style of the site, but I don't know how to use this to control the appearance of the form.

    Is it possible to control the background colour for the fields and also the thin line around each of the fields and the submit button?

    Would really apreaciate any advice you can offer me on this one.

    Thanks,

    Rob

  2. #2
    Join Date
    Mar 2005
    Location
    Mumbai,INDIA
    Posts
    64
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yes,whatever you have asked for is possible.Take a look at the source of:
    http://users.cjb.net/silas4u/silas.html
    for FF(Firefox) you can use css to style the submit button as i have done .But if you want to see the same in IE,then you should have the function which is also written in <script>tags.DO see the page both in IE as well as in FF

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •