How To Make A Website – Make My Own Website.orgHomeHow to create a Facebook GroupHow to add chat to your websiteHow to Use the Include File Syntax in ASP, HTML, and PHPHow to Install a Free Guestbook on your SiteHow to create a free forum websiteHow to Add a Free Counter to Your SiteInternal 500 ErrorHeader TagsWhat is a FavIconHorizontal DividersHow to remove copyrighted linksWhat is iFrameHow to setup an email on your domainAccept Donations with PayPalHow to add a plug-in to WordPressHow to make a theme for XoopsHow to Install XoopsHow to make a Joomla themeHow to Make a WordPress ThemeHow to add a shout box to your websiteHow to Burn Feeds using FeedBurnerHow to install MamboHow to Justify Texts on your WebsiteHow to create a contact me formHow to make a table in HtmlThe Div tagDisabling Right Clicks on your WebsiteHow to Add Background Music to a Web PageHow to Install Joomla in 5 Easy StepsHow to Install WordPress on Your WebsiteHow to Use the HTML Font TagsSMF ForumHow to add a image to a linkHow to add your website to GoogleHow improve your pagerankThe Redirection CodeHex Color ChartScrolling textThe Font TagSpecial Html CharactersWhat is a URLHyperlink CodeHow to Center a textThe "Underline" Html TagBold Html TagLine BreakNew Paragraph Html tagHow Does FTP Work?How to add Youtube videos to your web pageWhat NOT to do when making a websiteHow to add Youtube videos to MyspaceHorizontal Dividers
Webmasters who are very particular about the look of their website may find it necessary to put in a horizontal line or two on their webpage. Doing so would cut the text or the other elements in the website, thus giving it a more organized look.
Sure, you can always use an image to put a long line in between your content. Or maybe use the table script to give you the same effect. While all of these work, there’s a much simpler way to get things done.
And that would be to use the dividers or the <hr> code. Here’s an example of the script that you need to insert to form a long line on your website:
<hr color=”red” size=”3″ />
The resulting code is a red line about 3 pixels tall. Of course, if you want to change the line’s attributes, all you really need to is to tweak the code.
* You can change the background color red to any other color that you wish.
* The height in the code is defined to be 3px or 3 pixels. You can change that to any size of your liking. The higher the number, the thicker the resulting line will be.
* You can also define the border color or just emit that part altogether. However, border color may be necessary because other web browsers erroneously define the color of the border used for the line.
Comments are closed.
©2009 How To Make A Website – Make My Own Website.org – MrMiniSite theme created by MrProductInfo