help | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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; }

22nd Oct 2022, 5:35 PM
mesuli mkhize
mesuli mkhize - avatar
1 Antwort
+ 5
Please avoid writing your question in the post tags. Tags serve a different purpose https://code.sololearn.com/W3uiji9X28C1/?ref=app
22nd Oct 2022, 6:01 PM
Ipang