- Clone this repository down to your computer from within Visual Studio Code using "git clone" from the Visual Studio Code Command Palette.
- Open the practice_assignment_1.html file for editing.
- Add an HTML paragraph tag and content containing information telling me about yourself.
- Add an HTML paragraph tag and content describing what you want to accomplish in this class.
- Add an HTML paragraph tag and content describing your level of programming skill and what programming languages you know and which one(s) you enjoy the most.
- Use an unordered list listing all of the programming languages that you know.
- Add JavaScript to the page that displays an alert message when the page loads. Be sure to place this after the Bootstrap JavaScript is loaded.
- Place a comment block on the page identifying the class, your name, assignment and date.
- Add appropriate semantic HTML headings to the page to make it more readable.
- The page must be valid HTML by passing the W3C validation service.
- The page must pass all WAVE tests with no errors.
- Push your changes back to GitHub using "git push" within Visual Studio Code. Use the Visual Studio Code Command Palette for this.
Item | Full Marks | Partial Marks | No Marks |
---|---|---|---|
3 | 10 | 6 | 0 |
4 | 10 | 6 | 0 |
5 | 10 | 6 | 0 |
6 | 10 | 8 | 0 |
7 | 10 | 6 | 0 |
8 | 10 | 8 | 0 |
9 | 10 | 8 | 0 |
10 | 10 | 5 | 0 |
11 | 10 | 5 | 0 |
12 | 10 | 5 | 0 |