Files
WebStackPage.github.io/en/index.html
2017-12-25 22:47:07 +08:00

83 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DesignStack</title>
</head>
<body>
Coming soon...
<a href="../cn/index.html" class="go-back">
<i class="fa-angle-left"></i> Go Back
</a>
</body>
</html>
<!-- 设计电台 -->
<h4 class="text-gray"><i class="linecons-cog" style="margin-right: 7px;" id="设计电台"></i>设计电台</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('websiteUrl', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="websiteUrl">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteNameHere</strong>
</a>
<p class="overflowClip_2">websiteInfoHere</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('websiteUrl', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="websiteUrl">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteNameHere</strong>
</a>
<p class="overflowClip_2">websiteInfoHere</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('websiteUrl', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="websiteUrl">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteNameHere</strong>
</a>
<p class="overflowClip_2">websiteInfoHere</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('websiteUrl', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="websiteUrl">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="../assets/images/logos/default.png" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>websiteNameHere</strong>
</a>
<p class="overflowClip_2">websiteInfoHere</p>
</div>
</div>
</div>
</div>
</div>
<br />
<!--END 设计文章 -->