ChatterBank2 mins ago
How to start creaing a website?
Anyone help? I'm trying to create a webpage from scratch. I know how to use HTML and Front page editor but don't know how to create the blank webpage.
Any tips on how to start? the basics would be nice!
Answers
No best answer has yet been selected by Chris100682. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.There are a loads of Front Page and HTML tutorials on the web, just search in google for Front Page Tutorials
There are loads on the Microsoft web site
http://office.microsoft.com/en-gb/training/CR061832701033.aspx
And here are more tutorials
http://www.icemocha.com/tutorials.htm
The Front Page tutorial on this site is also very good. I went through it a while ago and it covers the basics very well.
http://www.officetutorials.com/
Open Notepad
Type HTML (in angle brackets) at top, hit carriage return and Type BODY (in angle brackets)
hit carriage return a couple of times and type TEST
then
use carriage return a couple of times and type
/BODY followed by /HTML (both in angle brackets) at the bottom.
Save page as anyname.html.
Now use your browser to open that page and you should see the word TEST. Now click VIEW>SOURCE (if IE) and edit page to add what you want.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.