CSS Outlines
An outline is a line that is drawn around elements, outside the border edge,
to make the element "stand out".
Examples
Draw a line around an element (outline)
(does not work in IE)
This example demonstrates how to draw a line around an element, outside the
border edge.
Set the style of an outline
(does not work in IE)
This example demonstrates how to set the style of an outline.
Set the color of an outline
(does not work in IE)
This example demonstrates how to set the color of an outline.
Set the width of an outline
(does not work in IE)
This example demonstrates how to set the width of an outline.
CSS Outline Properties
The outline properties specifies the style, color,
and width of an outline.
The number in the "CSS" column indicates in which CSS version the property is defined (CSS1 or CSS2).
| Property |
Description |
Values |
CSS |
| outline
|
A shorthand property for setting all the outline properties |
outline-color
outline-style
outline-width |
2 |
|
outline-color
|
Sets the color of the outline around an element |
color
invert |
2 |
|
outline-style
|
Sets the style of the outline around an element |
none
dotted
dashed
solid
double
groove
ridge
inset
outset |
2 |
|
outline-width
|
Sets the width of the outline around an element |
thin
medium
thick
length |
2 |
Reliable, Affordable, Feature-Rich Web Hosting!
Take the uncertainty out of Web hosting and let
GoDaddy.com put service, performance and value back in. No matter which
hosting type or plan you choose, your site receives 24/7
maintenance and protection in our world-class data center. Plus,
you get the expert, friendly service you deserve, from the
world's largest hostname provider.
With three plans to choose from and
prices starting at just $4.99 per month, GoDaddy.com is sure to have a plan that's
right-sized and right-priced just for you!
All plans feature FREE 24x7 setup, FREE 24x7 monitoring, best-
of-breed routers, firewalls and servers, 24x7 onsite physical security
and access to our exclusive Go Daddy Hosting Connection, THE place
to install over 30 FREE applications. Virtual Dedicated and Dedicated
Server plans also available.
Visit GoDaddy.com today.
Virtual Dedicated, Dedicated Server and unlimited plans also available.
Save 20% on 12 months or more of shared web hosting - Enter code w3s20off at checkout
|