Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Target specific browsers with HTML, load separate stylesheets Re: Target specific browsers with HTML, load separate stylesheets

#99479
mailmevenkat
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