Home › Forums › CSS › Target specific browsers with HTML, load separate stylesheets › Re: Target specific browsers with HTML, load separate stylesheets
March 20, 2012 at 1:07 am
#99479
Member
you can achieve this with php . I use php to detect mobile or desktop browsers. For firefox you just need to add
"
Type = "text/css">
You should use it in index.php or something.php not .html or .htm