Main Page: Difference between revisions

224 bytes added ,  24 November 2023
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 4: Line 4:
<div style="position: relative; overflow: hidden; height: 300px;"><!-- RECOMMENDED THIS HEIGHT IS THE SAME AS THE HEIGHT SET FOR THE IMAGES -->
<div style="position: relative; overflow: hidden; height: 300px;"><!-- RECOMMENDED THIS HEIGHT IS THE SAME AS THE HEIGHT SET FOR THE IMAGES -->
<div class='wrapper'>
<div class='wrapper'>
<gallery mode="packed" widths=200px heights=300px perrow=3><!-- PERROW SHOULD BE THE SAME NUMBER AS THE TOTAL NUMBER OF IMAGES IF YOU WANT THE GALLERY TO LOOK LIKE A SLIDING ROW OF IMAGES. -->
<gallery mode="packed" widths=200px heights=300px perrow=6><!-- PERROW SHOULD BE THE SAME NUMBER AS THE TOTAL NUMBER OF IMAGES IF YOU WANT THE GALLERY TO LOOK LIKE A SLIDING ROW OF IMAGES. -->
<img src="File:Soli2.png" alt="" style="width: 200px; height: 300px;">
<img src="File:Soli1.png" alt="" style="width: 200px; height: 300px;">
<img src="File:Urbanafelisa.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Soli2.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Soli2.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Soli1.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Soli1.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Urbanafelisa.png" alt="" style="width: 200px; height: 300px;">
  <img src="File:Urbanafelisa.png" alt="" style="width: 200px; height: 300px;">
</gallery>
</gallery>


</div>
</div>