anitachengalva / semantic-refactoring

Refactored given HTML with semantic elements to create a more organized and accessible site.

Home Page:https://anitachengalva.github.io/semantic-refactoring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# CODE REFACTOR


## Description

Hello! In this project I utilized semantic refactoring to better organize the HTML and CSS of a given webpage.
I implimented Class & ID selectors in CSS to better refactor the given code.
I also utilized Flexbox to justify content.


## User Story

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


## Link

Here is the deployed link https://anitachengalva.github.io/hw1_semantic_refactoring/


## Screenshot

Here is a screenshot of the site:
![screenshot](/images/screenshot.png)


## Contact Info

This project was created by Anita Chengalva

GitHub: https://github.com/anitachengalva

Email: webdev.anita@gmail.com

## License

This project is licensed under the terms of the MIT license.

About

Refactored given HTML with semantic elements to create a more organized and accessible site.

https://anitachengalva.github.io/semantic-refactoring/


Languages

Language:HTML 56.6%Language:CSS 43.4%