Sylvester-dev / ca-html-css-a1

Home Page:https://cogoport.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cogoport Academy - Problem set 1 - HTML & CSS Basic Website

Create a replica of https://www.cogoport.com/ first page (no need to create any other pages linked). Following are the test cases you will have to pass in order to complete the problem set:

  • Breakpoint target is 1366 x 768 (use developer tools).
  • All the elements which are visible on the page are added.
  • Colors are exactly as it is on the page (you can use color picker browser extension or use the developer tools to get the same).
  • Typography is exactly as it is on the page (use developer tools).
  • Layout is exactly as it is on the page.
  • Images are placed correctly (use developer tools).

Things to note:

  • Additional points if you can make the website responsive

About

https://cogoport.netlify.app/


Languages

Language:HTML 65.9%Language:CSS 34.1%