Test123: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="display: flex; gap: 20px; flex-wrap: wrap; margin-top: 15px;"> | |||
<div style="flex: 1; min-width: 280px; background: #f8f9fa; border: 1px solid #eaecf0; border-radius: 8px; padding: 20px;"> | |||
< | <h3>🚀 Left Column Header</h3> | ||
<ul> | |||
<li>First bullet point item</li> | |||
< | <li>Second bullet point item</li> | ||
</ul> | |||
< | </div> | ||
<div style="flex: 1; min-width: 280px; background: #f8f9fa; border: 1px solid #eaecf0; border-radius: 8px; padding: 20px;"> | |||
<h3>📂 Right Column Header</h3> | |||
<ul> | |||
< | <li>First bullet point item</li> | ||
< | <li>Second bullet point item</li> | ||
< | </ul> | ||
</div> | |||
</div> | |||
Revision as of 15:02, 2 September 2026
🚀 Left Column Header
- First bullet point item
- Second bullet point item
📂 Right Column Header
- First bullet point item
- Second bullet point item