|
|
|
|
![]() ![]() |
Jan 30 2008, 06:30 AM
Post
#1
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 63 Joined: 25-January 08 From: Team Gnarfard HQ Member No.: 56,852 |
So I try to link to forums.gnarfard.com using a href=link here but it says gnarfard.com/forums.gnarfard.com
How do I get it so it only links to forums.gnarfard.com and leaves the domain name behind thanks for the HTML help |
|
|
|
Jan 30 2008, 07:29 AM
Post
#2
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 67 Joined: 25-June 06 From: Den Member No.: 25,638 |
I checked your home page. Your HTML code is all messy. You haven't used proper tags & attributes. I suggest u correct them. For instance you haven't used body, head or html tags.
As for the link type it as (try searching & then understanding difference between relative & absolute urls) CODE http://forums.gnarfard.com And try to avoid the use of bmp format over the internet. Use either jpg or gif or png instead. And the corrected code for your site CODE <html>
<head> <meta content="all" name="Robots"> <meta content="Free resources that will supercharge your e-career into an internet phenomenon!" name="Description"> <meta content="internet, free resources, resources, free, pokemon, runescape, news, videos, content, guides, community, articles, lose weight, diet, free diet, fast diet, fast free diet, weight loss, obesity, forums, neopets, diamond, pearl, yellow, red, blue, crystal, silver, gold" name="Keywords"> <title> Free resources from Team Gnarfard will supercharge your e-career into an internet phenomenon! </title> <link href="/mexican.png" rel="shortcut icon"> <link type="text/css" href="/style.css" rel="stylesheet"> <style type="text/css"> .toggleopacity img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;} .toggleopacity:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;} .toggleopacity img{border: 0px;} a{text-decoration: none;} </style> </head> <body> <center> <a href="http://forums.gnarfard.com" class="toggleopacity"> <img border="0" src="forums.bmp" alt=""> </a> <a href="index2.html" class="toggleopacity"> <img border="0" src="Ice_Barraged2.bmp" alt=""> </a> <br> <strong> Copyright ©2008 GNARFARD.COM - Team Gnarfard - All rights reserved. <br> Use of this site signifies your acceptance of the <a href="tos.html">Terms and Conditions.</a> </strong> </center> </body> </html> |
|
|
|
Jan 31 2008, 01:36 AM
Post
#3
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 63 Joined: 25-January 08 From: Team Gnarfard HQ Member No.: 56,852 |
QUOTE And the corrected code for your site haha thank you for the code!!! I think I get the difference between absolute and relative links now relative links - links from your directory absolute links - not in your directory like http://www.gnarfard.com thanks again |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 26th July 2008 - 07:19 AM |