MI College Hulhumale’ established on June 1st, 2015 with a very few students. Since its commencement, the campus has grown tremendously and by the end of 2020, there are more than 200 students engaged in different programmes from certificate 3 to masters level in 4 faculties.
if you have any query, please feel free to contact us on 7940044. For communication through email, please write to us on
//according to loftblog tut
$('.nav li:first').addClass('active');
var showSection = function showSection(section, isAnimate) {
var
direction = section.replace(/#/, ''),
reqSection = $('.section').filter('[data-section="' + direction + '"]'),
reqSectionPos = reqSection.offset().top - 0;