Code: Select all
<link href="http://www.website.com/styleone.css" rel="stylesheet" type="text/css" title="default" media="screen">
<link href="http://www.website.com/styletwo.css" rel="stylesheet" type="text/css" title="default" media="screen">In IE and FireFox I do not get to switch between them so I guess styletwo overrides styleone but I am not certain that this is what is happening.