Viewing Horizontal Line

Horizontal Line



User: Roddy 9 years ago
Horizontal lines are used frequently to separate content types.

With HTML4, the <hr> tag created a visual separation but not much else. Like all the other new elements, the <hr> in HTML5 not only creates a visual separation with styling options but tells the search engine spiders that this is a thematic or content break. This widget makes it quick and easy...

http://everwebcodebox.com/html5/misc/content-break.html

For those who haven't graduated to using HTML5 elements for better layout and search engine results can use the <hr> along with an h3 HTML heading to indicate sections for the spiders.

If the visual separation is not required, the line height can be set to zero.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.