PDA

View Full Version : CSS Linked or Embedded?


merip
10-26-2002, 08:52 AM
Having only been designing web pages for a limited time i was wondering whether i should embed my CSS or use Linked ones.

I have been told that not all browsers can deteched and understand the linked versions. Any recomendations?

HZR
10-26-2002, 09:30 AM
My advice is to use an external file. You can the use the same file for many webpages. One change in that file will then affect all pages.