Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
Shobha
The best way to predict the future is to invent it
How do you make a sticky element that stays fixed after scrolling past a certain point?
RELATED INTERVIEW QUESTIONS
How can you change the box model to include padding and border in the element’s total width and height?
What is the difference between padding-inline and margin-inline?
What is specificity, and how is it calculated in CSS?
How do you create an animated gradient background?
How can you create a layout where grid items span across multiple rows or columns?
What is word-wrap, and when is it useful?
What is the CSS box model?
What is the justify-content property, and how does it affect Flexbox layouts?
What is the purpose of the line-break property?
What is scroll-behavior, and how does it enhance UX?
How do you avoid layout shifts when implementing dynamic CSS changes in a page?
What is the difference between display: none and visibility: hidden?
How do you create a scalable and modular CSS architecture for a large-scale project?
How is Grid layout different from Flexbox?
How do you implement a sticky header that scrolls with the page, but becomes fixed when the user scrolls past a certain point?
X