Drafting up a web page and keep getting a white box around the main (center) image (a PNG).
Tried to remove it using border="0"; didn't work.
Also tried using css of IMAGE-NO-BORDER and used border-style: none; still shows white border.
How do I get rid of the border on this web page: http://dog-walker.org/EWFA/EWFA%20website/ewfa.com.htm
[ANSWERED] White Box Around PNG Image
-
- Rank IV - Intermediate
- Posts: 159
- Joined: Tue Aug 09, 2005 1:20 pm
- Location: Spokane WA
- Contact:
[ANSWERED] White Box Around PNG Image
Last edited by paulp575 on Thu May 11, 2023 11:43 pm, edited 1 time in total.
paulp575
- Albert Wiersch
- Site Admin
- Posts: 3726
- Joined: Sat Dec 11, 2004 9:23 am
- Location: Near Dallas, TX
- Contact:
Re: White Box Around PNG Image
Hello,
Using Chrome DevTools, it seems that the issue is with the image itself (http://dog-walker.org/EWFA/EWFA%20website/image001.png) because when I change the image to something else (like another image), the border goes away.
Using Chrome DevTools, it seems that the issue is with the image itself (http://dog-walker.org/EWFA/EWFA%20website/image001.png) because when I change the image to something else (like another image), the border goes away.
Albert Wiersch, CSS HTML Validator Developer • Download FREE TRIAL for CSS HTML Validator Pro 2023
-
- Rank IV - Intermediate
- Posts: 159
- Joined: Tue Aug 09, 2005 1:20 pm
- Location: Spokane WA
- Contact:
Re: White Box Around PNG Image
Okay; that's what I thought.
I tried different images and didn't have the problems.
Appreciate the response.
I tried different images and didn't have the problems.
Appreciate the response.
paulp575