Html Dividers

The dividers are used for breaking up pages and paragraphs.  This article will explain how to make a divider, set colors and size of dividers.

A basic horizontal divider code is <hr> which will appear like:


Yes!  It is a gray line going across a page.  But… you can make it funky with adding tags to it,  the tags you can use but not limited to is width,height,color and size.

A basic example would be:

<hr size=”6″ color=”red”>



( September 27, 2009 at 8:36 am) · Filed under Coding, Necessary Tags, , , , , , , , ,

Comments