c:\xampplite\htdocs
To display the pages in a browser, we open a browser and type:
http://localhost/nameofpage.html
The 'htdocs' part of the file path is assumed. You don't have to type it.
We learned how to use the following tags in a simple html document.
Our first lesson in coding.
- Create file in Notepad++.
- Add code.
- Save as "filename.html" (be sure to change file type to "all files." if you are using Microsoft Notepad instead of notepad++)
Location should be c:\xampplite\htdocs - Preview file in Firefox, Chrome or IE to view as a web page.

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.