Live preview: http://hanmilo.github.io/bumsy-recipes
This repository holds the HTML segment concluding assignment of The Odin Project. Bumsy is a lovely cat this page is named after.
Revision:
- <\strong> vs <\b>, <\em> vs <\i>.
- <\marquee>, a favorite of mine at 11, has sadly been relegated.
- &ldquo/lsquo and &rdquo/rsquo are new features I found more elegant.
- <\a href="..." target="_blank" rel="noopener noreferrer"> appreciate the 'rel' integration in the later HTML for phishing security.
- Subject-Line Break-Body sequence for commenting on commits for clarity saves time for the team and a similar approach I use for emails.