Skip to content

MariaYConstanza/hw-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optimized-Website

Description

Marketing agency wants to optimized the codebase thats still accessible through the search engine.

-Codebase is outdated and should get updated to something more understandable. -The solution is removing "divs'" throughtout the codebase and provide semantic elements thats logical to the structure.

Usage

-div class=header can be replaced as header header; This method of semantic element can elimate the extra steps of "div =class". All other div's can be changed to header, section, nav, and footers for logical structure.

Credits

-Dev Community; https://dev.to/kenbellows/stop-using-so-many-divs-an-intro-to-semantic-html-3i9i

About

homework challenge 1, html semantic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published