├── asp.net
├── ASP.docx
├── ASP_ADROTOR.docx
└── ~$ASP.docx
├── R_ASP
├── essaycomp.png
├── KLEIT_Wishes.png
├── kleit_head.png
├── kleitmainpic.jpg
├── web.config
├── Signup.aspx.cs
├── Login.aspx.cs
├── About.html
├── Home.html
├── Contact.html
├── Courses.html
├── Facilities.html
├── Signup.aspx
└── Login.aspx
├── template2
├── img
│ ├── chef.jpg
│ ├── intro-bg.jpg
│ ├── gallery-bg.jpg
│ ├── gallery
│ │ ├── 01.jpg
│ │ ├── 02.jpg
│ │ ├── 03.jpg
│ │ └── 04.jpg
│ └── specials
│ │ ├── 1.jpg
│ │ ├── 2.jpg
│ │ └── 3.jpg
├── fonts
│ ├── font-awesome
│ │ ├── fonts
│ │ │ ├── FontAwesome.otf
│ │ │ ├── fontawesome-webfont.eot
│ │ │ ├── fontawesome-webfont.ttf
│ │ │ ├── fontawesome-webfont.woff
│ │ │ └── fontawesome-webfont.woff2
│ │ ├── less
│ │ │ ├── fixed-width.less
│ │ │ ├── bordered-pulled.less
│ │ │ ├── larger.less
│ │ │ ├── list.less
│ │ │ ├── font-awesome.less
│ │ │ ├── core.less
│ │ │ ├── stacked.less
│ │ │ ├── rotated-flipped.less
│ │ │ ├── path.less
│ │ │ ├── animated.less
│ │ │ ├── mixins.less
│ │ │ └── variables.less
│ │ ├── scss
│ │ │ ├── _fixed-width.scss
│ │ │ ├── _bordered-pulled.scss
│ │ │ ├── _larger.scss
│ │ │ ├── _list.scss
│ │ │ ├── font-awesome.scss
│ │ │ ├── _core.scss
│ │ │ ├── _stacked.scss
│ │ │ ├── _rotated-flipped.scss
│ │ │ ├── _path.scss
│ │ │ ├── _animated.scss
│ │ │ ├── _mixins.scss
│ │ │ └── _variables.scss
│ │ └── css
│ │ │ └── font-awesome.min.css
│ └── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
├── web.config
├── mail
│ └── contact_me.php
├── js
│ ├── main.js
│ ├── contact_me.js
│ ├── SmoothScroll.js
│ └── bootstrap.min.js
├── css
│ └── style.css
└── index.html
├── test123
├── lbl.aspx.cs
├── web.config
└── lbl.aspx
└── asp programs
├── web.config
├── Default.aspx.cs
├── Literal.aspx.cs
├── HyperLnk.aspx.cs
├── Link.aspx.cs
├── calendar.aspx.cs
├── Label.aspx
├── label2.aspx
├── Literal.aspx
├── Panel.aspx
├── HyperLnk.aspx
├── label2.aspx.cs
├── Link.aspx
├── Placeholder.aspx
├── Placeholder.aspx.cs
├── RadioBtnLst.aspx
├── Panel.aspx.cs
├── Label.aspx.cs
├── List.aspx
├── Drop_List.aspx
├── DropDown.aspx
├── checkbox.aspx
├── Default.aspx
├── Radio.aspx
├── checkbox.aspx.cs
├── List.aspx.cs
├── Drop_List.aspx.cs
├── DropDown.aspx.cs
├── Text.aspx.cs
├── Radio.aspx.cs
├── RadioBtnLst.aspx.cs
├── calendar.aspx
└── Text.aspx
/asp.net/ASP.docx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/asp.net/ASP.docx
--------------------------------------------------------------------------------
/R_ASP/essaycomp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/R_ASP/essaycomp.png
--------------------------------------------------------------------------------
/R_ASP/KLEIT_Wishes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/R_ASP/KLEIT_Wishes.png
--------------------------------------------------------------------------------
/R_ASP/kleit_head.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/R_ASP/kleit_head.png
--------------------------------------------------------------------------------
/R_ASP/kleitmainpic.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/R_ASP/kleitmainpic.jpg
--------------------------------------------------------------------------------
/template2/img/chef.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/chef.jpg
--------------------------------------------------------------------------------
/asp.net/ASP_ADROTOR.docx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/asp.net/ASP_ADROTOR.docx
--------------------------------------------------------------------------------
/template2/img/intro-bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/intro-bg.jpg
--------------------------------------------------------------------------------
/template2/img/gallery-bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/gallery-bg.jpg
--------------------------------------------------------------------------------
/template2/img/gallery/01.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/gallery/01.jpg
--------------------------------------------------------------------------------
/template2/img/gallery/02.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/gallery/02.jpg
--------------------------------------------------------------------------------
/template2/img/gallery/03.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/gallery/03.jpg
--------------------------------------------------------------------------------
/template2/img/gallery/04.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/gallery/04.jpg
--------------------------------------------------------------------------------
/template2/img/specials/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/specials/1.jpg
--------------------------------------------------------------------------------
/template2/img/specials/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/specials/2.jpg
--------------------------------------------------------------------------------
/template2/img/specials/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/img/specials/3.jpg
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/font-awesome/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/template2/fonts/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/template2/fonts/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/template2/fonts/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/template2/fonts/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/font-awesome/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/font-awesome/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/font-awesome/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/asp.net/~$ASP.docx:
--------------------------------------------------------------------------------
1 | shabhana s h a b h a n a C o u r i e r N e w
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/fonts/fontawesome-webfont.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/RashmivernekarN/ASP-NET/HEAD/template2/fonts/font-awesome/fonts/fontawesome-webfont.woff2
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/less/fixed-width.less:
--------------------------------------------------------------------------------
1 | // Fixed Width Icons
2 | // -------------------------
3 | .@{fa-css-prefix}-fw {
4 | width: (18em / 14);
5 | text-align: center;
6 | }
7 |
--------------------------------------------------------------------------------
/template2/fonts/font-awesome/scss/_fixed-width.scss:
--------------------------------------------------------------------------------
1 | // Fixed Width Icons
2 | // -------------------------
3 | .#{$fa-css-prefix}-fw {
4 | width: (18em / 14);
5 | text-align: center;
6 | }
7 |
--------------------------------------------------------------------------------
/R_ASP/web.config:
--------------------------------------------------------------------------------
1 |
2 |
6 |
![]() |
12 |
| 15 | Home| 16 | About| 17 | Courses| 18 | Facilities| 19 | Contact 20 | 21 | | 22 |
25 | KLE ENGG COLLEGE26 |KLE ENGG COLLEGE27 | 28 |
29 | |
30 |
| 33 | 36 | | 37 |
![]() |
12 |
| 15 | Home| 16 | About| 17 | Courses| 18 | Facilities| 19 | Contact 20 | 21 | | 22 |
25 | KLE ENGG COLLEGE26 |KLE ENGG COLLEGE27 | 28 |
29 | |
30 |
| 33 | 36 | | 37 |
![]() |
12 |
| 15 | Home| 16 | About| 17 | Courses| 18 | Facilities| 19 | Contact 20 | 21 | | 22 |
25 | KLE ENGG COLLEGE26 |KLE ENGG COLLEGE27 | 28 |
29 | |
30 |
| 33 | 36 | | 37 |
![]() |
12 |
| 15 | Home| 16 | About| 17 | Courses| 18 | Facilities| 19 | Contact 20 | 21 | | 22 |
25 | KLE ENGG COLLEGE26 |KLE ENGG COLLEGE27 | 28 |
29 | |
30 |
| 33 | 36 | | 37 |
![]() |
12 |
| 15 | Home| 16 | About| 17 | Courses| 18 | Facilities| 19 | Contact 20 | 21 | | 22 |
25 | KLE ENGG COLLEGE26 |KLE ENGG COLLEGE27 | 28 |
29 | |
30 |
| 33 | 36 | | 37 |
![]() |
14 |
| 17 | Home| 18 | About| 19 | Courses| 20 | Facilities| 21 | Contact 22 | 23 | | 24 |
| 27 | | 28 |
| 31 | 33 | | 34 |
84 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam sed commodo.
85 |
91 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam sed commodo.
92 |
98 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam sed commodo.
99 |Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam. Sed commodo nibh ante facilisis bibendum dolor feugiat at. Duis sed dapibus leo nec ornare diam commodo nibh.
115 |Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam. Sed commodo nibh ante facilisis bibendum dolor feugiat at. Duis sed dapibus leo nec ornare.
116 |



Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam. Sed commodo nibh ante facilisis bibendum dolor feugiat at. Duis sed dapibus leo nec ornare diam commodo nibh.
262 |Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sed dapibus leo nec ornare diam. Sed commodo nibh ante facilisis bibendum dolor feugiat at. Duis sed dapibus leo nec ornare.
263 |
Please call
278 |(887) 654-3210
279 |4321 California St,
285 |San Francisco, CA 12345
286 |Mon-Thurs: 10:00 AM - 11:00 PM
292 |Fri-Sun: 11:00 AM - 02:00 AM
293 |