Computer, Internet & Webmasters Zone...
Don't Forget to visit our Website at : www.CyberNinja.110mb.Com
Computer, Internet & Webmasters Zone...
Don't Forget to visit our Website at : www.CyberNinja.110mb.Com
Computer, Internet & Webmasters Zone...
Would you like to react to this message? Create an account in a few clicks or log in to continue.


The Best Forum With All The Useful Tips And Tricks and Guidance Regarding computer and internet security , Webmasters, software and sites review , webdesigning , html , css , javscripts etc.
 
HomeLatest imagesSearchRegisterLog in

 

 HTML Basic Code Tweak.

Go down 
4 posters
AuthorMessage
rosa.worthy

rosa.worthy


Posts : 2
Blades : 10138
Join date : 2010-06-12
Age : 36
Location : Chicago

HTML Basic Code Tweak. Empty
PostSubject: HTML Basic Code Tweak.   HTML Basic Code Tweak. I_icon_minitimeSun 13 Jun 2010 - 16:01

I have seen many websites which uses links , but they are not underlined . Can it be done in HTML only or you need to use javascript.


Rosa
Back to top Go down
ultra_hacker

ultra_hacker


Posts : 6
Blades : 11705
Join date : 2008-04-18
Age : 38

HTML Basic Code Tweak. Empty
PostSubject: Use Style codes to do that.   HTML Basic Code Tweak. I_icon_minitimeSun 13 Jun 2010 - 16:24

Its pretty easy actually...

suppose i wanna make a link to visit Google , then traditionally i will do it like this :

<a href="http://www.google.com" target="value" title"value">Visit Google.com</a>

But by default it will be underlined , now to remove the underline you can modify the same code like this :

<a href="http://www.google.com" target="value" title"value" style="text-decoration: none;">Visit
Google.com</a>


you will see that you will get link without an underline.

Cheers !!
Back to top Go down
gopalam.rk

gopalam.rk


Posts : 3
Blades : 9844
Join date : 2010-12-09
Age : 42

HTML Basic Code Tweak. Empty
PostSubject: Thanks a lot   HTML Basic Code Tweak. I_icon_minitimeSun 12 Dec 2010 - 5:51

I really liked this simple thing which can make links appear more attractive and giving it the more capability to mix with the other content of the website...Also i have seen that it removes the link border over the linked images too..priorly it use to give blue colored border over the images if linked..


Thanks a lot mate..

RK.Gopalam
Back to top Go down
ramanuja

ramanuja


Posts : 6
Blades : 11774
Join date : 2008-04-18

HTML Basic Code Tweak. Empty
PostSubject: this is a syupid thing   HTML Basic Code Tweak. I_icon_minitimeTue 14 Dec 2010 - 11:00

i pitty that ya dint knew this code, its very old one you might have known this, i really pitty on your dumbness..

Ramanuja bounce bounce bounce bounce
Back to top Go down
Sponsored content





HTML Basic Code Tweak. Empty
PostSubject: Re: HTML Basic Code Tweak.   HTML Basic Code Tweak. I_icon_minitime

Back to top Go down
 
HTML Basic Code Tweak.
Back to top 
Page 1 of 1
 Similar topics
-
» Mouse placed over a text and a pop up window.
» Marquee Code Help
» Show ip adress of the visitors in webpages...

Permissions in this forum:You cannot reply to topics in this forum
Computer, Internet & Webmasters Zone... :: Webmasters Zone :: HTML and CSS Codes.-
Jump to: