Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dlenettr/a6fd0f2f2a4dddf3df492181ef11e322 to your computer and use it in GitHub Desktop.
Save dlenettr/a6fd0f2f2a4dddf3df492181ef11e322 to your computer and use it in GitHub Desktop.
Sabit sayfa resim yazı ayarlama (2695)
<style type="text/css">
.kisiler { display: flex; margin-top: 15px; }
.kisi { flex: 1; text-align: center; }
.kisi > a > img { border: 5px solid #333; }
.kisi > p { margin-top: 10px; font-weight: bold; }
</style>
<div class="kisiler">
<div class="kisi">
<!--TBegin:https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg|left-->
<a href="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg" rel="highslide" class="highslide "><img src="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/thumbs/1494847062_foto-1.jpg" alt="" title=""></a>
<!--TEnd-->
<p>İsim soyisim</p>
</div>
<div class="kisi">
<!--TBegin:https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg|left-->
<a href="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg" rel="highslide" class="highslide "><img src="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/thumbs/1494847062_foto-1.jpg" alt="" title=""></a>
<!--TEnd-->
<p>İsim soyisim</p>
</div>
<div class="kisi">
<!--TBegin:https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg|left-->
<a href="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/1494847062_foto-1.jpg" rel="highslide" class="highslide "><img src="https://www.caycumagenclerbirligi.com/uploads/posts/2017-05/thumbs/1494847062_foto-1.jpg" alt="" title=""></a>
<!--TEnd-->
<p>İsim soyisim</p>
</div>
<div style="clear: both"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment