disruptive and look clumsy.
Here are some different ways of creating emphasis with CSS:
1 span {
(^2) font-style: italic;
3 }
4
5 h 1 {
(^6) font-weight: bold;
7 }
8
9 h 2 {
disruptive and look clumsy.
Here are some different ways of creating emphasis with CSS:
1 span {
(^2) font-style: italic;
3 }
4
5 h 1 {
(^6) font-weight: bold;
7 }
8
9 h 2 {