Question:What is the correct CSS syntax for making all the <p> tag's font size 15px? 

A p {font: 15px;} 

B p {text-size: 15px;} 

C p {15px} 

D p {font-size: 15px;} 

+ Answer
+ Report
Total Preview: 4305

Copyright © 2024. Powered by Intellect Software Ltd