I can't get my html to link to css files on the server -


i started setting first live personal site, hosting through ipage. despite fact worked great on local environment, cannot html link css files on server. have inlcuded picture shows directory structure , relevant code. file working calculator.html.

enter image description here

{edit} uploaded picture small see, here link http://i.imgur.com/03x5ffa.png

i tried uploading stylesheet same directory calculator.html , changing href of link element "buttonstyle1.css" did not work either.

additionally, can't figure out in directory structure supposed put index.html such www.abc.com(obviously not real domain) call index file. index file in it's current position have type www.abc.com/index.html.

ignore home.html, file provided , haven't deleted yet. have type www.abc.com/home.html reach it. typing www.abc.com results in nothing, default isp search result page.

what works me on ipage putting / before link. tell server needs start root path.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -