Making A HTML Site

3 posts Page 1 of 1
Contributors
User avatar
ShortProdigy
Just Registered
Just Registered
Posts: 5
Joined: Sun Apr 15, 2012 7:20 pm

Making A HTML Site
ShortProdigy
Hi This Is My First Post.

First find a template I recommend finding one from http://www.csstemplatesfree.org , then download it once you download it find a HTML editor program like this one called CoffeeCup HTML Editor this is a preview of it Image Here's a direct download link: http://www.coffeecup.com/free-editor/Co ... TML9.7.exe once you have downloaded and installed it open it and open your index from the template folder, you may have to extract it, Open index.html or it might be labeled as home.html and you can start coding from some youtube tutorals or here is some commands:

IMG Tag:
Code: Select all
<img src="PICTURE.png" alt="If image doesn't appear this is what it'll say" />
Most people don't know that one but enjoy I told you the basics to tell yoou ALL the codes it would take FOREVER to type well Cya :D
From,
Image

Visit my website: http://www.shortprodigy.tk/
User avatar
dj1437
VIP - Donator
VIP - Donator
Posts: 504
Joined: Tue Dec 21, 2010 2:02 am

Re: Making A HTML Site
dj1437
Actually, it should be: First, type <html> and </html> tags in coffecup editor and then type the <body> and </body> tags. Not downloading a template.
This is a signature.
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Making A HTML Site
comathi
Exactly. If you do not know HTML, downloading a template won't help you one bit, as you won't understand it.

You should learn HTML first, before you even start thinking of templates :)
3 posts Page 1 of 1
Return to “Tutorials”