An example of why you probably shouldn't touch #JavaScript and JS frameworks *before* you've learned how #HTML works.
This isn't production code, the dev was just playing around. However, things like this in some sites do exist.
1. Heading font sizes are probably set with em unit.
2. Headings are not supposed to be nested.

