Cascading Style Sheets Tutorial

CSS primary entry: Connection Properties

  CSS primary entry: Connection Properties - Welcome to the CSS software tutorial area天极 


  Connection Properties 

  In HTML documents in the text after ultra-connected browser explanation will be to underline the way there is no indication of the dynamic effects, through the Anchor Pseudo Classes CSS, we can connect [super way to display several different changes. 

  For example: <A HREF = http://www.applelife.cn> www.applelife.cn </ A> 

  After more than hyperlinks to pages in the browser is underline format.    However, if the use of CSS Anchor Pseudo Classes can be made dynamic effect, the labels are as follows: remember two properties see "," separate, detailed attribute value please refer to set common attributes CSS (Properties) and the settings list. 

  Source code A: link (color: blue; font-size: 14pt; text-decoration: underline) 
  A: visited (color: blue; font-size: 14pt; text-decoration: underline) 
  A: hover (color: red; font-size: 14pt; text-decoration: none) 
  A: active (color: red; font-size: 9pt; text-decoration: none) result will be displayed Click Here! 

  Attribute Category 

  A: link behalf of the general state of connectivity A: visited on behalf of the visit, the connecting A: hover on behalf of the mouse moved to connect A: active on behalf on behalf of connecting link color font-size color is representative of linking text size, applicable point (pt) or pixels (px) 
  Text-decoration on behalf of text style, none representatives did not underscore 

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 entry

Releated Posts

  • CSS entry teaching 14 Q & A
  • CSS primary entry: Since the definition of categories
  • Dreamweaver entry: Use CSS settings page format
  • ASP.NET AJAX entry Series
  • 8 days: CSS layout entry

This entry was posted on Monday, February 11th, 2008 at 12:00 am and is filed under CSS Tutorial. 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.

« Resource sharing: Learning CSS related resources website

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