HTML 现象wordpress主题 - 定价表样品代码
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTML 现象wordpress主题 - 定价表样品代码相关的知识,希望对你有一定的参考价值。
[noformat]
<table class="pricing-table">
<thead>
<tr>
<td class="colfirst" style="width: 250px;"><h3>The<br>Plans<br>Feauters:</h3></td>
<td style="width: 150px;"><h3>Begginer</h3><br><span class="price">$25</td>
<td style="width: 150px;"><h3>Advanced</h3><br><span class="price">$50</td>
<td style="width: 150px;"><h3>Premium</h3><br><span class="price">$100</td>
</tr>
</thead>
<tbody>
<tr>
<td class="colfirst">Storage space</td>
<td>1000 MB</td>
<td>2000 MB</td>
<td>5000 MB</td>
</tr>
<tr>
<td class="colfirst">Time tracking</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Unlimited views</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Sharing</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">HD enabled</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Time tracking</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Unlimited views</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Sharing</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">HD enabled</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/yes.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
<td>[image_bl align="center"]http://wpthemes.bluzgraphics.com/phenomenon/wp-content/uploads/2010/11/no.png[/image_bl]</td>
</tr>
<tr>
<td class="colfirst">Buy now</td>
<td>[big-button color="red" link="#"]Order Now ![/big-button]</td>
<td>[big-button color="green" link="#"]Order Now ![/big-button]</td>
<td>[big-button color="blue" link="#"]Order Now ![/big-button]</td>
</tr>
</tbody>
</table>
[/noformat]
HTML 现象wordpress主题 - 欢迎框内容代码示例
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
[big-button link="http://bluzgraphics.com/support/" color="blue"]Learn More[/big-button]
以上是关于HTML 现象wordpress主题 - 定价表样品代码的主要内容,如果未能解决你的问题,请参考以下文章
HTML 现象wordpress主题 - 欢迎框内容代码示例