some website help (should be easy fix)

Discussion in 'Computer Gaming Forum' started by 3do, Jul 26, 2007.

  1. 3do

    3do Segata Sanshiro!

    Joined:
    Sep 25, 2006
    Messages:
    1,901
    Likes Received:
    12
    right so i have my website up at DeadGamer.50webs.com, its not much at the moment and i don't know much about web design.

    my problem is when i checked all the links they seemed to be ok but somehow the link which takes me to the Home page creates a link with double http:\\ i have no idea why it does this :shrug:but maybe anyone which some better knowlege of web design can help me

    thanks in advance
     
  2. Codeman

    Codeman GasPanic bouncer

    Joined:
    Mar 29, 2007
    Messages:
    428
    Likes Received:
    0
    what did you use to create your page?
     
  3. PhreQuencYViii

    PhreQuencYViii Champion of the Forum

    Joined:
    May 15, 2005
    Messages:
    5,408
    Likes Received:
    6
    Just a hint, if you have trouble doing html with notepad, Nvu is a good open source free editor. I used it for my old site.
     
  4. 3do

    3do Segata Sanshiro!

    Joined:
    Sep 25, 2006
    Messages:
    1,901
    Likes Received:
    12
    i was using evrsoft firstpage 2006 to create my page,

    i have a main box in middle and buttons on left side, every other button works fine except the button called home
     
  5. mattcp

    mattcp Active Member

    Joined:
    Jul 5, 2007
    Messages:
    35
    Likes Received:
    0
    Hi,

    It looks like you have simply missed a ':' from the link (the link on the site now is http://http//deadgamer.50webs.com/Home.html - the 'second' http is missing the colon :)) - the first http:// is added by the client browser as the remainder of the link is not valid (http//deadgamer.50webs.com/Home.html , note the http// bit, should be http://)

    hope that makes sense :)

    if you add the : to the link the inital http:// will then not appear in the browser and all will work fine.

    Cheers

    Matt


     
  6. 3do

    3do Segata Sanshiro!

    Joined:
    Sep 25, 2006
    Messages:
    1,901
    Likes Received:
    12
    thanks mattcp i'll have a look and add the missing :)) and see if that helps
     
  7. 3do

    3do Segata Sanshiro!

    Joined:
    Sep 25, 2006
    Messages:
    1,901
    Likes Received:
    12
    The missing :)) didn't help so i removed all lnks and put them back in an changed a few things and it seems to be working fine now??
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page