Ok So I'm new to web developing I have my own site with the FileZilla ftp client and my background wont show and neither does my logo. I've uploaded them though. Any tips?
WEBSITE
WEBSITE
<img alt="name of image in case it can't be shown" src="http://domain.com/images/yourimage.png"/>
<link href="style.css" rel="stylesheet" type="text/css" />
means it's looking for a file called style.css in the same directory as that index.html file, But no such file exists. Either make the file, or remove the link to it. All the divs, both classes and ids are all referencing the data from style.css which isn't there. If you started with a web template from somewhere, you need to get the style.css file from there also.With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.
Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.