What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Banner with image links showing border

Mgauf

New member
Joined
Jan 6, 2024
Messages
1
Reaction score
0
HTML Coins
0
Hello all.

New to the forum. I am old school website designer from the 1990s and 2000s. BBEdit. Code everything from a blank page, etc.
I have a banner that I cut into 4 separate pieces, 3 of which are links. I can't seem to get rid of the hairline border around each of the cells housing those images.the borders appear in Safari, Firefox and Chrome. Here's the code:
<table border="0" width="725">
<tr>
<td><img src="images/HmPgLogo.jpg" alt="Painted Axe Logo" width="216" height="106" border="0"></td>
<td><img src="images/GalleryBut.jpg" alt="Painted Axe Gallery" width="181" height="106" border="0"></td>
<td>
<a href="#About"><img src="images/AboutBut.jpg" alt="Painted Axe About" width="145" height="106" border="0"></a>
</td>
<td>
<a href="#Contact"><img src="images/ContactBut.jpg" alt="Painted Axe Contact" width="181" height="106" border="0"></a>
</td>
</tr>
</table>

I've also attached a pic of the banner. Any help would be greatly appreciated. Thanks in advance.
 

Attachments

  • Screenshot 2024-01-06 at 6.36.05 PM.png
    Screenshot 2024-01-06 at 6.36.05 PM.png
    359.5 KB · Views: 1

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back