I made an E-book on my school computer, I need to email it to the examiner. But when I try to open the website on my home computer the template is completely missing but I can still see the content of the site is still there. I think I know what the problem is, my HTML files aren't importing my style sheets. Here is how my folders are layed out: Eportfolio -> img folder , pages folder-> template folder I copied all the CSS files into all those folders just incase, but it still doesnt work. Here is a bit of my HTML code, this is where I think the problem lies <link rel="stylesheet" type="text/css" href="file://///w2k3users2/5133$/My%20Documents/AS%20ICT/MISS%20RAVI/Eportfolio/reset.css" media="screen" /> <link rel="stylesheet" type="text/css" href="file://///w2k3users2/5133$/My%20Documents/AS%20ICT/MISS%20RAVI/Eportfolio/style.css" media="screen" /> <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="ie_fixes.css" media="screen" /><![endif]--> I could be wrong but I think it seems to be linking to the folder in my school computer! file://///w2k3users2/5133$/My%20Documents/AS%20ICT/MISS%20RAVI/Eportfolio/reset.css How can I change this? I opened the template.dwt and index page in wordpad and I've changed the link to ="...Eportfolio/Copy of Eportfolio/pages/reset.css I don't have dreamweaver on my home computer so I can only open them in word pad do you think thats the problem? I need to open template in dramweaver then when I changed the link save it so that it changes all the other pages aswell? Or does it not matter if I use wordpad or dreamweaver? I've tried downloading a free trial but the installer on adobe.com won't work on my computer! i've tried searching the internet for other websies that offer the download but they all mirror the adobe one. PLEASE help me this project is due in tomorrow!