Skip to content

Module 1 Challenge | GitLab Repo/01-HTML-Git-CSS/02-Challenge

License

Notifications You must be signed in to change notification settings

itsa-me-dea/01-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

01-Challenge | Module 1 Challenge

Description

This project was meant to fulfill an on-the-job ticket. The task was to improve accessibility standards by adding HTML semantic elements so that the client's site is optimized for search engines (i.e. search engine optimization or SEO) and for disabled accessibility.

For in-depth details on changes and new additions. See the HTML and CSS document comments. In general, most elements were changed from non-semantic elements (e.g. <div>) to semantic elements (e.g. <header>, <nav>, <article>, <aside>, <footer>) for improved accessibility.

I learned a great deal in the importance of semantic elements and the ability to establish clear elements not only for the user, but for the developer as well. I also had the opportunity to work more with class and id elements, and ustilizing those to better optimize or consolidate code.

Installation

No installation is required. See the following link to access the website: https://itsa-me-dea.github.io/01-Challenge/

Usage

To view changes, you can review the code comments in in the HTML and CSS documents or review the comments within the Chrome DevTools. To view the website accessibility, you can utilize the Inspect Element tool within the Chrome DevTools.

The following is a screenshot of what the website should look like on full-screen display:

Demo of updated webage

Credits

License

Please refer to the LICENSE within the repository.

About

Module 1 Challenge | GitLab Repo/01-HTML-Git-CSS/02-Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages