2020-06-21 UTC
# [Murray] Semantic HTML does have better fall-back support if CSS doesn't load as well. <ul> and <ol> are the obvious examples in terms of browser default rendering, but even stuff like <p> gain benefits. I guess HTML5 landmarks don't really have much of this (<header>, <footer> etc.) but they do make browsing a codebase _much_ easier IMO, so you get improved access for people using non-mouse/touch interfaces and better DX