Typography

Article or component title

Title H2

Title H3

Title H4


Tooltips

This a text in a tooltip ...

For obtain this HTML code : <span class="tips" title="Example of tooltips::Lorem ipsum dolor sit amet, consectetur adipisicing elit" >a text</span> in a tooltip.


Quotation

This a text with black quotation ...

For obtain this : <blockquote class="black"><p>This a text with black quotation ...</p></blockquote>


This a text with blue quotation ...

For obtain this : <blockquote class="blue"><p>This a text with blue quotation ...</p></blockquote>


This a text with green quotation ...

For obtain this : <blockquote class="green"><p>This a text with green quotation ...</p></blockquote>


This a text with red quotation ...

For obtain this : <blockquote class="red"><p>This a text with red quotation ...</p></blockquote>


Div info

important info ...

For obtain this : <div class="info">important info ...</div>

List

  • item 01
  • item 02

For obtain this : <ul class="circle">


  • item 01
  • item 02

For obtain this : <ul class="circle_red">


  • item 01
  • item 02

For obtain this : <ul class="check">


  • item 01
  • item 02

For obtain this : <ul class="check_red">


  • item 01
  • item 02

For obtain this : <ul class="arrow">


  • item 01
  • item 02

For obtain this : <ul class="arrow_red">


  • item 01
    • item 001
    • item 002
  • item 02
  • item 03

For obtain this : <ul class="normal">


  • item 01
  • item 02

For obtain this : <ul class="normal_red">