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 |
Differentiate logical tags from physical tags?
What is css linear-gradient() function?
What is opacity in css3?
What is css3 hsla() function?
What is difference between css3 and css4?
How do I center a div on my screen?
What is the function of css?
What is foreground color?
What are 2d transforms in css3?
List some css3 new style properties?
What is cascading in hibernate?
What is the purpose of Transitions property in CSS3?