User:Cameron446:/sandbox test: Difference between revisions

From Habbox Wiki
Jump to navigation Jump to search
Cameron446: (talk | contribs)
No edit summary
Cameron446: (talk | contribs)
No edit summary
Line 13: Line 13:
         <!-- Title and Description Container -->
         <!-- Title and Description Container -->
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
           <div style="font-size: 18px; font-weight: bold;">{{{Title1}}}</div>
           <div style="font-size: 15px; font-weight: bold;">{{{Title1}}}</div>
           <div style="font-size: 12px;">{{{Description1}}}</div>
           <div style="font-size: 10px;">{{{Description1}}}</div>
         </div>
         </div>
       </div>
       </div>
Line 30: Line 30:
         <!-- Title and Description Container -->
         <!-- Title and Description Container -->
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
           <div style="font-size: 18px; font-weight: bold;">{{{Title2}}}</div>
           <div style="font-size: 15px; font-weight: bold;">{{{Title2}}}</div>
           <div style="font-size: 12px;">{{{Description2}}}</div>
           <div style="font-size: 10px;">{{{Description2}}}</div>
         </div>
         </div>
       </div>
       </div>
Line 47: Line 47:
         <!-- Title and Description Container -->
         <!-- Title and Description Container -->
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
         <div style="padding: 10px; text-align: center; height: 40%; box-sizing: border-box;">
           <div style="font-size: 18px; font-weight: bold;">{{{Title3}}}</div>
           <div style="font-size: 15px; font-weight: bold;">{{{Title3}}}</div>
           <div style="font-size: 12px;">{{{Description3}}}</div>
           <div style="font-size: 10px;">{{{Description3}}}</div>
         </div>
         </div>
       </div>
       </div>

Revision as of 19:35, 23 August 2024

[[File:{{{Image1}}}|style=width:100%; height:100%; object-fit: contain;]]
{{{Title1}}}
{{{Description1}}}
[[File:{{{Image2}}}|style=width:100%; height:100%; object-fit: contain;]]
{{{Title2}}}
{{{Description2}}}
[[File:{{{Image3}}}|style=width:100%; height:100%; object-fit: contain;]]
{{{Title3}}}
{{{Description3}}}