Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Top 100+ questions and answers in CSS
Home
Questions
CSS
+1
vote
How to determine if the browser supports a certain feature?
answered
Jul 8, 2021
in
CSS
by
rajeshsharma
browser-function
+1
vote
Does style1.css have to be downloaded and parsed before style2.css can be fetched?
answered
Jul 8, 2021
in
CSS
by
rajeshsharma
style-sheet
css-stylesheet
+1
vote
What are the advantages of using translate() instead of absolute position?
answered
Jul 8, 2021
in
CSS
by
rajeshsharma
translate-advantages
translate
+1
vote
What is progressive rendering? How do you implement progressive rendering in the website?. What are the advantages of it?
answered
Jul 8, 2021
in
CSS
by
rajeshsharma
rendering
progressive-rendering
+1
vote
What is specificity? How to calculate specificity?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
specificity
calculate-specificity
+1
vote
What does important mean in CSS?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
css
important
+1
vote
What does * { box-sizing: border-box; } do? What are its advantages?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
box-sizing
border-box
+2
votes
What is the difference between CSS variables and preprocessor(SASS, LESS, Stylus) variables?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
css-variables
sass
less
+1
vote
How does Calc work?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
calc
+2
votes
Difference between CSS grid vs flexbox?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
css-grid
flexbox
+1
vote
How do I restore the default value of a property?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
default-value
+1
vote
What does Accessibility (a11y) mean?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
a11y
accessibility
+1
vote
What does the :root pseudo-class refer to?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
root-pseudo-class
+1
vote
What are the different ways to hide the element using CSS?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
hide-elements
+1
vote
What is the grid system?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
grid-system
+1
vote
Can you name the four types of @media properties?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
media-properties
+1
vote
How to center align a div inside another div?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
center-align
div
+1
vote
Explain Different Box Sizing Property?
answered
Jul 7, 2021
in
CSS
by
rajeshsharma
box-sizing-property
+1
vote
What does DOM reflow occur?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
dom
virtual-dom
+1
vote
Explain CSS position property?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
css-position-property
+2
votes
Does margin-top or margin-bottom have an effect on inline elements?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
margin-top
margin-bottom
+1
vote
How do you specify units in the CSS?. What are the different ways to do it?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
css-units
+1
vote
What is a Pseudo element? What is pseudo-class?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
pseudo-element
+1
vote
How do you test the webpage in different browsers?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
css-testing
webpage-testing
+2
votes
What is the difference between inline, inline-block, and block?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
inline
inline-block
block-css
+2
votes
Difference between reset vs normalize CSS?. How do they differ?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
reset-css
normalize-css
+1
vote
What is VH/VW (viewport height/ viewport width) in CSS?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
vh
vw
+1
vote
What is a CSS Preprocessor? What are Sass, Less, and Stylus? Why do people use them?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
css-preprocessor
0
votes
What are the different types of Selectors in CSS?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
selectors-css
+1
vote
What are the limitations of CSS?
answered
Jul 6, 2021
in
CSS
by
rajeshsharma
limitations-css
css-drawbacks
To see more, click for all the
questions in this category
.
...