CSS Pocket Reference by Eric A. Meyer

CSS Pocket Reference by Eric A. Meyer

Author:Eric A. Meyer [Eric A. Meyer]
Language: eng
Format: epub, mobi, pdf
Tags: COMPUTERS / Web / Page Design
ISBN: 9781449399047
Publisher: O'Reilly Media
Published: 2011-07-11T16:00:00+00:00


Examples:

h1 {border-top-right-radius: 10%;} h2 {border-top-right-radius: 1em 10px;}

Name

border-top-style

Values:

none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset

Initial value:

none

Applies to:

All elements

Inherited:

No

Computed value:

Same as declared value

Description:

Defines the style for the top border of an element. The value must be something other than none for any border to appear.

Examples:

ul {border-top-style: solid;} h1 {border-top-style: dashed;}



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.