Changed <aside> tag to <div> tag according to the accessibility guidelines mentioned in AXE 3.3 <aside> tag should not be a child of <main> hence replaced the <aside> tag with the <div> tag.
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
<div class="aside program-advertise"></div>
|