Fourth Microverse Project - Backgrounds and gradients
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is my 4th Microverse Project.
-Getting experience with Flexbox -Getting the handle of gradients -Getting the handle of background
- Go to this old version of apple.com and have a look around.
- Follow the instructions atop the Google Homepage project to set up a Github repository for this project (of course you’ll need to change the title).
- Create a new HTML document.
- Think about all the elements on the page and how they are grouped together.
- Lay out the basic structure of the page using empty semantic HTML elements that are appropriately sized and positioned. You may want to make their background colors different so you can see them. Don’t forget to use your browser’s developer tools (right click on the page, click “inspect element”)!
- Set up the top navigation bar. How is that gradient achieved?
- Set up the main background image. You can grab that exact image from their webpage by finding the
tag in your inspector and checking out its background image. - Fill in and position the additional sections. Don’t worry about enclosing every paragraph of text in
tags.
- Push your solution to Github.
This project was built using raw html and css, and all support necessary for using font awesome.*
It's not a dynamic webpage, just a static one. So there is no use involved.
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE for more information.
Josue Brigido - Github profile
Project Link: Project repo
