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
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.
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