Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Domain Name Hyperlinking Question?, Hyper Link does not point
Reekun
post 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 biggrin.gif
Go to the top of the page
 
+Quote Post
imbibe
post 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>
Go to the top of the page
 
+Quote Post
Reekun
post 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 smile.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. 2 Gb Free For File Storage Or Web Hosting(12)
  2. Pay To Play Websites(4)
  3. I Need More Disk & Domain(3)
  4. webmaster resources and link(4)
  5. free domain(6)
  6. Ban Control Link(5)
  7. Iframe External Link (Javascript)(0)
  8. Best Domain Registrar(11)
  9. FNH Domain name(7)
  10. Link to Rooller Coaster Tycoon 3(6)
  11. Free .com Domain Name Contest(48)
  12. Apply To Join The Free Domain Name contest(20)
  13. Addon Domain Issues, Help Requested(5)
  14. I Need Help With Domain Stuff(3)
  15. Anyway To Link Files From Your Harddrive To A Site?(4)
  1. Domain Help(2)
  2. Someone Registed The Domain For 5 $(5)
  3. Cheap Domain Registration Anywhere?,(1)
  4. How About Enom(2)
  5. Link Exchange(1)
  6. Link Exchange(3)
  7. Does This Link Work For You?(6)
  8. The Domain Hijack And Server Blockade(1)
  9. Link Swap With Me Please?(2)
  10. Seeking A New Domain(7)
  11. Free Domain(7)
  12. A Question About Domain(0)
  13. Your Thoughts On Free Domain Offer!(8)


 



- Lo-Fi Version Time is now: 26th July 2008 - 07:19 AM