Networking, Programming and Graphics Tutorials

Borders with CSS [1/2]

Type: Picture Networking, Programming and Graphics Tutorials
Borders with CSS
Level: Intermediate Networking, Programming and Graphics Tutorials Networking, Programming and Graphics Tutorials 
Borders with CSS
Date: 2007-Sep-25
Borders with CSS
Visited: 1408 times
Borders with CSS
Rating: Borders with CSS
Borders with CSS
Author: Alex Plumpton

Every blog element has a broder witch we can make visible or not .
For discription of borders for a blog you use the following tools:
border-top-width - the width of the top broder of the blog.
border-bottom-width - the width of the bottom border of the blog.
broder-left-width - the width of the left border of the blog.
border-right-width - the width of the right border of the blog.
border-width - the width of the borders of the blog.It is set only when the all the borders have the same width.
border-color - the color of the blog border.It can be set for all borders.

border-right-color:red; 
border-top-color:#EFEFEF; 
border-style - defines the type f the line of the blog.It can have the following values:none,dotted,dashed, solid,double,groove,ridge,inset,outset.According to the CSS1 specification it can be set to any blog border.

border-right-style:dotted; 
border-left-style:inset; 
Networking, Programming and Graphics Tutorials - Borders with CSS [1/2] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: making 3D anything  instant messangers  how to burn iso with nero  Online Home Network Diagnostics  C++ encapsulation  yahoo messangers  php.info file  pop proxy settings outlook  tracert tutorial  trillian port number  how to build an info.php file  xp network diagnostic  do while in c++  for loop in c++  SMTP Commands test  fill arrays in php  email troubleshooting  exception handling in C++  reflection in photoshop  friend function