Updated NWNDS Creature Appearance Tracker (markdown)
@@ -1,26 +1,26 @@
|
|||||||
<div style="display: table; width: 100%;">
|
<div style="display: table; width: 100%;">
|
||||||
<div style="display: table-row;">
|
<div style="display: table-row;">
|
||||||
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Row Title 1</div>
|
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Column 1 Title</div>
|
||||||
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Row Title 2</div>
|
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Column 2 Title</div>
|
||||||
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Row Title 3</div>
|
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Column 3 Title</div>
|
||||||
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Row Title 4</div>
|
<div style="display: table-cell; font-weight: bold; text-align: center; padding: 10px; background-color: #eee;">Column 4 Title</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="display: table-row;">
|
<div style="display: table-row;">
|
||||||
|
<div style="display: table-cell; font-weight: bold; padding: 10px;">Row Title 1</div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image2.jpg" alt="Caption for Image 2" style="width: 100%;"></div>
|
<div style="display: table-cell;"><img src="/path/to/image2.jpg" alt="Caption for Image 2" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image3.jpg" alt="Caption for Image 3" style="width: 100%;"></div>
|
<div style="display: table-cell;"><img src="/path/to/image3.jpg" alt="Caption for Image 3" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image4.jpg" alt="Caption for Image 4" style="width: 100%;"></div>
|
<div style="display: table-cell;"><img src="/path/to/image4.jpg" alt="Caption for Image 4" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image5.jpg" alt="Caption for Image 5" style="width: 100%;"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div style="display: table-row;">
|
<div style="display: table-row;">
|
||||||
|
<div style="display: table-cell;"></div>
|
||||||
|
<div style="display: table-cell;"><img src="/path/to/image5.jpg" alt="Caption for Image 5" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image6.jpg" alt="Caption for Image 6" style="width: 100%;"></div>
|
<div style="display: table-cell;"><img src="/path/to/image6.jpg" alt="Caption for Image 6" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image7.jpg" alt="Caption for Image 7" style="width: 100%;"></div>
|
<div style="display: table-cell;"><img src="/path/to/image7.jpg" alt="Caption for Image 7" style="width: 100%;"></div>
|
||||||
<div style="display: table-cell;"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width: 100%;"></div>
|
|
||||||
<div style="display: table-cell;"><img src="/path/to/image9.jpg" alt="Caption for Image 9" style="width: 100%;"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div style="display: table-row;">
|
<div style="display: table-row;">
|
||||||
<div style="display: table-cell;"><img src="/path/to/image10.jpg" alt="Caption for Image 10" style="width: 100%;"></div>
|
|
||||||
<div style="display: table-cell;"><img src="/path/to/image11.jpg" alt="Caption for Image 11" style="width: 100%;"></div>
|
|
||||||
<div style="display: table-cell;"><img src="/path/to/image12.jpg" alt="Caption for Image 12" style="width: 100%;"></div>
|
|
||||||
<div style="display: table-cell;"></div>
|
<div style="display: table-cell;"></div>
|
||||||
|
<div style="display: table-cell;"><img src="/path/to/image8.jpg" alt="Caption for Image 8" style="width: 100%;"></div>
|
||||||
|
<div style="display: table-cell;"><img src="/path/to/image9.jpg" alt="Caption for Image 9" style="width: 100%;"></div>
|
||||||
|
<div style="display: table-cell;"><img src="/path/to/image10.jpg" alt="Caption for Image 10" style="width: 100%;"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user