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
style="background-image: url('https://kb42.info/images/5/59/Header_Abductions.png')"
| |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 |

