Off Topic > Off Topic
Website Design Help
Snaffle J. Bean:
Code HTML in notepad and upload it to an FTP server.
heedicalking:
Ok. Is there any way to preview what I made (Or tried to make) with notepad? I want to see how it looks.
Ephialtes:
--- Quote from: Snaffle J. Bean on June 17, 2009, 04:56:59 PM ---Code HTML in notepad and upload it to an FTP server.
--- End quote ---
You can view HTML without a webserver FYI. Just create a txt file on your desktop, whack some html in that bad boy. Then go to File > Save As and type this in the name box (with the quotes): "website.html"
Then just open website.html in Firefox or whatever browser you use.
Snaffle J. Bean:
--- Quote from: Ephialtes on June 17, 2009, 05:00:21 PM ---You can view HTML without a webserver FYI. Just create a txt file on your desktop, whack some html in that bad boy. Then go to File > Save As and type this in the name box (with the quotes): "website.html"
Then just open website.html in Firefox or whatever browser you use.
--- End quote ---
The FTP server is for other people to view the website/page.
heedicalking:
I will mess around with it. Anything you guys recomend me to do to start out with? A basic code that links to a page? Adding an animated graphic, anything?