Skip to content

belgort-clark/ctec-126-practice-assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTEC 126 - JavaScript

Practice Assignment 1

Instructions

  1. Clone this repository down to your computer from within Visual Studio Code using "git clone" from the Visual Studio Code Command Palette.
  2. Open the practice_assignment_1.html file for editing.
  3. Add an HTML paragraph tag and content containing information telling me about yourself.
  4. Add an HTML paragraph tag and content describing what you want to accomplish in this class.
  5. 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.
  6. Use an unordered list listing all of the programming languages that you know.
  7. 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.
  8. Place a comment block on the page identifying the class, your name, assignment and date.
  9. Add appropriate semantic HTML headings to the page to make it more readable.
  10. The page must be valid HTML by passing the W3C validation service.
  11. The page must pass all WAVE tests with no errors.
  12. Push your changes back to GitHub using "git push" within Visual Studio Code. Use the Visual Studio Code Command Palette for this.

Grading Rubric

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published