DEV Community

Deva I
Deva I

Posted on

How To Create Google.com Home Page

In today my class I learned about classes clone a Google home page,So, I'll share how to create it in this blog
The Google home page have a three parts.make a layout of this page this contains three parts we give a name to header,main and footer.

HEADER PART:
1.The header part contains some link tags like about,login page,menu bar and our gmail account profile.

2.Google header contains two parts about and mail are left side and menu bar,gmail profile left side.

3.So,open the two div tags and give class name of left and right.Insert the content on left side.On right side to take a menubar to font awesome In this website have a lot of logos,if you want it create a account and add your kit to using the logos,some are free and some are premium.If you need a exact logos of some website you'll pay the premium.

4.Then gmail profile require, right click the Google page to inspect the profile,there exist on google own code,so copy the code to enter.

5.After enter it give a style.so, open the style tag

Top comments (0)