Css background forms used to achieve transparent, opaque content

Related Tags:

  <STYLE Type=text/css> 
  <! -- 
  Td (FILTER: Alpha (opacity = 50);) / * Alpha (opacity = 50) forms of transparency in the regulation of the code, the higher the values of transparency, the lower .0 transparent, and 100 for opaque * / 
-->
  </ STYLE> 

  Just do not give the contents of the transparent style style = "position: relative" 




Related articles:

Web standards set in the rolling of the color Failure how do?
  Web Design in the past, we often change the colour of the window rolling, beautiful, chic, to achieve results.    But WEB XHTML standards, we found that, we set up the failure of the code, and can not do so to achieve the set pattern.    Where is the problem then. ...
DIV + CSS layout of a small problem solution
  Today, a man named kingcms (http://www.kingcms.com) system to the web article to the department Website.    Examples of its reference to the template themselves DIV + CSS for the layout.    Feeling than their own page with a more strenuous ASP.    Also want to l...
Refresh button in the realization of the website N methods
  <input Type=button value= refresh onclick="history.go(0)">    <input Type=button value= refresh onclick="location.reload()">    <input Type=button value= refresh onclick="location=location">    <input Type=bu...
HTML tags and order set
  HTML document marker  <html> <head> <!--> <title> <body>   [Typesetting marker  <br/> <nobr> <p>   <pre> Original text style  <center>   <blockquote> Inward indent    <h&g...
Layer translucent effect css effects
  Layer translucent effect css effects  ============================================   Code 1:    . Header (    Width: 760px;    Margin-right: auto;    Margin-left: auto;    Padding: 0px;    Height: 120px;  &nb...