If you want to change the font of the text inside an element with id "myElement" to "Arial", which of the following lines of code is correct?
<p id="myElement">Example text</p>
If you want to change the font of the text inside an element with id "myElement" to "Arial", which of the following lines of code is correct?
<p id="myElement">Example text</p>