View Full Version : UGH! I need help with linknig to an external CSS file.


neostarz_8
03-20-2007, 09:49 PM
Well, I know the code for linking to an external style sheet.

<LINK href="style.css" rel="stylesheet" type="text/css">

But, I want to have my navigation included. However, this code is only meant to include CSS, yes? Is there a code to include an external page, not just a style sheet?

I have my website on a free geocities plan, and I don't think I can use PHP or SSI, can I? I've never worked with either, so I'm not sure.:confused:

Ikaryas
03-20-2007, 10:03 PM
hmmm... if it doesn't support PHP I would say that you have to use an I-frame... although I'm not a supporter of this because if people would search in Google they could find only that navigation. Anyway, you could use that.

hope it helps ;)