Does margin-top or margin-bottom have an effect on
inline elements?



Does margin-top or margin-bottom have an effect on inline elements?..

Answer / hrpynux@gmail.com

Top and bottom margins do not affect inline elements because inline elements flow with content on the page. You can set left and right margins/padding on an inline element but not top or bottom because it would disrupt the flow of content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

Why is it easy to insert a file by importing it?

0 Answers  


What are the difference between css and css3?

0 Answers  


Is html css coding?

0 Answers  


What is Alternate Style Sheet?

0 Answers  


Mention a few benefits of using css sprites.

0 Answers  






What is the purpose of cm measurement unit?

0 Answers  


What is cascading communication?

0 Answers  


What are the css properties?

0 Answers  


How do I center a ul list in css?

0 Answers  


What are difference between class selector and id selector?

0 Answers  


How to select all paragraph elements whose lang attribute has a value of exactly "fr"?

0 Answers  


What does it mean to cascade something?

0 Answers  


Categories