Creating A Website! Help!

Discussion in 'Gaming' started by BlackBeret, May 27, 2006.

  1. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    Allright I think I'm starting to make some progress here. Except now whenever I click on a link and then click on another link within that link it doesnt work.

    http://members.cox.net/blackberet

    Give it a try. Also I'm aware that some of the imgs are missing i havent put them in yet.
     
  2. XMasterX

    XMasterX Well-Known Member

    Age:
    40
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    under19taker can help you more, but from what i know...

    do you know html? if you don't, dreamweaver can still help you, but you really need to know it well to compile a website.

    Fireworks can help you, up to a point. PS will give you a larger leenway. with more brushes and plug-ins.

    to connect to other pages within your site, you need the following code:

    Code:
    [url="page.html"]page[/url] or [url="page.html"][img]page.jpg[/img][/url]
    
     
  3. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    Actually someone told me somthing ealse that seems to work. I made a new folder called it pages then added one og the html for one of my catagories (drawing). However none of the images showed up. And I dont know how to get them to show =(.
     
  4. DDL

    DDL Well-Known Member

    Posts:
    696
    Likes Received:
    0
    Joined:
    Mar 17, 2006
    Location:
    U.S.A.
    The site is not loading up.
     
  5. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    Sry about that. I changed the title.

    Merged Post:


    Alright now instead of the site all I get is the HTML coding.
     
  6. Equivalent Exchange

    Equivalent Exchange Well-Known Member

    Posts:
    1,466
    Likes Received:
    0
    Joined:
    Nov 9, 2005
    It seems for some reason it has changed from an html file to a normal text file.

    Make sure the file is yourwebpagename.htm or .html
     
  7. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    Alright im trying somthing ealse.
     
  8. ale_jrb

    ale_jrb Senior Member

    Age:
    34
    Posts:
    306
    Likes Received:
    0
    Joined:
    Jul 23, 2005
    Location:
    London, UK
    What exactly is your problem?

    Are you unable to create your website, are you unable to upload your site to the internet, or have you uploaded it and it does not work?

    If you cannot create the site I suggest reading a tutorial. If, however, you can't upload it, I can help you.

    So... what's the problem?
     
  9. Piktro

    Piktro Well-Known Member

    Age:
    37
    Posts:
    840
    Likes Received:
    0
    Joined:
    Oct 27, 2005
    Location:
    Massachusetts
    If you could please expand what you need help with i'm sure you will get more attention to this topic.
     
  10. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    Ok I hope that makes it a little more clear as to wat the problem is.
     
  11. GR.Konvict

    GR.Konvict Well-Known Member

    Age:
    20
    Posts:
    3,823
    Likes Received:
    0
    Joined:
    Jul 30, 2004
    Location:
    :o
    They have seperta directories, fix that
     
  12. Abet

    Abet Senior Member

    Posts:
    4,338
    Likes Received:
    0
    Joined:
    Oct 9, 2004
    I can see that your links are working but all I see for the images are all spacer.gif and I don't think that's the name on all of them and if you have it in a sig folder or how your layout is on host.

    [​IMG] for the image to show up. also you have one of your links as hmtl. you will need to transfer all your files to your ftp site.
     
  13. johndapunk FTW

    johndapunk FTW Senior Member

    Age:
    34
    Posts:
    2,513
    Likes Received:
    0
    Joined:
    Jan 19, 2006
    Location:
    Palm Beach
    if your images are on your server, just go /FOLDER/FILENAME

    you dont have to use hyperlinks for stuff that is on your server.
     
  14. BlackBeret

    BlackBeret Well-Known Member

    Posts:
    529
    Likes Received:
    0
    Joined:
    Mar 5, 2005
    To be honest I dont know wat u guys where trying to tell me. All I can tell u is that I have my index.html and then a folder with images. Then I have another folder which i named pages and insaide those I have drawing.html and graphic.html. There is also a image foler in it also but I haven't uploaded all the images to it yet.
     
  15. XMasterX

    XMasterX Well-Known Member

    Age:
    40
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    ok.. your structure should be similar to the following:

    -site-
    >images
    index.html
    otherpages.html
    ' ' ' ' .html

    not the way you have it. it is easier to have it all in the fewest folders possible..
     

Share This Page