Test Page: Difference between revisions

From KB42
No edit summary
No edit summary
Line 15: Line 15:
[[File:Header_Abductions.png]]
[[File:Header_Abductions.png]]


<head>
<table class="the_table" style="background-image: url('https://kb42.info/images/5/59/Header_Abductions.png'); width: 1900px; height: 200px;">
    <title>Background Image in Table</title>
  <tr>
 
  <td>Cell 1</td>
    <style>
  <td>Cell 2</td>
        table {
  <td>Cell 3</td>
            margin: auto;
  </tr>
        }
</table>
 
        table, tr td {
            border: 1px solid black;
        }
    </style>
</head>
    <table style="background-image: url('https://kb42.info/images/5/59/Header_Abductions.png'); width: 1900px; height: 200px;">
        <tr>
            <td>Cell 1</td>
            <td>Cell 2</td>
            <td>Cell 3</td>
        </tr>
    </table>

Revision as of 18:22, 19 July 2025

Test Page
Friday, May 15, 2026, 1320 (UTC)

style="background-image: url('https://kb42.info/images/5/59/Header_Abductions.png')"


Caption text
Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
Template:Page description

Cell 1 Cell 2 Cell 3