danhofer / google-homepage

Learning HTML and CSS by rebuilding the Google homepage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple mock-up of the Google homepage to learn the basics of HTML and CSS.

I took advantage of Google Chrome DevTools and began using Git from the command line.

This exercise came from the Odin Project's curriculum.

This was fun to build, and I enjoyed using DevTools to tweak the CSS. I went a little beyond the exercise's requirements by adding :hover and :active styling, which make the mock-up feel more complete to me.

About

Learning HTML and CSS by rebuilding the Google homepage


Languages

Language:CSS 56.4%Language:HTML 43.6%