Some text for you to make tiny!
Some text for you to make normal size!
Some text for you to make super big!
> ```Some text for you to make tiny!
Some text for you to make normal size!
Some text for you to make super big!
> ```this doesn’t like the exercise every house needs a frame? And given it at the wrong place on the forum, difficult to tell, but the code like html basic 2 - font-size
Either way, when you have a paragraph:
<p>i am a paragraph</p>
you can just add the style attribute to the paragraph opening tag:
<p style="">i am a paragraph</p>
without creating an additional opening tag in the process.