Hi There, The following is my Style Sheet. i.e. .css file BODY { font: 9pt/11pt "Arial"; color: black; text-align: left; background: "images/STACKS-BACK.JPG"; } P { font: 9pt/11pt "Arial"; color: black; background: "images/STACKS-BACK.JPG"; } H1 { font: 18pt/18pt "Arial"; color: black; font-weight: bold; background: "images/STACKS-BACK.JPG"; } H2 { font: 14pt/14pt "Arial"; color: black; font-weight: bold; background: "images/STACKS-BACK.JPG"; } PRE, TT, CODE, KBD, SAMP { font-family: monospace } A:LINK { color: red; text-decoration: none } A:VISITED { color: chocolate; text-decoration: none; } when i include this in any other file using <head> <link rel="STYLESHEET" href="style.css" type="text/css"> </head> This is not working. I can't see the background specified in the style sheet. Please treat this as urgent and help. I will be thankful to you. Waiting for your reply Thanks in advance Anil KelwalkarReceived on Tuesday, 29 July 1997 07:27:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:50 GMT