Cascading Style Sheets Tutorial

Css attributes and the general use of filters

  Before finishing the article, although the standard does not support filters, but sometimes still feel it will be used, it again today to put forward, when there is a need for enquiries to be 

  Alpha: Setting transparency; 

  (Filter: alpha (opacity = opacity, finishopacity = finishopacity, style = style, startx = starx, starty = starty, finishx = finishx, finishy = finishy,)) 

  Blur: fuzzy results; 

  (Filter: blur (add = add, direction = direction, strength = strength)) 

  FlipH: horizontal inversion; FlipV: vertical inversion; 

  (Filter: fliph) (filter: flipv) 

  Chroma: the designated color settings for transparent; 

  (Filter: chroma (color = color)) 

  DropShadow: the establishment of a migration contour mapping, Projection results; 

  (Filter: dropshadow (color: color, offx = offx, offy = offy, position = position,)) 

  Glow: targeting to increase photosynthetic efficiency of the border 

  (Filter: glow (color = color, strength = strength,)) 

  Gray: Reduce the color picture; Invert: color. Saturation, and brightness values completely reverse effect of the establishment of film; Xray: it is to reflect the contours of objects and these contours and bright; 

  (Filter: gray) (filter: invert) (filter: xray) 

  Light: an object will be to light projection; available: 

  . AddAmbient surrounded by adding light. AddCone joined conical light. AddPoint join point source. Changcolor change the color of light. Changstrength change the intensity of light. Clear remove all light. MoveLight mobile source 

  Shadow: the establishment of a solid object contours, or shadow effects; 

  (Filter: shadow (color = color, direction = direction,)) 

  Wave: in the X-axis and Y-axis direction using sinusoidal profile disrupt the picture; 

  (Ffilter: wave (add = add, freq = freq, lightstrenght = strenght, phase = phase, strenght = strenght,)) 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • DZone

Tags: css attributes, xhtml attributes

Releated Posts

  • CSS primary entry: text attributes
  • Break Dreamweaver8.0: Shorthand CSS Attributes
  • Mouse Wheel procedures, as well as examples of CSS attributes zoom
  • Expression of the CSS custom attributes to achieve forms OnMouseOver effects
  • Scrollbar attributes and styles Category: css

This entry was posted on Sunday, February 3rd, 2008 at 12:00 am and is filed under Xhtml and Web Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

« In the course of CSS - HTC
WEB DESIGN: CSS first World Series Winners appreciate »

Leave a Reply

  • Categories

    • CSS Properties (491)
    • CSS Tutorial (1154)
    • CSS Tutorial By Examples (1201)
    • Css+Div Web Design (3274)
    • Xhtml and Web Design (1797)
  • Archives

    • February 2008
    • January 2008
    • December 2007
    • November 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
    • April 2007
    • March 2007
    • February 2007
    • January 2007
  • Pages

    • About us

Cascading Style Sheets Tutorial