|
Web
Design tips and tricks
Sometimes when you have a long and lengthy text on your
page you want to make some links which can take the visitor to a specific part
in the text. This can be done with a very simple code. You are done! Removing a Link Underline Ever wondered how to remove those irritating blue links which appear when you place your mouse on a hyperlink? Well it is very simple to do by using a CSS (Cascading Style Sheets) tag. See below: <A HREF="http://www.yourdomain.com" STYLE="TEXT-DECORATION: NONE">The Link</A> That is the bold part in the link which removes the link underline. Simple eh! Putting Space Around Your Image By using some simple HTML tags you can put some space around your image. Say you want your text to appear around the image with a little distance. The following is for you: <IMG SRC="yourimage.jpg" VSPACE="5" HSPACE="5"> VSPACE stands for Vertical Space and HSPACE stands for horizontal Space. You can change it from 5 to any value you like. Test it! Redirect to
a New Page
Enjoy!
|
.More Sites: .Visitors' Corner .Download Movies .Dig deeper into SW Afghanistan
Site Lagman
Site.Enter Forum
|
Contact Us |
Terms &
Conditions |
Privacy Policy
Copy right 2005. All rights reserved by Safis Web