Web Style Sheets CSS tips & tricks

Posted: August 6th, 2009 | Author: andre | Filed under: Geral | No Comments »

Algumas dicas e truques encontradas no site da w3c.

  1. Figures & captions
  2. A pinned-down menu
  3. Indented paragraphs
  4. Alternative style sheets
  5. A confetti menu
  6. Getting rid of colored scrollbars (user style sheets)
  7. Even/odd: coloring every other row
  8. A tabbed interface
  9. A chart comparing font styles
  10. Horizontal and vertical centering
  11. Boxes with drop shadows
  12. Text shadows
  13. Rounded boxes and unsharp shadows

fonte:http://www.w3.org/Style/Examples/007/


Custom HTML Form Elements

Posted: August 5th, 2009 | Author: andre | Filed under: Geral | No Comments »

This JavaScript and CSS will allow you to use custom images for checkboxes, radio buttons and select lists.

Custom Form Elements

Custom Form Elements

http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/