DEV Community

Vasudevan Tamilarasan
Vasudevan Tamilarasan

Posted on

Google Website Cloning

Payilagam: Day-11: 27-Feb-2025

Topic: Google website Cloning.

Today we cloned a new website called Google, the famous one.

In, this cloning some new things are learned .

border-radius: ;
box-shadow: ;
Enter fullscreen mode Exit fullscreen mode

CSS Scan - a website that has per-defined box-shadow effects, we can easily copy and use those effects in out projects.

-> https://getcssscan.com/css-box-shadow-examples

New flex properties are discussed and the difference between main axis & cross axis.

Google search box css technique, without using any position changes & create with simple css tricks.

Top comments (0)