Css 0000

Related Tags:

  body
  Background-color: # 000000; 
  ) 
  Body, td, th ( 
  Font-family: Verdana; 
  Font-size: 14px; 
  Color: # FFA500; 
  ) 
  A: link ( 
  Color: # 99CC00; 
  Text-decoration: none; 
  ) 
  A: visited ( 
  Text-decoration: none; 
  Color: # 99CC00; 
  ) 
  A: hover ( 
  Text-decoration: underline; 
  Color: # FFCC00; 
  ) 
  A: active ( 
  Text-decoration: none; 
  Color: # FFCC00; 
  ) 
  # Main ( 
  Background-color: # 151D07; 
  Border-bottom: 1px solid # 6D8F1F; 
  ) 
  (# Top 
  Background-color: # 000000; 
  Border-bottom: 1px solid # 6D8F1F;) 


Related articles:

Manning book Ajax in Practice issued.
  Manning book Ajax in Practice issued.    Ajax in Pratices is the author of the famous Dave Crane, here is his blog.    His work is on a "Ajax in Action."    In the book, the author compared the ajax technology and server pages, sessions, and SSL, are ...
Css layout of the site with 10-step Record! (10)
  Step 10: Solving the IE browser display BUG    This tutorial needs to continue to previous versions of IE test, the vast majority of users is IE6.0, you hardly need a Read.    IE is the main problem IE5 and IE5.5, if not recognize css margin in the value of auto, in order...
Background-color strange elements enter clinical phase
  This is a very strange phenomenon.    It is still unclear the specific reasons for the formation of what is the background-color will be strange to enter clinical elements of the phase.    Look at the code below:    <DOCTYPE html PUBLIC "- / / W3C / / DT...
Luantao the rape of a garbage Google website
  Since the birth of e-mail, and prevent spam inbox struggle has never stopped.    But now, you want to guard against spam website.    Refuse page issue in the next few weeks ago suddenly surfaced.    Several marketing blog was found Google (Google), and several ...
Css settlement 1 px wide cell line problem
  Code:    <style Type="text/css">    <! --    . Data_table (    Color: # FF6600;    Border-collapse: collapse;    Border: 3px solid red;    Background: # eee;    )    . Data_t...