How to Make a Free Website With HTML Knowledge




(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)



(5.00 out of 5)





How to Make a Free Website With HTML Knowledge
Log in to answer.
Copyright © dBuggr LLC - All Rights Reserved.
nishantbaxi 8:29 am on April 9, 2010
Step 1Open an application like Microsoft Word or even Wordpad or Notepad. You’ll need an application to type the HTML file in and then save it.
Step 2Type the HTML code in the document. If you don’t know how to code a certain part of a page you can go to a web page that does what you want and select the “View Code” or “Page Source” option to see how it is done. Save the document with a name that ends in .htm or .html.
Step 3Open up a web browser. Go to the File menu in the browser and choose “Open” and then select the file you saved. You can preview the file in the web browser in this way. Any problems you see you can fix by opening the document again in the word processor program and changing the code.