Learning Challenge
I am having trouble with two different things. The first problem is that I cannot place the secondary text under the title. The second issue is that when the screen is shorter than 599px, my images lose all formatting.
Question
For my first problem, should I place secondary text under the same div as the title? When I tried doing that, then the problem was that they are not supposed to have the same color. How could I handle that issue?
For my second problem, should I copy and paste all the formatting I wrote for media screen longer than 600px onto my media screen for shorter than 599px?
What I’ve tried
I have tried a great many combinations, I have browsed this forum for answers and I have tried using flexbox formatting without success.
Screenshots
Here I have screenshots from my code for the html file and style.css.
And here I have pictures of my output:
First the output when the screen is longer than 600 px:
And the output when the screen is shorter than 599px: