Create the website page shown in the provided screenshot image.
- Fork this repository.
cdinto repository folder.- In the
index.htmlfile use the comments in the code to place the content fromSOURCE.mdin the proper locations. The image fileMOCKUP.jpgcan be used as a reference to build theindex.htmlpage as it appears. - HINT: If you'd like to take a look at your handiwork, you can preview this in your browser by following these steps.
Use CSS in the style.css file in the css folder to change different aspects about your page such as:
- font color
- font size
- font family
- change the background image to a color
- change the background color to a gradient
You can also try modifying these styles on-the-fly by modifying them with the developer tools of your browser.
View Code Challenge 1 - Riyadh Blog on Learn.co and start learning to code for free.