Answers for "give font to html"

20

html font size

<span style="font-size:20px;"></span>
Posted by: Guest on May-19-2020
1

html text color

<p style="color: [name od color e.g. 'blue' or hex code e.g. '#ffffff']">
  Hi, I'm coloured </p>
Posted by: Guest on January-12-2021

Browse Popular Code Answers by Language