Hello, when I locate one of my css files from my public_html with the link
, it works perfectly, however, when I move those files into a nother file within public_html called "css" and put this as the codeHTML Code:link rel="stylesheet" media="all" type="text/css" href="file.css" /
, it does not work. Can anyone tell me why please and thank you!HTML Code:link rel="stylesheet" media="all" type="text/css" href="http://www.website.com/css/file.css" /


Reply With Quote


Bookmarks