This is a discussion on "hi" within the Introduce Yourself section. This forum, and the thread "hi are both part of the Community category.
|
|
|
|
|
![]() |
||
hi
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
hi
hi guys,
nice to know you guys. Semms like everything is kinda cool here. I think I'm gonna like it here. I have a question. I just finished a website for our ICT center at the University where I work. I then emailed it to the mailbox of my co-worker so that he could post it on the main University website. Unfortunately, my co-worker couldn't post it because when he opened the websit4e he noticed the links couldn't work, the graphix weren't showing, and the background colors had changed even though all three were working on my computer. Why is that? Please help! It's urgent. kaz |
|
|
|
|||
|
It sounds like when you created the site, you used absolute links to your files eg:
C:\my files\blah.html You need to use relative links, so if what you're referring to (be it another html file or an image) is in the same directory, simply use the filename: blah.html If it's in a folder then use folder\blah.html If it's in the folder above the one your document is in, use ..\blah.html If this doesn't solve your problem then please let me know... ... oh and welcome to webforumz! |
![]() |
| Thread Tools | |
|
|