Skip to content

Refactoring a webpage so that the links are function, CSS selectors/properties are consolidated and semantic and to optimize the code for search engines.

Notifications You must be signed in to change notification settings

dileknrdn/code-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Refactoring a webpage so that the links are function, CSS selectors/properties are consolidated and semantic and to optimize the code for search engines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published