FIrst homework assignment. Divs cleaned up and organized, as well as consolidated (and corrected) CSS.
First off, everything was using the
- Title was replaced from "Website" to "Digital Marketing Solutions"
- 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/
https://github.com/LKocaj/01-code-refactor
https://lkocaj.github.io/01-code-refactor/
email: [email protected]
linkedIn: Lawrence Kocaj
github: Lkocaj