西安.NET俱樂部群 推廣程式碼

DukeCheng發表於2016-01-14

 

CSS:

.gallery-item
{
display:inline-block;
margin:0 15px;
}

 

個人簽名:

<div class="gallery">

<div class="gallery-item">
    <div class="galleryTitle">西安.NET俱樂部群</div>
    <img style="border-width: 0px; height: 150px; width: 150px;" id="ViewPicture1_GalleryImage" src="http://images.cnblogs.com/cnblogs_com/Flyear/778713/o_1452741964368.png" alt="西安.NET俱樂部群">
</div>

<div class="gallery-item">
    <div class="galleryTitle">西安.NET俱樂部公眾號</div>
    <img style="border-width: 0px; height: 150px; width: 150px;" id="ViewPicture1_GalleryImage" src="http://images.cnblogs.com/cnblogs_com/Flyear/193254/o_xadotnet_qrcode.jpg" alt="西安.NET俱樂部公眾號二維碼">
</div>

</div>

相關文章