Skip to content

mikelind28/module-01-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

module-01-challenge

Link to Deployed Application:

https://mikelind28.github.io/module-01-challenge/

Description

For this Coding Bootcamp challenge, we had to edit existing HTML and CSS code in order to make it more accessible. This included adding semantic HTML tags, alt text for images, and consolidating the CSS selectors. Semantic HTML tags add meaning to the HTML tags, so that developers or people using screen readers can understand the structure of the webpage. Consolidated CSS improves readability for developers and functionality for users.

I learned a few new HTML tags, such as <nav> and <aside>. I also learned how much you can clean up a CSS file by using HTML tags as selectors, rather than using many individual classes and IDs.

Usage

Use the Chrome developer tool to see the HTML and CSS, including my comments.

Credits

The source code came from the EdX / University of Minnesota coding bootcamp course. I edited the code for the assignment.

Screenshot Page 1:

Deployed website screenshot page 1

Screenshot Page 2:

Deployed website screenshot page 2

About

HTML and CSS code for the Module 1 Challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published