Hi Guys,
Kindly help me out.
I have answered the question but cannot progress to the next question.
@media (max-height: 800px) {
P {
font-size: 10px;
}
}
Thanks
Rudd1
Hi Guys,
Kindly help me out.
I have answered the question but cannot progress to the next question.
@media (max-height: 800px) {
P {
font-size: 10px;
}
}
Thanks
Rudd1
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).
There’s a big difference between p
and P
HTML tags/elements have a defacto standard of being written lower case.
Also, because we don’t have every lesson memorized, please find the following instructions if you need to ask for help again.
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
Thank you Roma for your advice.
much appreciated
No worries…glad to help
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.