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>
    <title>Background Image in Table</title>


    <style>
        table {
            margin: auto;
        }
        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;">
     <table style="background-image: url('https://kb42.info/images/5/59/Header_Abductions.png'); width: 1900px; height: 200px;">
         <tr>
         <tr>

Revision as of 18:21, 19 July 2025

Test Page
Friday, May 15, 2026, 1250 (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

<head>

   <title>Background Image in Table</title>
   <style>
       table {
           margin: auto;
       }
       table, tr td {
           border: 1px solid black;
       }
   </style>

</head>

Cell 1 Cell 2 Cell 3