Layer translucent effect css effects

Related Tags:

  Layer translucent effect css effects 

============================================

  Code 1: 

  . Header ( 
  Width: 760px; 
  Margin-right: auto; 
  Margin-left: auto; 
  Padding: 0px; 
  Height: 120px; 
  Text-align: left; 
  Top: 0px; 
  Clear: both; 
  Margin-top: 0px; 
  Margin-bottom: 0px; 

  / * Set up here translucent * / 
  Filter: progid: DXImageTransform.Microsoft.AlphaImageLoader (src = 'http://www.xwsy.com/v8/themes/images/1/head.png' sizingMethod = 'crop'); 
  ) 


  . Header h1 
  ( 
  Margin-top: 25px; 
  Float: right; 
  Margin-right: 15px; 
  Text-align: right; 
  ) 


  . Header [class] ( 

  / * This trip against FireFox browser settings * / 
  Background-image: url (http://www.xwsy.com/v8/themes/images/1/head.png) 
  ) 

========================================

  Code 2 

  . Transparent ( 
  Filter: alpha (opacity = 12); 
  - Moz-opacity: 0.12; 
  Opacity: 0.12; 
  Background-color: # 000; 
  ) 

  Filter: alpha (opacity = 12); support IE 
  - Moz-opacity: 0.12; FF support 
  Opacity: 0.12; css 3 Standard 




Related articles:

Javascript scripts achieve encryption static pages
  A couple of days ago to see someone asked encryption static pages, wrote this code    Ideas:    Encryption: The first users with md5 A key encryption for B, then B or different source files S0 been the target file S1, the S1 into js variable.    Decryption: T...
Flash built-in a small category Sound problems and solutions
  Question: Two voices could not be independently controlled    Var _tmp;    Var s1_sound = new Sound ();    Var s2_sound = new Sound ();    S1_sound.attachSound ( "s1");    S2_sound.attachSound ( "s2");    S1...
Fireworks MX 2004 production of mobile hard drives
  Mobile Hard production, mainly Perspective details:    1. Mobile hard disk model, the method similar to the mouse and display, pay attention to the return of light from the desktop    2. Surface production, and displays the same screen map drawn first, and then deforma...
Singularly Drive line alternative site promotion 7 Ways
  Line promotion:    1, always will be the first site on the letter, cards and e-mail signature on the document.    This potential visitors may see it.    2 If your employees wear the uniform, will be printed at forward, which is your customers see you at the mo...
Home style developed
  The best page style can also unite, do not expect someone else will strive to meet every one of your pages.    For example, some of the best navigation on the same page here, or others may find Not North, the final run away.    You may complain about others why Lianyandia...