Computing.Net > Forums > Web Development > White space on top and under Image Links

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

White space on top and under Image Links

Reply to Message Icon

Name: BananaSplit
Date: July 2, 2009 at 08:17:30 Pacific
OS: Windows Vista, Ubuntu
CPU/Ram: 4gig
Subcategory: HTML
Comment:

Hi there,
I have a question. I'm making a website, which I've been doing for years now and this is the first time I stumble upon this problem...


Using an Image link gives me the following result:
http://img19.imageshack.us/i/planck...

I've been looking how to get rid of the white space. It seems Opera displays the website as it should, other popular browsers seem to fail.

Help VERY appreciated!

Roel



Sponsored Link
Ads by Google

Response Number 1
Name: Laler
Date: July 2, 2009 at 10:29:03 Pacific
Reply:

Hi,

Although this might not suitable for some situation, you could try to display: block; the image.

Also make sure there're no margin on the image or elements wrapping it.

---
Fubar


0

Response Number 2
Name: rolica
Date: July 9, 2009 at 19:06:52 Pacific
Reply:

CSS Code.....

<style type="text/css">
<!--
img {
margin: 0px;
padding: 0px;
}
-->
</style>


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: White space on top and under Image Links

Dreamweaver template problem? www.computing.net/answers/webdevel/dreamweaver-template-problem/761.html

Include and change image www.computing.net/answers/webdevel/include-and-change-image/664.html

cant troubleshoot white band on pg www.computing.net/answers/webdevel/cant-troubleshoot-white-band-on-pg/3391.html