Changing Web Page Margins


If you'd wish to amendment or take away your web content margins, you'll be able to amendment them by inserting the subsequent attributes among your tag.

To change or take away the highest, bottom and aspect page margins on an internet page, place the subsequent code among your tag:

This code is compatible with each web Explorer and Netscape Navigator.


Related Tags
 Website Tips and tricks Website Marketing Website HTML coding Search Engine Optimization Free SEO ToolsWebmaster

Internet Explorer supports:
 
Top margin=0
Bottom margin=0
Left margin=0
Right margin=0

Netscape Navigator supports:


Margin height=0
margin width=0
Make sure you employ all to enable your web content to be properly viewed in each browser.



<body topmargin=0 bottommargin=0 leftmargin=0 rightmargin=0 marginheight=0 marginwidth=0>



Partner site : online news

Web Page HTML Mouseover Text Description


You can produce an online page HTML mouse over text description, like a picture alt tag, which will be viewed when your mouse is placed over the text link. Not solely can this give your guests with more info in regard to your link, however it conjointly provides a decent thanks to place further keywords at intervals your web content for higher Search Engine ranking.


Related Tags
 Website Tips and tricks Website Marketing Website HTML coding Search Engine Optimization Free SEO ToolsWebmaster

Example:
  Your Text
Place "TITLE="your text description"" within your HTML link code.



<A HREF="http://www.yourdomain.com/" TITLE="Your text description">Your Text</A>


In addition, you can display your description text in a list by adding the &#10;&#13; characters following each text line.






<A HREF="http://www.yourdomain.com/" TITLE="Webmaster Resources:&#10;&#13; &#10;&#13;
Counters&#10;&#13;
Guestbooks&#10;&#13;
Autoresponders&#10;&#13;
and more...#10;&#13;">Your Text</A>

Edit the text indicated in red to fit your desires.
The on top of TITLE description would be displayed like this after you place your mouse over the link:


Partner site : online news