Skip to content

bibekmain/HTML-CSS-and-Git-Code-Refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML, CSS, and Git: Code Refactor

Description of my changes

This is my completed submission for Homwork-1.
I was able to change certain elements into semantic elements for better accessibility.
I was able to change the structure of the index.html file so that other developers don't have a hard time reading it.
I was able to include alt attributes to each image, except for the background image.
I was use a descriptive title for the webpage.

User Story

AS A marketing agency
I WANT a codebase that follows accessibility standards
SO THAT our own site is optimized for search engines

Acceptance Criteria

GIVEN a webpage meets accessibility standards
WHEN I view the source code
THEN I find semantic HTML elements
WHEN I view the structure of the HTML elements
THEN I find that the elements follow a logical structure independent of styling and positioning
WHEN I view the icon and image elements
THEN I find accessible alt attributes
WHEN I view the heading attributes
THEN they fall in sequential order
WHEN I view the title element
THEN I find a concise, descriptive title

Click here to view deployed webpage!

About

01 HTML, CSS, and Git: Code Refactor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published