Exercise 1.2 - Info and Relationships

A developer did not like the default <h1></h1> look and decided to use their own styling shown below:

.heading1 { font-size: 175%; font-weight: bold; margin: 0; }

They also used an image as a heading incorrectly.

However, these choices make the website difficult to navigate with assistive technologies.


Requirements

Pending requirement:

Make sure that the first heading is marked properly. Do not change the appearance. Use a level 1 heading.

Pending requirement:

Make sure that the image is marked as a heading. Do not change the appearance. Use a level 1 heading.


Exercise 1.2 - Info and Relationships

A developer did not like the default <h1></h1> look and decided to use their own styling shown below:

.heading1 { font-size: 175%; font-weight: bold; margin: 0; }

They also used an image as a heading incorrectly.

However, these choices make the website difficult to navigate with assistive technologies.


Requirements

Pending requirement:

Make sure that the first heading is marked properly. Do not change the appearance. Use a level 1 heading.

Pending requirement:

Make sure that the image is marked as a heading. Do not change the appearance. Use a level 1 heading.




Editor



Preview Page