Does margin-top or margin-bottom have an effect on
inline elements?
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 |
What are the advantages of using css?
What is css in html?
What is module in css?
What is the difference between id and class?
What is a contextual selector in css?
What is graceful degradation?
What is responsive?
What is a block element in css?
What is css width?
How do I center an element in css?
What does css reset do?
What is the current css version?