Skip to content

lebogangolifant/google-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Google homepage

The project's objective is to deconstruct the existing webpage and rebuilt it.

Task

  • The goal is to start thinking about how elements get placed on the page and roughly how they get styled and aligned.
  • Add markup with HTML5 sementic
  • Style elements with CSS3
  • Must be mobile first responsive
  • Cross browser compatible
  • Work in progress...

Acknowledgments