├── ContactUs ├── app.js ├── contact.php ├── images │ └── logo.jpg ├── img │ ├── email.png │ ├── location.png │ ├── phone.png │ └── shape.png └── style.css ├── LICENSE ├── README.md ├── Screenshot 1.png ├── Screenshot 2.png ├── Screenshot 3.png ├── about us.html ├── about.html ├── blog.html ├── css └── style.css ├── gallery1.html ├── images ├── 1.png ├── 2.png ├── 3.png ├── Instruction manual-cuate.png ├── Learning-bro.png ├── Learning-cuate.png ├── Learning-rafiki.png ├── about-1.mp4 ├── about-2.mp4 ├── about-3.mp4 ├── about-4.mp4 ├── about-5.mp4 ├── about-6.mp4 ├── about-img.png ├── blog-1.jpg ├── blog-2.jpg ├── blog-3.jpg ├── blog-4.jpg ├── blog-5.jpg ├── blog-6.jpg ├── blog-7.jpg ├── blog-8.jpg ├── category-1.png ├── category-2.png ├── category-3.png ├── category-4.png ├── category-5.png ├── cc.png ├── course-9.png ├── heading-bg.png ├── home-img.png ├── logo.jpg ├── main-course-1.png ├── main-course-2.png ├── main-course-3.png ├── main-course-4.png ├── main-course-5.png └── main-course-6.png ├── index.html ├── js └── script.js └── map.html /ContactUs/app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/app.js -------------------------------------------------------------------------------- /ContactUs/contact.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/contact.php -------------------------------------------------------------------------------- /ContactUs/images/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/images/logo.jpg -------------------------------------------------------------------------------- /ContactUs/img/email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/img/email.png -------------------------------------------------------------------------------- /ContactUs/img/location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/img/location.png -------------------------------------------------------------------------------- /ContactUs/img/phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/img/phone.png -------------------------------------------------------------------------------- /ContactUs/img/shape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/img/shape.png -------------------------------------------------------------------------------- /ContactUs/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/ContactUs/style.css -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/README.md -------------------------------------------------------------------------------- /Screenshot 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/Screenshot 1.png -------------------------------------------------------------------------------- /Screenshot 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/Screenshot 2.png -------------------------------------------------------------------------------- /Screenshot 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/Screenshot 3.png -------------------------------------------------------------------------------- /about us.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/about us.html -------------------------------------------------------------------------------- /about.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/about.html -------------------------------------------------------------------------------- /blog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/blog.html -------------------------------------------------------------------------------- /css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/css/style.css -------------------------------------------------------------------------------- /gallery1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/gallery1.html -------------------------------------------------------------------------------- /images/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/1.png -------------------------------------------------------------------------------- /images/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/2.png -------------------------------------------------------------------------------- /images/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/3.png -------------------------------------------------------------------------------- /images/Instruction manual-cuate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/Instruction manual-cuate.png -------------------------------------------------------------------------------- /images/Learning-bro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/Learning-bro.png -------------------------------------------------------------------------------- /images/Learning-cuate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/Learning-cuate.png -------------------------------------------------------------------------------- /images/Learning-rafiki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/Learning-rafiki.png -------------------------------------------------------------------------------- /images/about-1.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-1.mp4 -------------------------------------------------------------------------------- /images/about-2.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-2.mp4 -------------------------------------------------------------------------------- /images/about-3.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-3.mp4 -------------------------------------------------------------------------------- /images/about-4.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-4.mp4 -------------------------------------------------------------------------------- /images/about-5.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-5.mp4 -------------------------------------------------------------------------------- /images/about-6.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-6.mp4 -------------------------------------------------------------------------------- /images/about-img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/about-img.png -------------------------------------------------------------------------------- /images/blog-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-1.jpg -------------------------------------------------------------------------------- /images/blog-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-2.jpg -------------------------------------------------------------------------------- /images/blog-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-3.jpg -------------------------------------------------------------------------------- /images/blog-4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-4.jpg -------------------------------------------------------------------------------- /images/blog-5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-5.jpg -------------------------------------------------------------------------------- /images/blog-6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-6.jpg -------------------------------------------------------------------------------- /images/blog-7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-7.jpg -------------------------------------------------------------------------------- /images/blog-8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/blog-8.jpg -------------------------------------------------------------------------------- /images/category-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/category-1.png -------------------------------------------------------------------------------- /images/category-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/category-2.png -------------------------------------------------------------------------------- /images/category-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/category-3.png -------------------------------------------------------------------------------- /images/category-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/category-4.png -------------------------------------------------------------------------------- /images/category-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/category-5.png -------------------------------------------------------------------------------- /images/cc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/cc.png -------------------------------------------------------------------------------- /images/course-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/course-9.png -------------------------------------------------------------------------------- /images/heading-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/heading-bg.png -------------------------------------------------------------------------------- /images/home-img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/home-img.png -------------------------------------------------------------------------------- /images/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/logo.jpg -------------------------------------------------------------------------------- /images/main-course-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-1.png -------------------------------------------------------------------------------- /images/main-course-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-2.png -------------------------------------------------------------------------------- /images/main-course-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-3.png -------------------------------------------------------------------------------- /images/main-course-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-4.png -------------------------------------------------------------------------------- /images/main-course-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-5.png -------------------------------------------------------------------------------- /images/main-course-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/images/main-course-6.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/index.html -------------------------------------------------------------------------------- /js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/js/script.js -------------------------------------------------------------------------------- /map.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GNiruthian/Jaffna-College/HEAD/map.html --------------------------------------------------------------------------------