J
John S
Guest
I am using a HTML editor, and it wont let me save anything in the folder with the .html documents. here is what i did before, with it all in the same folder:
<link rel="stylesheet" type="text/css" href="homepage1.css" />
is there a way to extend the href tag to outside the folder it is contained in?
Originally i was doing it all by hand with notepad, but then i got talked into using a free editor called "Top Dawg"... not to sure its worth it though.
<link rel="stylesheet" type="text/css" href="homepage1.css" />
is there a way to extend the href tag to outside the folder it is contained in?
Originally i was doing it all by hand with notepad, but then i got talked into using a free editor called "Top Dawg"... not to sure its worth it though.