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 hover effect in css? How we can apply on tags?
Is html and css coding?
What are the css properties?
List some newly introduced text related features in css3?
What rgba stands for in css3?
List the various font attributes used in style sheet?
How do you make a style sheet?
What is the purpose of vw measurement unit?
How to style forms?
What are the sequences of steps for each http request from a client to the server?
How do I link an external css?
What is css stand for?