Applying Style
Try it yourself, by editing in code playground below!
- Change the color of some text.
- Changed the background of the main-container
<div>to “silver”. - Change all the borders to “#5e001d”.
- Add another
<p>with both an<em>and<strong>element. How does it look? - Feeling adventurous? Add some paragraphs to the secondary
<div>and add your own style elements to.secondary-containerin the CSS - whatever you can come up with!