Lost Password? No account yet? Register

yuwieschools.com

Tuesday
Nov 18th
Home

How to use our Yuwie layouts

User Rating: / 0
PoorBest 

To get the full benefit from our layouts, you can refer to this page to find the appropriate HTML code for the feature you need. 

 

Article separator

<span class="article_seperator"> </span>

Caption Box

<div class="shout-caption"><h3>Box title</h3>Your text goes here!</div>

 

A Drop Cap for your paragraph

<span class="dropcap">L</span>

 dropcap

Bubble Quote

<div class="bubble">
<div> <div> <div> <div>
<div> Text of your bubble </div> </div> </div> </div>
</div><span class="author">the author you want to quote</span>
</div>

bubble quote

Simple Quote

<div><blockquote class="quote-hilite">
<span class="open">A</span>n other way to quote peopl
<span class="close">e.</span></blockquote> </div>

simple quote

Your Messages

<p class="error">Use this to show that you are not happy!</p>
error
<p class="message">This, to give an information!</p>
info
<p class="tips">That, for a tips!</p>
tip

Your Lists

<p class="blocknumber"><span class="bignumber">01</span>Your content goes here!</p>
<p class="blocknumber"><span class="bignumber">02</span>Your content goes here!</p>
<p class="blocknumber"><span class="bignumber">03</span>Your content goes here!</p>
big numbers
 
Advertisement