Using Borders

Borders add a box around paragraphs or lists to stand out or to make more noticeable.

Some basic properties for borders are:

border-style: dashed, dotted, double, groove, solid, inset, outset
border-color: Visit VisiBone.com for colors
border-width: thin, thick, medium

<p STYLE="border-style: double ;border-color :red ; border-width :medium">Notice the border is doubled, the color is red and the width is medium.</p>

Notice the border is doubled and the color is red. Also the width is medium.

<ul type="disc" STYLE="border-style: dashed ; border-color : blue;border-width :large; width : 150px"> <li>dashed <li>blue <li>thick <li>100px </ul><p>
  • dashed
  • blue
  • thick
  • 100px

INSTANT SUBMISSION
Your Web Site On
DIRECTORIES
FREECLICK HERE

BACK Untitled