Skip to content

JWesley-sudo/html5-document-structure-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HTML5 Document Structure Assignment

Instructions

  1. Fork this repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Complete the assignment by editing the index.html file:
    • Add a <header> with a navigation menu (<nav>) containing at least three links.
    • Add a <main> section with at least two subsections (<section> or <article>).
    • Add a <footer> with copyright information.
    • Use semantic HTML5 elements wherever possible.
  4. Do not modify the styles.css file. The provided CSS will automatically style your HTML elements.
  5. Commit and push your changes to your forked repository.
  6. Submit the link to your forked repository for grading.

Grading Criteria

  • Proper use of semantic HTML5 elements.
  • Correct structure and nesting of elements.
  • Clean and readable code.
  • Adherence to the provided CSS guidelines.

Deadline

Submit your assignment by [insert deadline here].

Submission

Provide the link to your forked repository in the designated submission platform.

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published