A Question for the Hive Mind

I want to create a centered, borderless 2×2 table to enclose these images. Ideally I'd like to have a small white space between them both horizontally and vertically, but at this point I'd be happy just to get the entire group centered with no borders. How do I do it? I know only basic HTML and no CSS, but I also know I must have at least one reader out there who knows how to do this in their sleep and can send me the necessary code to copy and paste…


2 Replies to “A Question for the Hive Mind”

  1. Dang, it wouldn't post.

    Here it is without the brackets… I hope.
    <center>
    <table border="0">
    <tr>
    <td>
    <img src=>
    </td>
    <td>
    <img src=>
    </tr>
    <tr>
    <td>
    <img src=>
    </td>
    <td>
    <img src=>
    </tr>
    </table>
    </center>

Comments are closed.

Discover more from Voenix Rising

Subscribe now to keep reading and get access to the full archive.

Continue reading