2021 | 99% |
---|---|
2022 | 92% |
2023 | 94% |
100
75
50
25
0
In order to pass this test you must identify into your code all deprecated HTML tags listed above and replace them with proper tags or CSS rules. Some examples are given below:
<applet>
tag, the equivalent tag is <object>
<center>
tag, the alternative CSS property is text-align
<font>
tag, the alternative CSS properties are font-family
and font-size
<s>
, <strike>
and <u>
tags, the alternative CSS property is text-decoration