home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web31 / Section_35397 / Martins_Jaymn / tutorial.06 / case1 / sform.css < prev    next >
Cascading Style Sheet File  |  2011-04-16  |  471b  |  17 lines

  1. /*
  2.    New Perspectives on HTML and XHTML 5th Edition
  3.    Tutorial 6
  4.    Case Problem 1
  5.  
  6.    Subscription Form Style Sheet
  7.    Author: Jaymn Martins
  8.    Date: 4/10/11
  9.  
  10.    Filename:         sform.css
  11.    Supporting Files: 
  12.  
  13. */
  14. label.floatLabel     {position: relative}
  15. fieldset                       {margin-bottom: 20px; padding: 5px; right: 15px}
  16. fieldset span              {color: white}
  17. label.floatLabel     {display: block; width: 150px; margin-bottom: 10px}