Thank you for visiting our website and giving us the opportunity and privilege to introduce the services offered by MITCO Business Solutions.
MITCO Business Solutions prides itself as one of the leaders in the management and IT consulting Industry. We have served several organizations in the past and have a good working relation with all of them, and no complaints from our clients. As a company we offer you services that are of the highest standard and extremely competitive rates.
Our offerings span business and technology consulting, system integration, product engineering, custom software development, maintenance and IT infrastructure and business process outsourcing.
Make your website more fun by using our custom
Avori Typography
Typography sets the tone of a website. When used correctly it creates hierarchy and order on your pages. Below is an overview of the different stylings and the HTML code to display them. It also showcases several available classes that can be used in special occassions.
How to use this typography in my website?
This is a basic blockquote
<blockquote>Your content here</blockquote>
This is a blockquote with the class="quotecolor"
<blockquote class="quotecolor"><div class="color">Your content here</div></blockquote>
This is a dropcap example.
<p class="dropcap"><span class="dropcap">Y</span>our content here</p>
p or ul class="icon-key"
p or ul class="icon-cart"
p or ul class="icon-image"
p or ul class="icon-video"
p or ul class="icon-file"
p or ul class="icon-warning"
p or ul class="icon-error"
p or ul class="icon-success"
p or ul class="icon-information"
p or ul class="icon-download"
p or ul class="icon-star"
p or ul class="icon-date"
p or ul class="icon-arrow"
p or ul class="icon-locked"
p or ul class="icon-mail"
<p class="block-warning">Your content here</p>
<p class="block-information">Your content here</p>
<p class="block-success">Your content here</p>
pre {
This is the default pre
<pre>Your content here</pre>
}
pre {
This is a pre tag with the class="pre-black"
<pre class="pre-black">Your content here</pre>
}
<span class="tp-img1"><img src="/[your image]" alt="[Your caption]" /></span>
<img class="tp-img2" src="/[your image]" />
<img class="tp-img3" src="/[your image]" />
<div class="blackbox"><div><p>Sample text</p></div></div>
<div class="whitebox"><div><p>Sample text</p></div></div>
<div class="colorbox"><div><p>Sample text</p></div></div>
<div class="blackbox rounded"><div><p>Sample text</p></div></div>
<a class="blackbutton"><span>Button text</span></a>
<a class="whitebutton"><span>Button text</span></a>
<a class="colorbutton"><span>Button text</span></a>
This is a default link, this is a link with the class="highlight", this is a link with the class="highlight2" and this is a link with class="textcolor".
<div class="floatRight wrap25 colorbox"><div><p>Your content here</p></div></div>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse ut elit est. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent nec metus sed massa dapibus pellentesque. Quisque rutrum eleifend urna, ac consectetur leo tincidunt nec. Proin purus odio, convallis vitae tristique vitae, sollicitudin in nibh. Proin cursus, nulla quis sodales pellentesque, ipsum nulla molestie felis, ut adipiscing quam sem quis nisl. Nulla facilisi.
<a class="floatLeft wrap50 colorbutton rounded"><span>Your content here</div></div>
Donec vulputate ipsum vitae eros vulputate ac hendrerit turpis tempor. Mauris rhoncus malesuada augue eget posuere. Pellentesque condimentum ante ac sem euismod facilisis. Sed quis turpis ut risus viverra posuere ut a mauris. Integer quis massa lectus. Aliquam quam leo, ultrices eget convallis at, vulputate nec magna. Fusce urna neque, suscipit congue gravida sit amet, tempus sed lorem. Vestibulum venenatis aliquam ullamcorper. Mauris quam ipsum, convallis non elementum at, consequat ultrices ligula. Etiam interdum erat vitae tortor ornare accumsan. Integer interdum rutrum erat at sodales.
This is a table with the classes: zebra table-key
Sample column 1 | Sample column 2 | Sample column 3 |
---|---|---|
Sample row 1 | Sample row 1 | Sample row 1 |
Sample row 2 | Sample row 2 | Sample row 2 |
Sample row 3 | Sample row 3 | Sample row 3 |
Sample row 4 | Sample row 4 | Sample row 4 |
Sample row 5 | Sample row 5 | Sample row 5 |
This is a default table
Sample column 1 | Sample column 2 | Sample column 3 |
---|---|---|
Sample row 1 | Sample row 1 | Sample row 1 |
Sample row 2 | Sample row 2 | Sample row 2 |
Sample row 3 | Sample row 3 | Sample row 3 |
Sample row 4 | Sample row 4 | Sample row 4 |
Sample row 5 | Sample row 5 | Sample row 5 |
This is a table with the classes: zebra highlight table-chart
Sample column 1 | Sample column 2 | Sample column 3 |
---|---|---|
Sample row 1 | Sample row 1 | Sample row 1 |
Sample row 2 | Sample row 2 | Sample row 2 |
Sample row 3 | Sample row 3 | Sample row 3 |
Sample row 4 | Sample row 4 | Sample row 4 |
Sample row 5 | Sample row 5 | Sample row 5 |
To add typography styles to your website, you'll have to enter HTML mode. This can be done by clicking on the button (TinyMCE) or the button
(JCE).
If you are using the TinyMCE editor, go to Extensions > Plugin Manager > Editor - TinyMCE > Set Code Clean-up on Save to Never.