DEV Community

Kaviya R
Kaviya R

Posted on

2

HTML LEARNING-5(YOUTUBE)

In today's class we are started to clone the youtube home page.In that I learnt some new things that are fixing the images in the grid and overflow property in css.

overflow:

The overflow content in css is used to handle the content that overflow in the container.Its commonly used to control the visibility and behavior of the content.

overflow-y📜

The scroll bar always visible in the content if its overflow or not.

invisible selector:

there are several ways to hide and in-visible elements in css.One of the way is to use this property.

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay