Understanding the most common CSS display types of block, inline-block, and inline will allow you to get the most out of your HTML and use CSS Frameworks like Bootstrap to their fullest. Takeway: Inline: Can NOT add height and width. But can add marg…
CSS DISPLAY AND POSITIONING Review: Layout Great job! In this lesson, you learned how to control the positioning of elements on a web page. Let's review what you've learned so far: The position property allows you to specify the position of an elemen…