Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
Shobha
The best way to predict the future is to invent it
How do you use feature queries (@supports) to apply styles for browsers supporting specific features?
RELATED INTERVIEW QUESTIONS
How do you define custom properties (CSS variables)?
How does background-attachment: fixed work in CSS?
What is the :first-letter pseudo-element in CSS?
How do you use media queries for high-resolution displays (like Retina displays)?
How can you center an absolutely positioned element inside a container?
What is the difference between content-box and border-box in box-sizing?
How do you make use of CSS variables for implementing dark mode?
What is the ::first-letter and ::first-line pseudo-elements, and how are they used?
What are the differences between global and local CSS variables?
How can you hide elements visually but keep them accessible?
How does the filter property work in CSS?
How does align-items: center work in a Flexbox container?
How do you apply styles for devices with a specific aspect ratio using media queries?
What is the purpose of isolation in CSS?
How do you control the order of Flexbox items without changing the HTML structure?
X