You can apply a style to a specific HTML element using the ‘style’ attribute.
For example, to make all
elements have a font size of 18px and be bold, you would write:
This text is bold and 18px
You can apply a style to a specific HTML element using the ‘style’ attribute.
For example, to make all
elements have a font size of 18px and be bold, you would write:
This text is bold and 18px