"SlidePageAds" பக்கத்தின் திருத்தங்களுக்கிடையேயான வேறுபாடு
நூலகம் இல் இருந்து
வரிசை 5: | வரிசை 5: | ||
<meta content="text/html; charset=iso-8859-2" http-equiv="Content-Type"> | <meta content="text/html; charset=iso-8859-2" http-equiv="Content-Type"> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
+ | |||
+ | |||
<style> | <style> | ||
− | .mySlides {display:none;} | + | .mySlides { |
+ | display:none; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .left-arrow, .right-arrow { | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | line-height: 40px; | ||
+ | text-align: center; | ||
+ | font-size: 30px; | ||
+ | cursor: pointer; | ||
+ | background-color: rgba(0, 0, 0, 0.5); | ||
+ | color: #fff; | ||
+ | user-select: none; | ||
+ | } | ||
+ | |||
+ | .left-arrow { | ||
+ | left: 0; | ||
+ | } | ||
</style> | </style> | ||
+ | |||
+ | |||
</head> | </head> | ||
நூலக நிறுவன நிதி கோரல் தொடர்பாக காட்சிப்படுத்துவதற்காக உருவாக்கப்பட்ட பரீட்சார்த்த பக்கம் | நூலக நிறுவன நிதி கோரல் தொடர்பாக காட்சிப்படுத்துவதற்காக உருவாக்கப்பட்ட பரீட்சார்த்த பக்கம் | ||
வரிசை 13: | வரிசை 38: | ||
<div class="w3-content w3-section" style="max-width:1200px"> | <div class="w3-content w3-section" style="max-width:1200px"> | ||
+ | <span class="left-arrow">❮</span> | ||
+ | <span class="right-arrow">❯</span> | ||
<img class="mySlides" src="https://noolaham.org/wiki/images/a/a7/First.jpeg" style="width:100%"> | <img class="mySlides" src="https://noolaham.org/wiki/images/a/a7/First.jpeg" style="width:100%"> | ||
<img class="mySlides" src="https://noolaham.org/wiki/images/a/a0/Second.jpeg" style="width:100%"> | <img class="mySlides" src="https://noolaham.org/wiki/images/a/a0/Second.jpeg" style="width:100%"> | ||
<img class="mySlides" src="https://noolaham.org/wiki/images/c/c8/Third.jpeg" style="width:100%"> | <img class="mySlides" src="https://noolaham.org/wiki/images/c/c8/Third.jpeg" style="width:100%"> | ||
<img class="mySlides" src="https://noolaham.org/wiki/images/4/48/Forth.jpeg" style="width:100%"> | <img class="mySlides" src="https://noolaham.org/wiki/images/4/48/Forth.jpeg" style="width:100%"> | ||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
<script> | <script> |
00:59, 21 சூலை 2023 இல் நிலவும் திருத்தம்
❮
❯



