CSS outline

Source: Internet
Author: User

CSS of outline
The outline is a line. Pay attention to the surrounding factors and make the content "stand out" outside China ".

Elements surrounding the outline of the CSS attribute set of the outline. You can specify the style, color, and width outlines.

Note: outline does not take action space, they do not have to be rectangular.

Browser support: IE browser: in Internet Explorer, female: Firefox, positive: Wangjing.

W3C: displays in the W3C column of the number, where the property recommended by CSS is (CSS1 or CSS2 ).

<Html>
<Head>
<Style type = "text/css">
P
{
Border: red solid thin;
Outline: green dotted thick
}
</Style>
</Head>
<Body>

<P> Some text. </p>

</Body>
</Html>

Outline A shorthand property for setting all the outline properties in one declaration Outline-color
Outline-style
Outline-width
- 1.5 - 2
Outline-color Sets the color of the outline around an element Color
Invert
- 1.5 - 2
Outline-style Sets the style of the outline around an element None
Dotted
Dashed
Solid
Double
Groove
Ridge
Inset
Outset
- 1.5 - 2
Outline-width Sets the width of the outline around an element Thin
Medium
Thick
Length
- 1.5 - 2

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.