Skip to content

Assignment 1 Create your new html page

richardjoo edited this page Oct 9, 2012 · 2 revisions

Take a look at this code https://github.com/richardjoo/html_study/blob/master/helloworld/index.html

and create your own folder called "my_first_page" and inside of my_first_page, create index.html and create HTML page to display

My First Page

After that, save the file, and go back to your "Finder" or "Windows Explorer" and double click index.html page.

Confirm the result from your web browser.

Clone this wiki locally