Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 847 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 847 Bytes

Code Refactor

From non-semantic to accessible!

Description

This project's purpose was to refactor a web page so that HTML elements are consolidated and semantic, and DRY code principle is reflected in CSS. And to optimize the code for search engines.

Code Highlights

In order to form an accessible web page I changed the non-semantic HTML elements with the semantic HTML elements. In CSS I used thr DRY principle to reduce and maintain the code.
I will add some screenshots below so you can see the difference between.

Deployment Link

(https://dileknrdn.github.io/code-refactor/)

Author

Dilek Nuredin

https://github.com/dileknrdn/code-refactor