using chrome my page looks extremely nice, but using anything else the header just breaks.
i would like to use link a if browser is chrome, and link b if browser is not chrome, but unfortunately i am not sure how to do this.
a www.joshlad.me/headtext.html
b www.joshlad.me/altheadtext.html
i tried using php include but as this renders before javascript making it in-effective.
first time using browser detection scripts, and i am fully aware that you can use them to link to stylesheets, but for chrome i would like to use html <br> as it makes a column indent.
Thank you, Josh.