How to center align a div inside another div?
Use the "inline-block" value of the display property to display the inner <div> as an inline element as well as a block. Set the text-align property on the outer <div> element to center the inner one.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is universal css selector?
How can backward compatibility be designed in CSS?
What is a div class?
What are css3 modules?
What are vendor-prefixes?
What is a class selector?
How do you group selectors css?
Explain the three main ways to target elements.
Is html5 a programming language?
Recommend a way to optimize a certain webpage for prints.
What does CSS selector mean?
What is css give example?