Skip to content

Commit

Permalink
docs(CSS): Improvements following reviewer feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmth committed Nov 9, 2023
1 parent 411b5a7 commit 27cd599
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<code>iframe</code> to screen readers.
</p>

<iframe title="MDN page for the HTML language" src="https://developer.mozilla.org/en-US/docs/Web/HTML"></iframe>
<iframe title="MDN page for the CSS language" src="https://developer.mozilla.org/en-US/docs/Web/CSS"></iframe>
<iframe title="Wikipedia page for the HTML language" src="https://en.m.wikipedia.org/wiki/HTML"></iframe>
<iframe title="Wikipedia page for the CSS language" src="https://en.m.wikipedia.org/wiki/CSS"></iframe>

0 comments on commit 27cd599

Please sign in to comment.