0
help
What is the font size of a paragraph, that is inside a div element using the following CSS? body { font-size: 10px; } div { font-size: 0.5em; } p { font-size: 3em; }
1 Answer
+ 5
Please avoid writing your question in the post tags. Tags serve a different purpose
https://code.sololearn.com/W3uiji9X28C1/?ref=app