I have a homepage.html and it refers to styles.css(makes a table). But I also want homepage.html to refer to styles12.css because in styles12.css I have the css for taps.
could you not just do
would this work for linking more than 1 css page for each web page