Skip to content

Files

Latest commit

6283201 · Feb 18, 2024

History

History
7 lines (5 loc) · 239 Bytes

exercise2a.md

File metadata and controls

7 lines (5 loc) · 239 Bytes

Exercise 2a

Make the browser support italic text whenever it comes across the HTML tags <i> or <em>. (em means "emphasis" and sometimes websites use that rather than i for italic.)

Check it works using a web page you create.