Skip to content

FIrst homework assignment. Divs cleaned up and organized, as well as consolidated (and corrected) CSS.

Notifications You must be signed in to change notification settings

LKocaj/01-code-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

01-code-refactor

About the Project

FIrst homework assignment. Divs cleaned up and organized, as well as consolidated (and corrected) CSS.

First off, everything was using the

tag which works but is very vague for the browser to read, resulting in poor SEO. Header and footer were added to top and bottom.

  1. Title was replaced from "Website" to "Digital Marketing Solutions"
  2. Nav bar added

<-- For main content --> 1. Divs were replaced with

<section>
  <article>
    
    instead of 
    
    <div>
      <div>

Header class can actually be removed now since its an official tag but... tags cleaned up.
Repetitive CSS has been consolidated.

link to deployed app: https://lkocaj.github.io/01-code-refactor/

E-Commerce-Website

Project images

Screen Shot 2022-07-05 at 6 28 37 PM Screen Shot 2022-07-05 at 6 28 05 PM

Built with:

∙ HTML

∙ CSS

Link to github repository

https://github.com/LKocaj/01-code-refactor

Deployed webpage

https://lkocaj.github.io/01-code-refactor/

Contact Information

email: [email protected]
linkedIn: Lawrence Kocaj
github: Lkocaj

About

FIrst homework assignment. Divs cleaned up and organized, as well as consolidated (and corrected) CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published