UMM-CSci / senior-seminar

Public materials for senior seminar, including assignments, past papers/slides, templates, etc.
https://umm-csci.github.io/senior-seminar/
9 stars 10 forks source link

Fix header hierarchy when both multiple rooms and dates in a seminar #41

Open floogulinc opened 4 years ago

floogulinc commented 4 years ago

Currently we end up with two sets of <h3> elements in a row where, eg:

Sunday, 15 April 2018

Sci 3610

[table of stuff]

Sci 3650

but we should have the secondary ones become <h4> elements, eg:

Sunday, 15 April 2018

Sci 3610

[table of stuff]

Sci 3650

This is important mainly for accessibility.