Initial Setup
Create 2 new shortcuts on your desktop...
- network share on the web server
- \\192.168.1.3\jredin
- web site root directory
- http://192.168.1.3/jredin
- homepage.html
- This file will have a header level 1 tag with the title: "My home page"
- Add an anchor tag with a relative address to contactinfo.html
- Add an anchor tag with a full address to contactinfo.html
- Full address is: E:\htmlsemester1\yourusername\ica03\contactinfo.html
- Add an image tag using a relative path to the "smiley face" image in the src attribute.
- contactinfo.html
- This file will have a header level 1 tag with the title: "My contact information"
- Add an anchor tag with a relative address back to homepage.html
No comments:
Post a Comment