Cara untuk membuang line dibawah pautan dan mewarnakan pautan
1. Eliminate underlining from the link:
Add the text-decoration:none attribute to the
2. Color the link white:
Change the color attribute in the
1. Eliminate underlining from the link:
Add the text-decoration:none attribute to the
2. Color the link white:
Change the color attribute in the
This really quite simple. Most editors will make this quite simple as well.
The most important thing to remember is that to create another link to an outside site- you must include the http:// prefix or the browser will look for the site in your directory and will of course not find it.
Just use this code in your HTML (most WYSIWYG ediotrs will let you edit the HTML also): Where the letters in red are the text to click on and the URL is that of the desired site