西安NETクラブグループプロモーションコード

1597 ワード


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>