In this assessment, you have to create a website view looks like the given design. The purpose of this assessment is to practice your undestanding in basic usage of HTML and CSS to make a website view. You have already provided with some HTML and CSS file that you can use, so you don't have too make it from scratch, and you can just continue it. But, if you want it make it from scratch then do it, whichever make you comfortable to complete this task, you choose. Please deliver this assessment on time no matter what results you make! Thank you.
Design file: https://www.figma.com/file/BJ4opqkfVjrFZiPYHnC63E/oh-assessment?node-id=0%3A1
Deadline: Friday, 15 October 2021, 23:59 WIB
- Clone this project repository
- Try to complete complete the task
- Make your own git repository (please use
weekly-assessment-1
as the name of project repository) - Push your result to it
- Give the document title with
Weekly Assessment 1
- Give the document icon
- Connect
styled.css
toindex.html
for applying the style - Make website view looks like the design (you don't have to make it pixel perfect)
- In
header
section put your git username and make it directed in new tab to its profile when clicked - In
hero
section make button linked tolocation
section - In
location
section each card should be directed in new tab to its web, for instance Tokopedia card directed to https://www.tokopedia.com/ - Push your result in your git repository
Extra miles 🚀🚀🚀
- Make it responsive in mobile view (work on figma design resolution)