PDA

View Full Version : All I need for external css is.. (checking)



fm47
March 13th, 2006, 11:50 AM
All I need for my webpage to have an external css file is have something like...

mystyle.css
mypage.com (links mystyle to it)

adn it should work, right?

Lacuna
March 13th, 2006, 12:21 PM
<link type="text/css" href="mystyle.css" rel="stylesheet">

Yes.

~Lacuna :love:

fm47
March 14th, 2006, 01:18 AM
oh.. it's working on the files i have in a folder.. but when I uploaded both files onto geocities.com and try to view it, the codes get cut off at

<body>
:(