Webskater
05-15-2003, 05:46 AM
I have this at the top of my pages to access a style sheet.
<link rel="stylesheet" type="text/css" href="../../css/myStyles.css">
This is a fairly big file - about 18k.
I have a couple of pages that sometimes seem to ignore the style sheet. You load the page - everything looks right. Click refresh and some of the styles do not appear to have been 'seen' and things have reverted to defaults. Reload the page again and its okay. Any ideas what is going on please.
<link rel="stylesheet" type="text/css" href="../../css/myStyles.css">
This is a fairly big file - about 18k.
I have a couple of pages that sometimes seem to ignore the style sheet. You load the page - everything looks right. Click refresh and some of the styles do not appear to have been 'seen' and things have reverted to defaults. Reload the page again and its okay. Any ideas what is going on please.