css menu tabs and <H1> tag
I'm trying to use the Chrome Menu bar (http://www.dynamicdrive.com/style/cs...rome-menu-bar/) but having a struggle - if I add H1 tags to the <li> items the menu 'breaks' and lists all the menu items vertically. Obviously this is about the standard H1 tag elsewhere in my css, but how can I write a bit of css that will modify the H1 tag ONLY when used in conjunction with <li> items from the menu?
I could use other defining properties other than a H1 tag obviously, but for SEO reasons my 'category' links should be H1's! :( I'm not very good (actually rubbish) at css so can someone suggest a definition that I can just cut and paste into the css and where to put it?