What tag do we use to change size and style of text of an HTML file viewed on a web browser?also explain any two attributes used with this tag.
Answers
Answered by
1
you can use inline css as-
<p style="your code here">
Lorem ipsum Abra cadabra
</p>
e.g-
<h1 style="color:blue;">This is a Blue Heading</h1>
<p style="your code here">
Lorem ipsum Abra cadabra
</p>
e.g-
<h1 style="color:blue;">This is a Blue Heading</h1>
Similar questions
Computer Science,
8 months ago
Math,
8 months ago
Science,
8 months ago
Science,
1 year ago
Science,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago