0byt3m1n1
Path:
/
home
/
k74ns2xygros
/
www
/
[
Home
]
File: work.php
<?php include_once ('header.php') ?> <section class="content"> <div class="container"> <div class="row"> <div class="leftnav"> <?php include_once('leftnevigation.php'); ?> </div> <div class="col-md-6 bg-info"> <div class="container-detail"> <div style="padding-bottom: 12px;"> <!-- <marquee onmouseout="this.start();" onmouseover="this.stop();" scrollamount="5" style="width: 100%;" width="100%"> <font color="red"><b>Welcome to Himalyan Educational Group. | <img src="images/new.gif"> <a href="#">Application for New Vocational Training Centres all over India for the acedemic year 2017-2018 are invited. Apply Now!</a> | State Co-ordinaters wanted all over India (Except Maharastra, West Bengal, Andra Pradesh, Tamil Nadu & Kerela)</b></font> </marquee>--> </div> <h1>Course</h1> <br /> <p>The Introduction to Self Employment Course provides students with an introductory knowledge and understanding of self-employment and requirements for success. The course is designed for students wishing to consider self-employment or further study in the area of self-employment and provides progression routes. No prior knowledge is required. Himalayan Educational Group offers vocational training courses under Skill Development Programme (SDP),</p> </br > <p>The programme covers a range of self employment courses under below mentioned sector/Iundustry:</p> <br /> <ol class="decimal"> <li>Yoga Sector</li> <li>Solar Sector</li> <li>Beauty Culture and Spa</li> <li>Ayurveda Sector</li> <!-- <li>Agriculture and Allied Technology</li> <li>Advertising and Media Industry</li> <li>Automobile Sector</li> <li>Aviation Sector</li> <li>Art, Drawing and Painting</li> <li>Beauty Culture and Spa</li> <li>Building and Construction Technology</li> <li>Computer and Information Technology</li> <li>Cookery, Bakery, Confectionary and Food Processing,</li> <li>Cottage Industry</li> <li>Cutting, Tailoring, Dress Making and Fashion Designing</li> <li>Chemical Industry</li> <li>Electrical and Electronics Sector</li> <li>Fire and Safety Sector</li> <li>Fishery Science Sector</li> <li>Footwear Technology</li> <li>Gold Appraiser</li> <li>Handicrafts Sector</li> <li>Health and Paramedical Sector</li> <li>Hospitality Sector</li> <li>Leather Industry</li> <li>Logistics And Shipping Management Sector</li> <li>Printing Technology</li> <li>Plastic Industry</li> <li>Photography Industry</li> <li>Refrigeration and Air Conditioning Sector</li> <li>Secretarial Practice Sector</li> <li>Textile Technology Sector</li> <li>Teacher Training Sector</li> <li>Veterinary Sector</li> <li>Yoga Sector</li>--> </ol> </div> </div> <div class="rightnavgation"> <?php include_once('rightnavigation.php'); ?> </div> </div> <hr /> </section> <?php include_once ('footer.php') ?>