Developing commercial sites using HTML language and CSS (5)

Source: Internet
Author: User
Tags dashed line tag name

Hyperlink pseudo-Class name (before, after click, mouse hover, when clicked).
Tag name: Link visited hover active

Sets the properties of the mouse shape (value: Default cursor, pointer to hyperlink, indicates that the program is busy, indicates available Help, indicates text, mouse appears cross).
Cursor default pointer wait help text crosshair

Set a background image, the path is one.jpg, set the background position in the lower left, uneven
Background-image:url (one.jpg);
Background-position:left Bottom;
Background-repeat:no-repeat;

Top, right, bottom, and left margins of margin
Margin-top

Margin-right

Margin-bottom

Margin-left

list-style-type:none;/* Remove black dots from the default style */

The image will have a 2px blue border as a hyperlink by default

border-style:none;/* Remove Border */

cursor:pointer;/* make the mouse into a small hand * *

Background Tiling method:

No-repeat (Uneven shop)

Repeat (default tile)

Repeat-x (horizontal tile)

Repeat-y (Tile vertically)

Solid (solid) dashed (dashed line)

padding inner margin

margin outer margin

text-align:center;/* content is centered horizontally */
margin:0px auto;/* Current Label Horizontal Center */

Developing commercial sites using HTML language and CSS (5)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.