![]() |
|
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| PHP/HTML/CSS/JavaScript and Servers Pick up tips and exchange info on the technical side of having a web presence. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
This is a question I've been asked many times in the past so I'll post the solution here for all to see.
This is a normal link. HTML Code:
<A HREF="http://www.eshopforums.com/">Normal Link with underline</A> HTML Code:
<A STYLE="text-decoration:none" HREF="http://www.eshopforums.com/"> Same link but with no underline</A>
__________________
Lawrence |