Skip to content

Darbybiddy/Horiseon-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizeon Refactor

Overview

The objective of this challange is to copy the given broken code from the Rice files from git lab is to change the HTML, and the CSS code to make it more readable and more efficent for other coders to change something if they need to.


My goal is to...

  1. make the webpage more accessible
  2. Add Semantic Elements to the source code
  3. Make changes to the HTML code using Semantic Elements
  4. Add Alt attributes to all the image tags
  5. organize and reduce the repeating code in the source code.
  6. Make sure that the website links are all correct and that the webpage functions correctly.

Semantic Elements

Some Semantic elements that I used in my code are:

  1. header
  2. footer
  3. main
  4. article

These decribed the element meaning and functions. The semantic elememts helps others developers understand your code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published