
Home!
This website lists some ideas on how to enjoy the capital city. I created it as part of my web development fundamentals class. So its purpose is to entertain you and meet the requirements in order to pass this class.
This page is written in:
- The following HTML (HTML5) items are included:
- a title in the head of each document that describes each page's individual topic
- at least one relevant image in the site, including the alt description
- at least one link that opens an external website in a new window or tab using the target attribute
- one HTML-coded ordered list with at least three list items
- one HTML-coded unordered list with at least three list items
- one HTML-coded table to organize content
- The following CSS rules make the site look nice:
- at least one font change (e.g., color, style)
- at least one type selector to style HTML elements (e.g., p, table, th, td, ul, ol, li, h1-h6)
- at least one class selector (e.g., .photo, .clear, .emphasis) that is used at least two times to style HTML elements
- at least one ID selector to format specific elements of a page (e.g., #container, #address, #logo)
- A web form (feedback radio button)
- ARIA: Code elements (landmark role attributes) to make it accessible for screen readers and assisted devices