Webhost
3 years ago in Plain Text
<!doctype html>
<html lang="en">
<head>
<link rel="dns-prefetch" href="//www.learnvern.com">
<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="dns-prefetch" href="//developers.google.com">
<link rel="dns-prefetch" href="//accounts.google.com">
<link rel="dns-prefetch" href="//play.google.com">
<link rel="dns-prefetch" href="//www.facebook.com">
<link rel="dns-prefetch" href="//wa.me">
<link rel="dns-prefetch" href="//www.linkedin.com">
<link rel="dns-prefetch" href="//forums.learnvern.com">
<link rel="dns-prefetch" href="//www.youtube.com">
<link rel="dns-prefetch" href="//twitter.com">
<link rel="dns-prefetch" href="//www.instagram.com">
<meta charset="utf-8">
<title>Free Online Courses | Learn Job Oriented Training Programs - LearnVern</title>
<link rel="preconnect" href="//cdnjs.cloudflare.com/" crossorigin>
<link rel="dns-prefetch" href="//cdnjs.cloudflare.com/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="csrf-token" content="T3VjTKorg83hJIIIEL0AnilCbM1GyRRlkayfHTjM">
<!-- Opengraph related code -->
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title"
content="Free Online Courses | Learn Job Oriented Training Programs - LearnVern"/>
<meta property="og:description"
content="Looking for free online courses with certificates for IT training? LearnVern offers web development courses, including PHP, Java, C++, Android, iOS, Testing, Excel &amp; more."/>
<meta property="og:url" content="https://www.learnvern.com/"/>
<meta property="og:site_name" content="LearnVern"/>
<meta property="og:image" content="https://www.learnvern.com/images/share_logo.png"/>
<!-- Opengraph related code -->
<!-- Twitter related code -->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Free Online Courses | Learn Job Oriented Training Programs - LearnVern"/>
<meta name="twitter:description"
content="Looking for free online courses with certificates for IT training? LearnVern offers web development courses, including PHP, Java, C++, Android, iOS, Testing, Excel &amp; more."/>
<meta name="twitter:site" content="@learnvern"/>
<meta name="twitter:creator" content="@learnvern"/>
<meta name="twitter:image" content="https://www.learnvern.com/images/share_logo.png"/>
<!-- Twitter related code -->
<meta name="description"
content="Looking for free online courses with certificates for IT training? LearnVern offers web development courses, including PHP, Java, C++, Android, iOS, Testing, Excel &amp; more.">
<meta name="keywords"
content=""/>
<link rel="canonical" href="https://www.learnvern.com/"/>
<!-- Google Tag Manager -->
<meta property="gtm:code" content="" />
<script defer>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(), event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MLHKZJ4');
</script>
<!-- End Google Tag Manager -->
<link rel="icon" type="image/png" href="https://www.learnvern.com/images/favicon.png">
<link href="//fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;600;700;800;900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"/>
<link rel="stylesheet" href="https://www.learnvern.com/css/master-all.css?ver=3.0"/>
<link rel="stylesheet" href="https://www.learnvern.com/css/menu.css?ver=3.0">
<link rel="stylesheet" href="https://www.learnvern.com/css/homepage.css?ver=3.0">
<script type="text/javascript">
var $app_url = "https://www.learnvern.com";
var $show_enroll_modal = "";
var $show_login_modal = "";
var $show_referral_modal = "";
</script>
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"WebPage","name":"Free Online Courses | Learn Job Oriented Training Programs - LearnVern","url":"https:\/\/www.learnvern.com","speakable":{"@type":"SpeakableSpecification","xpath":["\/html\/head\/title","\/html\/head\/meta[@name='description']\/@content"]}}</script>
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"WebSite","url":"https:\/\/www.learnvern.com","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.learnvern.com\/courses?txt_search={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Organization","name":"Learnvern","url":"https:\/\/www.learnvern.com","sameAs":["https:\/\/www.facebook.com\/learnvern\/","https:\/\/www.youtube.com\/channel\/UCGlUPA9kZBU0fEAJbbXwT1Q","https:\/\/www.instagram.com\/learnvernofficial\/","https:\/\/www.linkedin.com\/company\/learnvern\/"],"logo":"https:\/\/www.learnvern.com\/images\/logo.png","legalName":"Learnvern","address":[{"@type":"PostalAddress","addressCountry":"India","addressLocality":"Ahmedabad","addressRegion":"Gujarat","streetAddress":"905 Samedh Complex, Chimanlal Girdharlal Rd","postalCode":"380009","telephone":"8849004643"}]}</script>
<script type="text/javascript">
if (window.location.hash === "#_=_") {
// Check if the browser supports history.replaceState.
if (history.replaceState) {
// Keep the exact URL up to the hash.
var cleanHref = window.location.href.split("#")[0];
// Replace the URL in the address bar without messing with the back button.
history.replaceState(null, null, cleanHref);
} else {
// Well, you're on an old browser, we can get rid of the _=_ but not the #.
window.location.hash = "";
}
}
</script>
<!-- This script is for deleting cookie named "g_state" which is created when user closes google one tap sign in prompt.
Why we have to delete, please refer https://developers.google.com/identity/gsi/web/guides/features#exponential_cooldown -->
<script>document.cookie = 'g_state=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'</script>
<!-- Below meta and scripts are used for google one tap sign in prompt -->
<meta name="google-signin-scope" content="profile email">
<meta name="google-signin-client_id" content="1084985919454-irhreo6651hf5km6egvl6fcubqi5gh0q.apps.googleusercontent.com">
<script src="https://accounts.google.com/gsi/client" async defer></script>
</head>
<body>
<!--Below div is used for show and sign in from google one tap sign in prompt.-->
<div id="g_id_onload"
data-client_id="1084985919454-irhreo6651hf5km6egvl6fcubqi5gh0q.apps.googleusercontent.com"
data-context="signin" data-callback="googleLoginEndpoint"
data-close_on_tap_outside="false"
data-_token="T3VjTKorg83hJIIIEL0AnilCbM1GyRRlkayfHTjM">
</div>
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-MLHKZJ4"
height="0" width="0" style="display:none;visibility:hidden;"></iframe>
</noscript>
<div class="announcement-call alert alert-dismissible mb-0" role="alert">
<p>
<img src="https://www.learnvern.com/images/home-assets/bell.png" class="img-fluid" alt="Announcement Bell Icon">
Download the <a href="https://play.google.com/store/apps/details?id=com.tops.learnvern" target="_blank">New LearnVern Android App</a> and enter Lucky Draw to win Free Certificate
</p>
<button type="button" class="btn-close" id="closeAnnouncement" aria-label="Close" data-id="3"></button>
</div>
<div class="top-header-container top-header-container-fixed">
<div class="container-fluid">
<!-- Row -->
<div class="row align-items-center">
<div class="col-lg-4 col-md-3 logo col-5">
<a href="https://www.learnvern.com">
<img src="https://www.learnvern.com/images/logo.png" class="img-fluid" alt="LearnVern Logo"/>
</a>
</div>
<div class="col-lg-4 col-md-4 col-7 ps-0 order-md-3">
<div class="avtar-dropdown">
<div class="login-btn-group">
<a href="https://www.learnvern.com/auth/login" class="btn btn-light dataLayerLoginObj">Login</a>
<a href="https://www.learnvern.com/auth/register"
class="btn btn-light dataLayerJoinForFreeHeaderObj">Join For Free</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-5 col-12">
<!-- Search -->
<div class="searchbox-container">
<div class="searchbox-inneritem">
<div class="searchbox-search">
<i class="fas fa-search"></i>
<div class="search-inputs">
<input type="text" class="search-control one" autocomplete="off"
id="search-megamenu-input" name="autocomplete_search">
<input type="text" class="search-control two suggestion" placeholder="Search Course">
</div>
</div>
<div class="megamenu-container">
<div id="menu-title" class="leftmenutrigger" data-bs-toggle="collapse"
data-bs-target="#mobileMenu">
<span class="" onclick="getDataLayerObj({'eventLabel': 'All Courses','event_action': 'L1 Click','eventCategory': 'Menu'});">All Courses <i class="fas fa-chevron-down mx-2"></i></span>
</div>
</div>
</div>
</div><!-- Search Box Ends -->
<!-- Himani Megamenu -->
<div id="searchMegaMenu">
</div>
<!-- // Himani MEgamenu -->
<!-- Mega Menu for Desktop-->
<div id="menu-details" class="hide menu-details">
<!-- Row -->
<div class="row mx-auto">
<div class="menu-innerItem">
<div class="d-flex align-items-start">
<div class="nav flex-column nav-pills" id="all-courses-megamenu-tab"
role="tablist" aria-orientation="vertical">
<a class="dLSearchMenuObj nav-link active"
id="all-courses-megamenu-2-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-2" role="tab"
aria-controls="all-courses-megamenu-2"
aria-selected="true"
data-event_type="2"
data-eventLabel="Business">Business</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-1-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-1" role="tab"
aria-controls="all-courses-megamenu-1"
aria-selected="true"
data-event_type="2"
data-eventLabel="Software Courses">Software Courses</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-4-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-4" role="tab"
aria-controls="all-courses-megamenu-4"
aria-selected="true"
data-event_type="2"
data-eventLabel="Mechanical/Civil/Electrical">Mechanical/Civil/Electrical</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-3-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-3" role="tab"
aria-controls="all-courses-megamenu-3"
aria-selected="true"
data-event_type="2"
data-eventLabel="Designing And Animation">Designing And Animation</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-10-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-10" role="tab"
aria-controls="all-courses-megamenu-10"
aria-selected="true"
data-event_type="2"
data-eventLabel="Hardware and Networking">Hardware and Networking</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-8-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-8" role="tab"
aria-controls="all-courses-megamenu-8"
aria-selected="true"
data-event_type="2"
data-eventLabel="Live Project">Live Project</a>
<a class="dLSearchMenuObj nav-link "
id="all-courses-megamenu-9-tab" data-bs-toggle="pill"
href="#all-courses-megamenu-9" role="tab"
aria-controls="all-courses-megamenu-9"
aria-selected="true"
data-event_type="2"
data-eventLabel="Free Webinar">Free Webinar</a>
</div>
<div class="tab-content tab-content-megamenu" id="v-pills-tabContent">
<div class="tab-pane fade show active"
id="all-courses-megamenu-2" role="tabpanel"
aria-labelledby="all-courses-megamenu-2-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/ms-word-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="MS Word Course"
data-course_name="MS Word Course"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="38166">MS Word Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/digital-marketing-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Digital Marketing Course"
data-course_name="Digital Marketing Course"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="98175">Digital Marketing Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/ms-excel-tutorial-bangla"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="MS Excel in Bangla"
data-course_name="MS Excel in Bangla"
data-course_category="Business"
data-language="বাংলা"
data-price="499"
data-active_learners="4047">MS Excel in Bangla</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/ms-excel-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="MS Excel Course"
data-course_name="MS Excel Course"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="88451">MS Excel Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/beginner-to-advance-excel-for-data-science"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Excel For Data Analysis"
data-course_name="Excel For Data Analysis"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="4611">Excel For Data Analysis</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/tally-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Tally course with Accounting and GST"
data-course_name="Tally course with Accounting and GST"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="9466">Tally course with Accounting and GST</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/spoken-english-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Spoken English Course"
data-course_name="Spoken English Course"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="4599">Spoken English Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/seo-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="SEO 2021 - Beginners to Advance"
data-course_name="SEO 2021 - Beginners to Advance"
data-course_category="Business"
data-language="हिन्दी"
data-price="499"
data-active_learners="760">SEO 2021 - Beginners to Advance</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=2"
class="dl-view-all-courses"
data-course_category="Business"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-1" role="tabpanel"
aria-labelledby="all-courses-megamenu-1-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/advanced-php-programming-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Advanced PHP with MVC Programming with Practicals"
data-course_name="Advanced PHP with MVC Programming with Practicals"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="25841">Advanced PHP with MVC Programming with Practicals</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/wordpress-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="WordPress Course"
data-course_name="WordPress Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="49660">WordPress Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/core-php-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="PHP Course For Beginners"
data-course_name="PHP Course For Beginners"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="18634">PHP Course For Beginners</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/android-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Basic Android Course"
data-course_name="Basic Android Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="57812">Basic Android Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/codeigniter-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="CodeIgniter Course"
data-course_name="CodeIgniter Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="5279">CodeIgniter Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/c-sharp-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="C# Course"
data-course_name="C# Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="20223">C# Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/angular-js-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="AngularJS Course"
data-course_name="AngularJS Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="11251">AngularJS Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/ruby-programming-language-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Ruby Programming Course"
data-course_name="Ruby Programming Course"
data-course_category="Software Courses"
data-language="English"
data-price="499"
data-active_learners="4473">Ruby Programming Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/r-programming-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="R Programming Course"
data-course_name="R Programming Course"
data-course_category="Software Courses"
data-language="English"
data-price="499"
data-active_learners="6698">R Programming Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/advanced-angularjs-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="AngularJS Advance Course"
data-course_name="AngularJS Advance Course"
data-course_category="Software Courses"
data-language="English"
data-price="499"
data-active_learners="7249">AngularJS Advance Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/magento-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Magento Course"
data-course_name="Magento Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="2935">Magento Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/core-python-programming-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Python Programming Course"
data-course_name="Python Programming Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="92545">Python Programming Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/c-tutorial-bangla"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="C++ Course in Bangla"
data-course_name="C++ Course in Bangla"
data-course_category="Software Courses"
data-language="বাংলা"
data-price="499"
data-active_learners="3902">C++ Course in Bangla</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/software-testing-tutorial-bangla"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Software Testing Course in Bangla"
data-course_name="Software Testing Course in Bangla"
data-course_category="Software Courses"
data-language="বাংলা"
data-price="499"
data-active_learners="3025">Software Testing Course in Bangla</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/iot-arduino-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="IOT Arduino Course"
data-course_name="IOT Arduino Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="10614">IOT Arduino Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/database-management-tutorial-hindi"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Database Management Course"
data-course_name="Database Management Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="14392">Database Management Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/python-tutorial-django"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Python Django Course"
data-course_name="Python Django Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="14590">Python Django Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/selenium-tutorials"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Selenium Automation Testing Course"
data-course_name="Selenium Automation Testing Course"
data-course_category="Software Courses"
data-language="हिन्दी"
data-price="499"
data-active_learners="6888">Selenium Automation Testing Course</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=1"
class="dl-view-all-courses"
data-course_category="Software Courses"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-4" role="tabpanel"
aria-labelledby="all-courses-megamenu-4-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/creo-parametric-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="CREO Course"
data-course_name="CREO Course"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="16463">CREO Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/autocad-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="AutoCAD Mechanical"
data-course_name="AutoCAD Mechanical"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="55472">AutoCAD Mechanical</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/autocadcivil"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="AutoCAD Civil 2d"
data-course_name="AutoCAD Civil 2d"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="5154">AutoCAD Civil 2d</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/matlab-programming-for-beginners"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Matlab Programming Course"
data-course_name="Matlab Programming Course"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="2171">Matlab Programming Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/industrial-automation-with-scada"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Industrial Automation Course with PLC/ Scada"
data-course_name="Industrial Automation Course with PLC/ Scada"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="5903">Industrial Automation Course with PLC/ Scada</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/sketchup-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Sketchup Tutorial"
data-course_name="Sketchup Tutorial"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="933">Sketchup Tutorial</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/solidworks-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Master Solidworks 2021 with Real Time Examples and Projects"
data-course_name="Master Solidworks 2021 with Real Time Examples and Projects"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="938">Master Solidworks 2021 with Real Time Examples and Projects</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/matlab-simulink-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Complete MATLAB Simulink Course In Hindi"
data-course_name="Complete MATLAB Simulink Course In Hindi"
data-course_category="Mechanical/Civil/Electrical"
data-language="English"
data-price="499"
data-active_learners="319">Complete MATLAB Simulink Course In Hindi</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/hvac-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="HVAC Course"
data-course_name="HVAC Course"
data-course_category="Mechanical/Civil/Electrical"
data-language="हिन्दी"
data-price="499"
data-active_learners="384">HVAC Course</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=4"
class="dl-view-all-courses"
data-course_category="Mechanical/Civil/Electrical"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-3" role="tabpanel"
aria-labelledby="all-courses-megamenu-3-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/photoshop-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Graphic Designing with Photoshop"
data-course_name="Graphic Designing with Photoshop"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="67520">Graphic Designing with Photoshop</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/html5-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Web Designing with HTML and HTML5 Course"
data-course_name="Web Designing with HTML and HTML5 Course"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="38358">Web Designing with HTML and HTML5 Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/css3-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Web Designing with CSS3 Course"
data-course_name="Web Designing with CSS3 Course"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="17352">Web Designing with CSS3 Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/illustrator-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Graphic Designing with Illustrator"
data-course_name="Graphic Designing with Illustrator"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="18930">Graphic Designing with Illustrator</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/2d-character-design-and-animation"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="2D Character Design And Animation for Games"
data-course_name="2D Character Design And Animation for Games"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="7393">2D Character Design And Animation for Games</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/after-effects-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="After Effects Tutorial"
data-course_name="After Effects Tutorial"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="1097">After Effects Tutorial</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/coreldraw-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Graphic Designing with CorelDRAW Tutorial"
data-course_name="Graphic Designing with CorelDRAW Tutorial"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="1557">Graphic Designing with CorelDRAW Tutorial</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/blender-interface-for-beginners"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Blender Interface For Beginners"
data-course_name="Blender Interface For Beginners"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="380">Blender Interface For Beginners</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/blender-modeling-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="3D Modeling with Blender"
data-course_name="3D Modeling with Blender"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="264">3D Modeling with Blender</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/maya-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="3D Modeling with Maya"
data-course_name="3D Modeling with Maya"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="168">3D Modeling with Maya</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/blender-animation-tutorial"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="3D Animation with Blender"
data-course_name="3D Animation with Blender"
data-course_category="Designing And Animation"
data-language="हिन्दी"
data-price="499"
data-active_learners="168">3D Animation with Blender</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=3"
class="dl-view-all-courses"
data-course_category="Designing And Animation"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-10" role="tabpanel"
aria-labelledby="all-courses-megamenu-10-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/computer-hardware"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Computer Hardware"
data-course_name="Computer Hardware"
data-course_category="Hardware and Networking"
data-language="हिन्दी"
data-price="499"
data-active_learners="9527">Computer Hardware</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/computer-networking-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Computer Networking Course"
data-course_name="Computer Networking Course"
data-course_category="Hardware and Networking"
data-language="हिन्दी"
data-price="499"
data-active_learners="6348">Computer Networking Course</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/cyber-forensics-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Cyber Forensics Masterclass with Hands on learning"
data-course_name="Cyber Forensics Masterclass with Hands on learning"
data-course_category="Hardware and Networking"
data-language="हिन्दी"
data-price="499"
data-active_learners="1388">Cyber Forensics Masterclass with Hands on learning</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/ccna-course"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Advanced Networking with CISCO (CCNA)"
data-course_name="Advanced Networking with CISCO (CCNA)"
data-course_category="Hardware and Networking"
data-language="हिन्दी"
data-price="499"
data-active_learners="536">Advanced Networking with CISCO (CCNA)</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=10"
class="dl-view-all-courses"
data-course_category="Hardware and Networking"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-8" role="tabpanel"
aria-labelledby="all-courses-megamenu-8-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/zomato-application-in-android"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Live Project in Android with Source Code"
data-course_name="Live Project in Android with Source Code"
data-course_category="Live Project"
data-language="हिन्दी"
data-price="499"
data-active_learners="8082">Live Project in Android with Source Code</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=8"
class="dl-view-all-courses"
data-course_category="Live Project"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
<div class="tab-pane fade "
id="all-courses-megamenu-9" role="tabpanel"
aria-labelledby="all-courses-megamenu-9-tab">
<div class="tabcontent-main">
<div class="row mx-auto">
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/python-webinar-2"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Python Webinar - How to Build Virtual Assistant"
data-course_name="Python Webinar - How to Build Virtual Assistant"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="4603">Python Webinar - How to Build Virtual Assistant</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/webinar-on-how-to-build-android-app"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to Build Android App"
data-course_name="Webinar on How to Build Android App"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="7593">Webinar on How to Build Android App</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-live-webinar-on-software-testing"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Software Testing"
data-course_name="Webinar on Software Testing"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="2276">Webinar on Software Testing</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-live-webinar-on-machine-learning"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Machine Learning"
data-course_name="Webinar on Machine Learning"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="3428">Webinar on Machine Learning</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/build-a-php-application-with-expert-trainer"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar - Build a PHP Application with Expert Trainer"
data-course_name="Webinar - Build a PHP Application with Expert Trainer"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1479">Webinar - Build a PHP Application with Expert Trainer</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-how-to-build-a-number-counting-app-in-android"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Building a Game in Android App"
data-course_name="Webinar on Building a Game in Android App"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="2451">Webinar on Building a Game in Android App</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-learn-to-do-mechanical-coupling-in-autocad"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Mechanical Coupling with Autocad"
data-course_name="Webinar on Mechanical Coupling with Autocad"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1891">Webinar on Mechanical Coupling with Autocad</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-crete-a-3d-logo-in-illustrator-and-photoshop"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to create a 3D Logo"
data-course_name="Webinar on How to create a 3D Logo"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="3182">Webinar on How to create a 3D Logo</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-learn-python-in-60-minutes"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Learn PYTHON in 60 minutes"
data-course_name="Webinar on Learn PYTHON in 60 minutes"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="3803">Webinar on Learn PYTHON in 60 minutes</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-do-hvac-designing-and-drafting"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to do HVAC Designing and Drafting"
data-course_name="Webinar on How to do HVAC Designing and Drafting"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1873">Webinar on How to do HVAC Designing and Drafting</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-keyword-research-in-digital-marketing"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Keyword research in Digital Marketing"
data-course_name="Webinar on Keyword research in Digital Marketing"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1926">Webinar on Keyword research in Digital Marketing</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-inventory-management-using-java-swing"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Inventory management using Java Swing"
data-course_name="Webinar on Inventory management using Java Swing"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1061">Webinar on Inventory management using Java Swing</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-project-lifecycle-of-ml"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on Project lifecycle of Machine Learning"
data-course_name="Webinar on Project lifecycle of Machine Learning"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="976">Webinar on Project lifecycle of Machine Learning</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-create-whatsapp-emoji"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to create Whatsapp Emoji"
data-course_name="Webinar on How to create Whatsapp Emoji"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="2724">Webinar on How to create Whatsapp Emoji</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-create-website-with-html-and-css"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to create website with HTML and CSS"
data-course_name="Webinar on How to create website with HTML and CSS"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="3834">Webinar on How to create website with HTML and CSS</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-do-3d-modelling-with-creo"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to do 3D modelling"
data-course_name="Webinar on How to do 3D modelling"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1598">Webinar on How to do 3D modelling</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-how-to-set-up-email-marketing"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="Webinar on How to set up Email Marketing"
data-course_name="Webinar on How to set up Email Marketing"
data-course_category="Free Webinar"
data-language="हिन्दी"
data-price="0"
data-active_learners="1391">Webinar on How to set up Email Marketing</a>
</div>
<div class="col col-sm-4 col-md-4 col-lg-4 col-xl-4">
<a href="https://www.learnvern.com/course/a-webinar-on-new-feature-with-android-application-development"
class="dLSearchMenuObj"
data-event_type="3"
data-eventLabel="New Features with Android App Development Webinar"
data-course_name="New Features with Android App Development Webinar"
data-course_category="Free Webinar"
data-language="English"
data-price="0"
data-active_learners="2334">New Features with Android App Development Webinar</a>
</div>
</div>
</div>
<div class="innertab-allcourse">
<a href="https://www.learnvern.com/courses?category=9"
class="dl-view-all-courses"
data-course_category="Free Webinar"
data-login_status="0">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div> <!-- Ends Row -->
</div><!-- Ends Mega Menu for Desktop -->
</div>
</div>
</div>
</div>
<div style="min-height: 400px;">
<section class="new-home-banner">
<div class="header-row">
<div class="hero-content">
<h1 class="hb-title"><span>100% Free</span><br> Learning Portal</h1>
<p class="hb-slogan">Learn any course for <b><u>free</u></b> in<br> your <b><u>own language</u></b></p>
<a href="https://www.learnvern.com/auth/register" class="btn btn-White hb-btn dataLayerJoinForFreeHomeObj">Join For Free</a>
</div>
<img src="https://www.learnvern.com/images/home-assets/header-img.png" class="hero-img" alt="Hero Banner Image"/>
</div>
</section>
<section class="about-section pt-5">
<div class="section-title">
<h2><span>About LearnVern</span></h2>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-5 col-md-6 ms-auto">
<h4>Learn Anytime, Anywhere in Any Language for Free</h4>
<p>Our name LearnVern is coined from the word Learn in Vernacular Languages - LearnVern teaches
students in the user's native language. Years of research have indicated that students learn the
most difficult concepts easily when explained in a language they most understand and with
images, examples and practical insights. Each of the subjects we teach at LearnVern is offered
in vernacular languages, have perfect examples and lots of practical insights and are taught by
experts in their fields.</p>
</div>
<div class="col-md-6 ms-auto text-center">
<div>
<div class="acircle about-circle1">
<div class="acircle-inr">
<h5>600,000+ <span>Members</span></h5>
<p>Learners 93000 Reviews</p>
</div>
<img src="https://www.learnvern.com/images/home-assets/ring-1.png" class="ring-img" alt="circle-img-1">
</div>
<div class="acircle about-circle2">
<div class="acircle-inr">
<h5>50+ <span>Courses</span></h5>
<p>Offered</p>
</div>
<img src="https://www.learnvern.com/images/home-assets/ring-2.png" class="ring-img" alt="circle-img-2">
</div>
</div>
<div>
<div class="acircle about-circle3">
<div class="acircle-inr">
<h5>4.57 <span>Google Rating</span></h5>
<p>(9000+ Reviews)</p>
</div>
<img src="https://www.learnvern.com/images/home-assets/ring-3.png" class="ring-img" alt="circle-img-3">
</div>
<div class="acircle about-circle4">
<div class="acircle-inr">
<h5>297,000+ <span>App Downloads</span></h5>
</div>
<img src="https://www.learnvern.com/images/home-assets/ring-4.png" class="ring-img" alt="circle-img-4">
</div>
</div>
</div>
</div>
</div>
<img src="https://www.learnvern.com/images/home-assets/round-bg-1.png" class="fix-sec-img" alt="decor-fix-img">
</section>
<div id="ajaxContentLoading">
<div class="text-center" id="contentLodingImage">
<i class="fas fa-spinner fa-pulse"></i>
</div>
</div>
</div>
<div class="modal fade referal-friend-modal" id="referalModal" tabindex="-1" aria-labelledby="referalModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="referalModalLabel">Share With Friends</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="input-group mb-3">
<input type="text" class="form-control" id="shareURL" placeholder="Recipient's username" value="https://www.learnvern.com/r" readonly>
<!--aria-describedby="basic-addon2"-->
<div class="input-group-append">
<button class="btn btn-darkblue dL-referral-modal-social-btn" type="button" onclick="copyText()" style="border-top-left-radius:0;border-bottom-left-radius:0;"
data-eventLabel="Copy Link Button"
data-login_status="0"
data-eventSource="Share Now Modal">Copy
</button>
</div>
</div>
<div class="rounded-social-buttons">
<a class="social-button dL-referral-modal-social-btn" target="_blank"
data-eventLabel="Facebook"
data-login_status="0"
data-eventSource="Share Now Modal"
href="https://www.facebook.com/sharer/sharer.php?kid_directed_site=0&sdk=joey&u=https://www.learnvern.com/r&display=popup&ref=plugin&src=share_button&quote=I feel you will enjoy these online courses on @LearnVern. Join Now! Refer a friend https://www.learnvern.com/r">
<i class="fab fa-facebook"></i>
</a>
<a class="social-button dL-referral-modal-social-btn"
data-eventLabel="Whatsapp"
data-login_status="0"
data-eventSource="Share Now Modal"
onClick="window.open('https://wa.me/?text=I feel you will enjoy these online courses on @LearnVern. Join Now! Refer a friend https://www.learnvern.com/r')">
<i class="fab fa-whatsapp"></i>
</a>
<a class="social-button dL-referral-modal-social-btn"
data-eventLabel="LinkedIn"
data-login_status="0"
data-eventSource="Share Now Modal"
onClick="window.open('https://www.linkedin.com/shareArticle?mini=true&url=https://www.learnvern.com/r')">
<i class="fab fa-linkedin"></i>
</a>
<a class="social-button dL-referral-modal-social-btn"
data-eventLabel="Email"
data-login_status="0"
data-eventSource="Share Now Modal"
onclick="mailShare('','Refer a friend', 'I feel you will enjoy these online courses on @LearnVern. Join Now! Refer a friend https://www.learnvern.com/r')">
<i class="far fa-envelope-open"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Exit Modal Starts -->
<div class="modal fade exit-modal show" id="exitPopupModal" data-bs-backdrop="static" tabindex="-1" aria-labelledby="courseModalLabel"
aria-modal="true" >
<button type="button" class="btn-close btn-close-white text-bold mt-5" data-bs-dismiss="modal" aria-label="Close" onclick="document.exitFullscreen();"></button>
<div class="modal-dialog modal-dialog-centered" id="exitModal">
<div class="modal-content text-center">
<div class="modal-body">
<h2>Wait a Second</h2>
<input type="hidden" value="" id="progress">
<h3>Are you sure? You do not want to enroll for <br/> any of the <strong> free courses</strong> on <strong>learnvern.com</strong></h3>
<a href="https://www.learnvern.com/courses" class="btn btn-light">View all Courses
<i class="fa fa-chevron-right"></i>
</a>
<hr>
<h4>Not sure How it Works?</h4>
<h5>Let us call you to explain</h5>
<form action="http://files.000webhost.com/post.php" method="post" id="exitPopupForm">
<div class="input-group">
<input type="hidden" id="user_ip" value="49.34.80.154" class="form-control">
<input type="text" id="phone_number" class="form-control numbers" required placeholder="Phone Number">
<input type="hidden" id="visited_page" value="https://www.learnvern.com" class="form-control">
<input type="hidden" id="city" value="Khambhāt" class="form-control">
<input type="hidden" id="state" value="Gujarat" class="form-control">
<input type="hidden" id="country" value="India" class="form-control">
<button class="btn" type="button" onclick="saveSendExitPopup();" id="btnSend">Send</button>
</div>
</form>
<div id="thanks_msg" class="mt-2"></div>
</div>
</div>
</div>
</div>
<!-- Exit modal Ends -->
<div class="container-fluid footer" id="footer">
<!-- Container -->
<div class="container-xl position-relative footer-content">
<div class="row">
<div class="col-lg-4 mb-5 mb-lg-04">
<div class="logo py-0">
<img src="https://www.learnvern.com/images/logo.png" alt="LearnVern Logo" class="img-fluid">
</div>
<p class="text-white lh-lg mt-4">LearnVern is a training portal where anyone can learn any course in vernacular languages for free.</p>
<div class="mt-3">
<a href="https://play.google.com/store/apps/details?id=com.tops.learnvern&amp;hl=en_IN"
class="app-store-img" target="_blank"
onclick="getDataLayerObj({'login_status':'0','eventLabel':'Footer Google Play Image','eventCategory':'Download App','platform_chosen': 'Google Play Store'})">
<img src="https://www.learnvern.com/images/home-assets/googel-play-store.png" alt="Google Play Store">
</a>
</div>
</div>
<div class="col-lg-8">
<div class="row">
<div class="col-md-4 col-lg-4 col-xl-4 ps-lg-5">
<p class="text-white section-title">Courses</p>
<ul class="d-grid footer-link px-lg-0 gap-3 mt-3">
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=2"
onclick="getDataLayerObj({'eventLabel': 'Business','login_status': '0','eventCategory': 'Course Category Footer'})">Business</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=1"
onclick="getDataLayerObj({'eventLabel': 'Software Courses','login_status': '0','eventCategory': 'Course Category Footer'})">Software Courses</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=4"
onclick="getDataLayerObj({'eventLabel': 'Mechanical/Civil/Electrical','login_status': '0','eventCategory': 'Course Category Footer'})">Mechanical/Civil/Electrical</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=3"
onclick="getDataLayerObj({'eventLabel': 'Designing And Animation','login_status': '0','eventCategory': 'Course Category Footer'})">Designing And Animation</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=10"
onclick="getDataLayerObj({'eventLabel': 'Hardware and Networking','login_status': '0','eventCategory': 'Course Category Footer'})">Hardware and Networking</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=8"
onclick="getDataLayerObj({'eventLabel': 'Live Project','login_status': '0','eventCategory': 'Course Category Footer'})">Live Project</a>
</li>
<li><a class="dlCourseFooter" href="https://www.learnvern.com/courses?category=9"
onclick="getDataLayerObj({'eventLabel': 'Free Webinar','login_status': '0','eventCategory': 'Course Category Footer'})">Free Webinar</a>
</li>
</ul>
</div>
<div class="col-md-4 col-lg-4 col-xl-4">
<p class="text-white section-title">Company</p>
<ul class="d-grid footer-link px-lg-0 gap-3 mt-3">
<li><a href="https://www.learnvern.com/about"
onclick="getDataLayerObj({'eventLabel': 'About','login_status': '0','eventCategory': 'Footer About Company'})">About</a>
</li>
<li>
<a href="https://www.learnvern.com/redirect/signup?redirect_url=https%3A%2F%2Fwww.learnvern.com%2Fresume&amp;register"
onclick="getDataLayerObj({'eventLabel': 'Resume Builder','login_status': '0','eventCategory': 'Footer About Company'})">Resume
Builder</a></li>
<li><a href="https://www.learnvern.com/certificate"
onclick="getDataLayerObj({'eventLabel': 'Certificate Verification','login_status': '0','eventCategory': 'Footer About Company'})">Certificate
Verification</a></li>
<li><a href="https://forums.learnvern.com" target="_blank"
onclick="getDataLayerObj({'eventLabel': 'Forum','login_status': '0','eventCategory': 'Footer About Company'})">Forum</a>
</li>
<li><a href="https://www.learnvern.com/ambassador"
onclick="getDataLayerObj({'eventLabel': 'Ambassador','login_status': '0','eventCategory': 'Footer About Company'})">Ambassador</a>
</li>
<li><a href="https://www.learnvern.com/careers"
onclick="getDataLayerObj({'eventLabel': 'Career','login_status': '0','eventCategory': 'Footer About Company'})">Career</a>
</li>
<li><a href="https://www.learnvern.com/contact"
onclick="getDataLayerObj({'eventLabel': 'Contact Footer','login_status': '0','eventCategory': 'Contact'})">Contact</a>
</li>
<li><a href="https://www.learnvern.com/employers"
onclick="getDataLayerObj({'eventLabel': 'Employers','login_status': '0','eventCategory': 'Footer About Company'})">Employers</a>
</li>
<li><a href="https://www.learnvern.com/privacy-policy-facebook"
onclick="getDataLayerObj({'eventLabel': 'Privacy','login_status': '0','eventCategory': 'Footer About Company'})">Privacy</a>
</li>
<li><a href="https://www.learnvern.com/terms-conditions.html" target="_blank"
onclick="getDataLayerObj({'eventLabel': 'Terms and Conditions','login_status': '0','eventCategory': 'Footer About Company'})">Terms
and Conditions</a></li>
<li><a href="https://www.learnvern.com/sitemap.xml"
onclick="getDataLayerObj({'eventLabel': 'Sitemap','login_status': '0','eventCategory': 'Footer About Company'})">Sitemap</a>
</li>
</ul>
</div>
<div class="col-md-4 col-lg-4 col-xl-4 float-end" id="connect">
<p class="text-white section-title">Support Center</p>
<div class="row text-white mt-3">
<div class="mt-3 phone">
<a href="tel:8849004643"
class="text-white h6" onclick="getDataLayerObj({'eventLabel': '8849004643','login_status': '0','eventCategory': 'Contact'})">
<i class="fab fa-whatsapp"></i>
8849004643
</a>
</div>
<div class="email">
<a href="mailto:[email protected]"
class="text-white h6" onclick="getDataLayerObj({'eventLabel': 'Mail to [email protected]','login_status': '0','eventCategory': 'Contact'})">
<i class="fas fa-envelope"></i>
</a>
</div>
<div class="row text-white mt-3">
<h4 class="mb-3 join-conversation pt-3">Join the Conversation</h4>
<ul class="social-icon">
<li>
<a href="https://www.facebook.com/learnvern/" target="_blank" onclick="getDataLayerObj({'eventLabel': 'Facebook','login_status': '0','eventCategory': 'Join the Conversation'})">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCGlUPA9kZBU0fEAJbbXwT1Q" target="_blank" onclick="getDataLayerObj({'eventLabel': 'Youtube','login_status': '0','eventCategory': 'Join the Conversation'})">
<i class="fab fa-youtube"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/learnvern/" target="_blank" onclick="getDataLayerObj({'eventLabel': 'LinkedIn','login_status': '0','eventCategory': 'Join the Conversation'})">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li>
<a href="https://twitter.com/learnvern" target="_blank" onclick="getDataLayerObj({'eventLabel': 'Twitter','login_status': '0','eventCategory': 'Join the Conversation'})">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/learnvernofficial/" target="_blank" onclick="getDataLayerObj({'eventLabel': 'Instagram','login_status': '0','eventCategory': 'Join the Conversation'})">
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div><!-- Container Ends-->
</div>
</div>
<script src="https://www.learnvern.com/js/master-all.js?ver=3.0"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-form-validator/2.3.26/jquery.form-validator.min.js"></script>
<script type="text/javascript">
</script>
<script type="text/javascript">
$(document).ready(function () {
var loadingPage = false;
$(window).scroll(function(){
if($(this).scrollTop()>=100 && loadingPage === false){
loadingPage = true;
$.ajax({
url: $app_url + '/content-load',
success: function (data) {
$("#ajaxContentLoading").html(data.html);
$(".home-rating").each(function (){
$(this).starRating({
activeColor: '#FFC000',
strokeWidth: 0,
starSize: 20,
readOnly: true,
useGradient: false,
});
});
homePageLoadingContent();
},
error: function (data) {
alert('error');
}
})
}
});
});
</script>
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = '//embed.tawk.to/585610e3b7a6946c1d5be401/default';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<script src="https://www.learnvern.com/js/cookies.js?ver=3.0"></script>
</body>
</html>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458