How block elements can be centered with CSS1?
With css the way to center anything that's a block level element is with the margin property. One of the values of margin is auto and by setting auto on the left and right margin our block level element will center itself.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the most popular font?
How to manage the div visibility during 3D-transform ?
How many css files can be included in a sencha touch project?
What are the types of cascading style sheets?
Explain what are image sprites?
What are navigation bars in css?
Is json a markup language?
What is the purpose of % measurement unit?
What are the 4 areas of the box model?
What is box sizing?
What is a preprocessor what are the advantage of preprocessor?
What is a strategy cascade?