Skip to main content
Participant
April 6, 2010
Question

Can more than one CSS be attached to a html file?

  • April 6, 2010
  • 1 reply
  • 276 views

In a site I am creating I have attached a css that works great. But for the footer that goes on each page I did that in a java script. I need to know if I can either put styles directly into the js or can I attach a second css to the files, or does anyone have a better idea. The footer is in a single row table with 5 columns. Each column has a small java script. I put them seperately because some of them are just logos that change frequently. But the text is a link and the a:link commands from the css makes the text in the footer to large. I don't know how to either put styles in the js or fix the css... please help.

This topic has been closed for replies.

1 reply

Inspiring
April 6, 2010

You can add as many css files as you like.

Just name sure you are referencing them correctly.