HTML Page Help

Lewisoboy007

Resident
Joined
Jun 26, 2009
Messages
608
Reaction score
0
FP$
6
So, When I Finish Coding My HTML Page How Do I Upload It To My Host ( For The Moment Probably Going To Be 000WebHost Until I Can Buy A Proper Host )?

Can Somebody Help Me? Thanks! Do I Need A Special Program Etc?
 
You need an FTP program like Firezilla.

Once you have that you will need the hosts FTP address, your username and password, then you can move files as easily as you can on your PC, just drag and drop.
 
I would say that you should first go over some courses on HTML/CSS before you just start making a website.

www.w3schools.com is a good one for HTML and CSS.
 
If you use Notepad++ you can directly upload them from there with FTP. Open the file in the FTP manager and every time you save, it automatically uploads to the server via FTP connection. 🙂
 
Zaborg said:
If you use Notepad++ you can directly upload them from there with FTP. Open the file in the FTP manager and every time you save, it automatically uploads to the server via FTP connection. 🙂

Sweet never new that now I can code my site like a boss thanks.
 
Back
Top Bottom