You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Remove Line Under Link Empty Remove Line Under Link Thu Jun 21, 2012 11:13 am

NvRDream Admin

NvRDream

Remove Line Under Link

Hello Guest! Very Happy

This can be annoying to many people, so here is a fast tutorial to learn how to remove the line under the links. I'll show you how to do it by HTML and CSS - that's the easiest way to do it.



HTML
<a href="URL code" style="text-decoration: none;">link text</a>



CSS
<style type="text/css">
/* All Styles Optional */
<!--
a:link {color: #Unvisited link color; text-decoration: none; }
a:active {color: #Selected link color; text-decoration: none; }
a:visited {color: #Visited link color; text-decoration: none; }
a:hover {color: #Link color by mouseover; text-decoration: none; }
-->
</style>

Easy right?
Notice : This tutorial is copyrighted by FreshArtz. You may not publish it on anywhere without written permission from the administrators.

2Remove Line Under Link Empty Re: Remove Line Under Link Tue Jul 10, 2012 2:48 pm

Linus

Linus
Thanks for share this Embarassed

https://freshartz2.indonesianforum.net/

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum

 


Sitemap
FreshArtz
FreshArtz © 2012
Design by Verrell123
Donate
Demo Page

About
We are Web Design and Coding forum, we will help member how to coding and design website, there many category about web design and coding.