How to Make the Google Home Page with HTML and CSS (Flexbox)

Опубликовано: 29 Сентябрь 2024
на канале: WittCode
18,828
473

Learn how to recreate the Google home page with HTML and CSS. Specifically, we will make the Google home page using HTML & CSS flexbox and we will use media queries to make it responsive.

The Google Logo Font Family:
@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/productsa...) format('woff2');
}

Install Live Server VS Code:
https://marketplace.visualstudio.com/...

💻 My Software 💻
My Chrome Extension WittCepter - https://chromewebstore.google.com/det...

📚 My Courses 📚
https://courses.wittcode.com

👩‍💻 Download Code 👨‍💻
https://blog.wittcode.com