teaching-materials
teaching-materials copied to clipboard
Updated About Me exercise
Summary
Refactored "About me" exercise to improve semantic structure, security and performance.
Here's a description of changes:
- Refactored "About me" exercise HTML from using
<ul>
to<dl>
for improved semantic structure; - Replaced the use of
innerHTML
withtextContent
for improved security and performance.
Deploy Preview for teaching-materials ready!
Name | Link |
---|---|
Latest commit | 7bac3566d454bf86d16439735aa88e65a2f1ff85 |
Latest deploy log | https://app.netlify.com/sites/teaching-materials/deploys/646a2110236bd70008c40c96 |
Deploy Preview | https://deploy-preview-643--teaching-materials.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.