HELP! Image troubles

liunx

Guest
<!-- m --><a class="postlink" href="http://www.angelfire.com/me4/section8/intro.html">http://www.angelfire.com/me4/section8/intro.html</a><!-- m --> <br />
<br />
Take a look at that, on my computer it looks like so:<br />
<!-- m --><a class="postlink" href="http://www.angelfire.com/me4/section8/asdfwtf.jpg">http://www.angelfire.com/me4/section8/asdfwtf.jpg</a><!-- m --><br />
<br />
If anyone knows how to ifx that then can u please help. because i have no clue.<br />
<br />
I want to make it look like one image, and get rid of the red border when u click on it.<br />
<br />
thanks, rOnny<!--content-->First of all welcome to HTMLForums. Secondly you sould have posted this here (<!-- m --><a class="postlink" href="http://www.htmlforums.com/forumdisplay.php?s=&forumid=13">http://www.htmlforums.com/forumdisplay. ... forumid=13</a><!-- m -->).<br />
<br />
Right now to your problem, this image must be a transparent image. That's why you have the same image with a white background but on your site with a black background. That's what you mean, right? :)<!--content-->Hi s8|rOnny<br />
<br />
welcome on board<br />
<br />
use border zero<br />
<a href='http://www.htmlforums.com/me4/section8/index.html'><img src='http://www.htmlforums.com/me4/section8/Enter.jpg' border=0></a><br />
<br />
:rocker:<!--content-->Oh right, that's what you mean. Sorry, that's the right method.<!--content-->Even on this first page (<!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.angelfire.com%2Fme4%2Fsection8%2Fintro.html&charset=%28detect+automatically%29&doctype=HTML+4.01+Transitional&ss=&outline=&sp=">http://validator.w3.org/check?uri=http% ... tline=&sp=</a><!-- m -->) you are missing the <head> and </head> and </table> tags. These are all required elements.<!--content-->
 
Back
Top