P2P | IT Discussions Forum

Full Version: Help...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im in the process of making a website, and my friend coded it for me... but when it turns out on my computer it looks like this:
[removed]
but its supposed to look like this:
[removed]
cause that is what it looks like on my friends computer...
is my computer missing something to read the script correctly? can you please help me? i wanna get this fixed asap.
Are you using external .CSS?

It would be great if you could post the source code here so that I can examine it.

From what I see in the pictures, .CSS file is not loaded. Maybe you didn't copy it to your computer or you have entered the wrong path.

Look for something like this:
[code:1]<link rel="stylesheet" type="text/css" href="path_to_css_file">
[/code:1]

and make sure that "path_to_css_file" points to the .CSS your page is using.
That's true.. I'm guessing it's just css.
Make sure your css is placed on the the right directory..
In you're first SS you're using Firefox and in the second one you're using IE, maybe that is making a difference..
Why it showing removed?Does anyone removed it?
This is an old topic. I believe this problem was solved, but during the recent hack attack we lost some posts.
okies..Thank you for updating me
Reference URL's