Help Building A Web Page?

Discussion in 'Gaming' started by k0m0d0, May 3, 2006.

  1. k0m0d0

    k0m0d0 Well-Known Member

    Posts:
    859
    Likes Received:
    0
    Joined:
    Apr 14, 2005
    Ok, so I want to make my website, but I dunno how, I know I need to code in HTML (I may can), have a template and a host.
    So, I have:
    - The template (non-coded)
    - Host

    How do I code my template to fit in my website, I have all image fragments of it and the whole pic also. HERE

    So, I need help to know what to do now.
    Ok, I know I'm a idiot noob, but can some kindhearted person help me?

    Thanks lots, really thanks.

    ~komodo
     
  2. johndapunk FTW

    johndapunk FTW Senior Member

    Age:
    34
    Posts:
    2,513
    Likes Received:
    0
    Joined:
    Jan 19, 2006
    Location:
    Palm Beach
    now you need to learn how (if you dont already) to code with html. you'll need to learn how to position with either <table's> (with the <tr's> and <td's>), and/or <div's>. I suggest not going the nub way positioning with frontpage etc. for things that may vary in size, you would use the images as backgrounds etc. Some of the things... like the link images, may need to be changed for your benifits.

    but first, learn html.

    Merged Post:


    then after that, you'll probably want some sort of Server-Side scripts like php.
     
  3. Equivalent Exchange

    Equivalent Exchange Well-Known Member

    Posts:
    1,466
    Likes Received:
    0
    Joined:
    Nov 9, 2005
    Learn html with css. Nothings says noob website more than a completely unstyled table with a default border. PHP is nice to know too, but after you learn html and css.

    w3schools.com <-- nice place to start
     

Share This Page