Click here to visit the live website.
This project is a landing page mockup for a hypothetical company called Horiseon Marketing, which helps business market themselves online with powerful techniques.
The aim of this project was to refactor some starter code, which did not use semantic HTML elements or efficient CSS selectors. The look of the landing page is exactly the same as it began, but the accesibility has been increased dramatically.
A user may click on any of the links on the navigation menu to be brought down to their corresponding section.
The two files that were edited in this project were index.html
and style.css
.
These files can be found through the following path (from root):
index.html
/assets/css/style.css
Starter code created by edX Boot Camps LLC.