| Server IP : 101.53.144.229 / Your IP : 216.73.216.104 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/digitalshiksha/public_html/application/views/front/ |
Upload File : |
<?php
$metatitle = "About us | Digital Shiksha";
$metadesc = "Digital Shiksha is Best digital marketing institute in Jaipur, offering expert courses in SEO, Performance Marketing, Social Media Marketing and more. They provide hands-on training with real-world projects, ensuring students gain practical skills. It's a top choice for aspiring marketers.";
$metakeyword = "digital shiksha, digital marketing course in Jaipur, digital marketing institute in Jaipur, digital marketing in Jaipur, digital marketing training institute";
include('header.php');?>
<section class="page-title">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>About <b>Digital Shiksha</b></h1>
</div>
</div>
</div>
</section>
<section class="about pt-5 pb-1">
<div class="container">
<div class="row">
<div class="col-md-4">
<img src="<?=base_url('assets/front/images/about.webp');?>" alt="">
</div>
<div class="col-md-8">
<div class="about-text" data-aos="fade-up">
<div class="about-text-body">
<p><b>Digital Shiksha</b> provides you maximum opportunities to earn digital marketing trends
which assist you to mould a considerable career in Digital Marketing. Online marketing
industry when you have completed any of the digital marketing courses. Our central idea is
to cover all the minute changes that are going on in all the branches of Digital Marketing
so that we can coop-up with the latest online marketing trends. Students can get a
certificate in any field of Digital marketing program such as (Website development, SEO,
PPC, Email Marketing, Social Media Marketing, or Web Analytics) will give a smooth push to
your professional career.</p>
<p><b>Digital Shiksha</b> is a dedicated training academy for digital marketing. We are pioneers
in training for digital marketing and in jaipur, the training for students with a goal to
provide real time training and growing ever since with support of our students. This
<b>Digital Shiksha</b> has all the required latest technical tools that the students will
need during the course and these tools are useful for the practical classes.</p>
<p><b>Digital Shiksha</b> started to educate more number of students and make them with
<b>Digital Shiksha</b> to work with digital marketing companies right from day one. In
digital world we have challenging experiences these years and this helped us in taking the
initiative to start <b>Digital Shiksha</b> which trains candidates on basic and advanced
digital marketing concepts, by providing them conceptual knowledge and hands on experience
and thus make them ready to work for the digital marketing companies.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include('footer.php'); ?>