Hi, firstly sorry my bad english   ...   Secondly, I would start saying that I'm a novice HelioHost.org user and so this might be something basic that I have done wrong . I'm having a problem getting my website to work when I'´m trying to use links...   e.g   =>If I creat an empty .html file with the single line:  [/font][/color]<a href="www.google.com" target="_new">link</a> in it, i´ll have this page as result: http://my_user_id.heliohost.org/ssv/config/www.google.com   =>If I try to use the tag  
<link href="/home/my_user_id/public_html/ssv/css/final_style.css" rel="stylesheet" type="text/css" /> the styles won't work nor if I use  <link href="http://my_user_id.heliohost.org/ssv/css/final_style.css" rel="stylesheet" type="text/css" />...   => Likewise the code  <script type="text/javascript" src="[url="http://code.jquery.com/jquery-1.10.2.min.js"]http://code.jquery.com/jquery-1.10.2.min.js[/url]" ></script> doesn't work either...   What should I do to make the links work???   Like I said, it's a silly problem  , but I can't figure out what I'm doing wrong  ...   Thanks..