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

How to create box shadow and text shadow using css3?

0 Answers  


What is the usage of Class selector?

0 Answers  


What are the newly introduced text related features in css3?

0 Answers  


Which property is used to set all the outlining properties in a single statement?

0 Answers  


What is css selector in selenium?

0 Answers  






What are contextual selectors?

0 Answers  


What are the css rules?

0 Answers  


What does a css reset do?

0 Answers  


How do you hover a touch screen?

0 Answers  


How do I design for backward compatibility using style sheets?

0 Answers  


Difference between reset vs normalize CSS?. How do they differ?

1 Answers  


What is word-break property used in css3?

0 Answers  


Categories