Your Globe Your Way

Welcome to MITCO

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.

Typography

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?

H1 header example

H2 header example

H3 header example

H4 header example

H5 header example
H6 header example

Blockquote & dropcap examples

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>

Lists styles

Unordered lists

  • Lorem ipsum dolor
  • Ipsum dolor sit
  • Dolor sit amet
  • Sit consectetuer
  • Consectetuer adipiscing

Ordered lists

  1. Lorem ipsum dolor
  2. Ipsum dolor sit
  3. Dolor sit amet
  4. Sit consectetuer
  5. Consectetuer adipiscing

Definition lists

Lorem ipsum dolor
Ipsum dolor sit
Dolor sit amet
Sit consectetuer
Consectetuer adipiscing

Styled unordered lists

ul class="check"

  • Lorem ipsum dolor
  • Ipsum dolor sit
  • Dolor sit amet
  • Sit consectetuer
  • Consectetuer adipiscing

ul class="info"

  • Lorem ipsum dolor
  • Ipsum dolor sit
  • Dolor sit amet
  • Sit consectetuer
  • Consectetuer adipiscing

ul class="bullet"

  • Lorem ipsum dolor
  • Ipsum dolor sit
  • Dolor sit amet
  • Sit consectetuer
  • Consectetuer adipiscing

Icon styles

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"

Styled Ordered lists

ul class="zero"

  1. Lorem ipsum dolor
  2. Ipsum dolor sit
  3. Dolor sit amet
  4. Sit consectetuer
  5. Consectetuer adipiscing

ul class="latin"

  1. Lorem ipsum dolor
  2. Ipsum dolor sit
  3. Dolor sit amet
  4. Sit consectetuer
  5. Consectetuer adipiscing

ul class="roman"

  1. Lorem ipsum dolor
  2. Ipsum dolor sit
  3. Dolor sit amet
  4. Sit consectetuer
  5. Consectetuer adipiscing

Warning, Information and Success styles

<p class="block-warning">Your content here</p>

<p class="block-information">Your content here</p>

<p class="block-success">Your content here</p>

Code examples

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>
}

Image styles

Image class 1

[Your caption]
<span class="tp-img1"><img src="/[your image]" alt="[Your caption]" /></span>

Image class 2

image class 2
<img class="tp-img2" src="/[your image]" />

Image class 3

image class 3
<img class="tp-img3" src="/[your image]" />

Box examples

Sample text

<div class="blackbox"><div><p>Sample text</p></div></div>

Sample text

<div class="whitebox"><div><p>Sample text</p></div></div>

Sample text

<div class="colorbox"><div><p>Sample text</p></div></div>

Sample text

<div class="blackbox rounded"><div><p>Sample text</p></div></div>

Buttons and links

Buttons

<a class="blackbutton"><span>Button text</span></a>
<a class="whitebutton"><span>Button text</span></a>
<a class="colorbutton"><span>Button text</span></a>

Links

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".

Useful styles

class="wrap.."
When applied to any element the element will float left and get a percentage width (10%, 15%, 20% etc.)
Available classes are: wrap10, wrap15, wrap20, wrap25, wrap33, wrap50, wrap66, wrap75, wrap80, wrap85, wrap90
class="floatLeft"
When applied to any element the element will float left and gets a right-margin of 10px
class="floatRight"
When applied to any element the element will float right and gets a left-margin of 10px
class="noTopMargin"
When applied to any element the element will lose it's top margin
class="noBottomMargin"
When applied to any element the element will lose it's bottom margin
class="topMargin"
When applied to any element the element will get a top-margin of 10px
class="bottomMargin"
When applied to any element the element will get a bottom-margin of 10px

Examples

<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.

Sample Tables

This is a table with the classes: zebra table-key

Sample column 1Sample column 2Sample 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 1Sample column 2Sample 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 1Sample column 2Sample 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

Sample form tags

Legend



Legend
Legend


To add typography styles to your website, you'll have to enter HTML mode. This can be done by clicking on the button html (TinyMCE) or the button advcode (JCE).

If you are using the TinyMCE editor, go to Extensions > Plugin Manager > Editor - TinyMCE > Set Code Clean-up on Save to Never.

MITCO Monthly Newsletters

 
icon label

Latest News

 
icon label
  • MITCO has signed MOU for Strategic Partnership with CLEVVA (20.October.2017)
  • MITCO awarded contract by APX Logistics to implement Unified ERP and Courier Management System (19.July.2016)
  • MITCO awarded contract by Paradise E-Commerce Solutions to design and develop Operational Automaton System for us2pk.com 
    (25.June.2016)
  • MITCO awarded contract by Paradise E-Commerce Solutions to implement Unified ERP (25.June.2016)
  • MITCO has been awarded a repeat order of TVUPacks from Pakistan Television Corporation (12.Feb.2016)