5 body { overflow: hidden; }
7 color: rgba(
255,
0,
0,
.4);
14 <div id=
"underline20">
15 <p style=
"font: bold 20px Georgia;text-decoration: underline;">
16 Check if the underline is thick enough for
20px
19 <div id=
"underline40">
20 <p style=
"font: bold 40px Georgia;text-decoration: underline">
21 Check if the underline is thick enough for
40px
24 <p id=
"linethrough20" style=
"font: bold 20px Georgia;text-decoration: line-through;">
25 Check if the line-through is thick enough for
20px
27 <p id=
"linethrough40"style=
"font: bold 40px Georgia;text-decoration: line-through">
28 Check if the line-through is thick enough for
40px
30 <p id=
"overline20"style=
"font: bold 20px Georgia;text-decoration: overline;">
31 Check if the overline is thick enough for
20px
33 <p id=
"overline40" style=
"font: bold 40px Georgia;text-decoration: overline">
34 Check if the overline is thick enough for
40px