Styling Web Form Elements

Discussion in 'Design & Development' started by Samuel, Feb 20, 2012.

  1. Samuel

    Samuel
    Expand Collapse
    Admin

    Joined:
    Dec 20, 2011
    Messages:
    5,576
    Likes Received:
    71
    When you’re starting to build web forms you may notice that they can be difficult to style so that your form looks the same in most browsers. Alexander has written an article explaining the way various web browsers display the basic form elements including how they use the box model. You need to understand this in order to style your forms effectively.
    Read the full article: Styling Web Forms and the CSS Box Model
    More Help with HTML Forms


    Continue reading...
     

Share This Page