Code: Select all
<strong>rendered as bold text</strong>
Code: Select all
<em>rendered as italicized text</em>
Code: Select all
<p class="text-left">Left aligned text.</p> ชิดซ้าย
<p class="text-center">Center aligned text.</p> ตรงกลาง
<p class="text-right">Right aligned text.</p> ชิดขวา
Code: Select all
<p class="muted">Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.</p>
<p class="text-warning">Etiam porta sem malesuada magna mollis euismod.</p>
<p class="text-error">Donec ullamcorper nulla non metus auctor fringilla.</p>
<p class="text-info">Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis.</p>
<p class="text-success">Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</p>