When completing this competency 1.1, students will be able to:
- Identify Internet and web basics.
Although most of you have taken ITSE 1401 or you are co-enrolled in ITSE 1401, you may need some review of terminology. This is an introduction of what is needed for viewing a web page and what a basic web page entails.
- Show web page structural basics.
There are some tags that are contained in all web pages. You will always need a DOCTYPE, a set of html tags, a set of head tags, and a set of body tags. There are never any tags or text between the close head tag and the open body tag.
- Demonstrate hyperlink basics.
Navigating the web requires linking from page to page. You will not be able to test your email link due to security issues. ACC does not want the student server to be used as a mail server.