Skip to content

Instantly share code, notes, and snippets.

@katzueno
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katzueno/af0d191266b1243cb0c3 to your computer and use it in GitHub Desktop.
Save katzueno/af0d191266b1243cb0c3 to your computer and use it in GitHub Desktop.
HTML Sample
<div class="tsukehoudai">
<h4>マツエク付け放題について</h4>
<p>お客様からご要望の多いマツエク『つけ放題』ですが、ビエルではお客様の大切なまつ毛を健康な状態に保ちながらマツエクを長く快適にお楽しみ頂きたい観点から、まつ毛つけ放題メニューご用意は致しておりません。
あらかじめご了承下さいます様お願い申し上げます。
お客様へのより良い安全施術、まつ毛のダメージ、品質維持、快適なまつ毛エクステを提供することをサロン方針と致しますことを、ご理解のほどよろしくお願い致します。
</p>
<h3><img src="/application/themes/elemental/images/eyelash/title_menu_teigaku.jpg" alt=""></h3>
<div class="row">
<div class="col-xs-12 col-sm-7 teigaku">
<strong style="font-size:16px;">プラチナシルク毛</strong><span style="font-size:12px; line-height:14px;">(全て税込価格)</span>
<table width="100%" border="0" class="eyelash_menu">
<tr>
<td class="hon" align="right">60本</td>
<td class="price">¥3,240</td>
</tr>
<tr>
<td class="hon" align="right">80本</td>
<td class="price">¥4,320</td>
</tr>
<tr>
<td class="hon" align="right">100本</td>
<td class="price">¥5,400</td>
</tr>
<tr>
<td class="hon" align="right">120本</td>
<td class="price">¥6,480</td>
</tr>
<tr>
<td class="hon" align="right">140本</td>
<td class="price">¥7,560</td>
</tr>
<tr>
<td class="hon" align="right">180本</td>
<td class="price">¥8,640</td>
</tr>
<tr>
<td class="hon" align="right"><span style="font-size:13px; line-height:14px;">(上or下まつ毛)</span>1本</td>
<td class="price"> ¥108<br></td>
</tr>
</table>
</div>
<div class="col-xs-12 col-sm-5 hosoku">
<p>プラチナシルクエクステからプラチナセーブル毛へ変更が<span class="red"><strong>+520円</strong></span>でお試しいただけます。 </p>
<p><strong>初回のみ</strong><br>
<span class="red"><strong>他店オフ無料</strong></span>(シングルタイプのみ)<br>
フレアタイプは別途 ¥2,160</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment