Hacker News new | ask | show | jobs
by jacques_chester 4658 days ago
And what does

    <main role="main"> 
buy us?
1 comments

You only have to specify the role for IE, once that complies you can use <main> rather than <div role="main"> or <main role="main">
Thanks. I just thought I was having a Mugatu moment.