From ca4c5f799606d786f2755680a69919ea8dedcbb7 Mon Sep 17 00:00:00 2001 From: sravanthimodepu Date: Thu, 25 Jun 2020 14:09:04 +0530 Subject: [PATCH 1/3] updated header links and breadcrumb --- src/lab/Courses Aligned.html | 10 +- src/lab/Feedback.html | 12 +- src/lab/Introduction.html | 12 +- src/lab/List of experiments.html | 10 +- src/lab/Prerequisites.html | 10 +- src/lab/Target Audience.html | 10 +- src/lab/css/style-main.scss | 3034 +++++++++++++++++++++++++++ src/lab/css/style.css | 1471 +++++++++++++ src/lab/exp1/Experiment.html | 8 +- src/lab/exp1/Feedback.html | 12 +- src/lab/exp1/Further Readings.html | 14 +- src/lab/exp1/Introduction.html | 14 +- src/lab/exp1/Manual.html | 14 +- src/lab/exp1/Objective.html | 12 +- src/lab/exp1/Procedure.html | 12 +- src/lab/exp1/Quizzes.html | 14 +- src/lab/exp1/Theory.html | 14 +- src/lab/exp10/Experiment.html | 12 +- src/lab/exp10/Feedback.html | 14 +- src/lab/exp10/Further Readings.html | 12 +- src/lab/exp10/Introduction.html | 12 +- src/lab/exp10/Manual.html | 12 +- src/lab/exp10/Objective.html | 12 +- src/lab/exp10/Procedure.html | 12 +- src/lab/exp10/Quizzes.html | 12 +- src/lab/exp10/Theory.html | 12 +- src/lab/exp2/Experiment.html | 12 +- src/lab/exp2/Feedback.html | 14 +- src/lab/exp2/Further Readings.html | 14 +- src/lab/exp2/Introduction.html | 14 +- src/lab/exp2/Manual.html | 12 +- src/lab/exp2/Objective.html | 12 +- src/lab/exp2/Procedure.html | 12 +- src/lab/exp2/Quizzes.html | 14 +- src/lab/exp2/Theory.html | 12 +- src/lab/exp3/Experiment.html | 14 +- src/lab/exp3/Feedback.html | 12 +- src/lab/exp3/Further Readings.html | 14 +- src/lab/exp3/Introduction.html | 14 +- src/lab/exp3/Manual.html | 12 +- src/lab/exp3/Objective.html | 14 +- src/lab/exp3/Procedure.html | 12 +- src/lab/exp3/Quizzes.html | 14 +- src/lab/exp3/Theory.html | 12 +- src/lab/exp4/Experiment.html | 12 +- src/lab/exp4/Feedback.html | 14 +- src/lab/exp4/Further Readings.html | 14 +- src/lab/exp4/Introduction.html | 12 +- src/lab/exp4/Manual.html | 12 +- src/lab/exp4/Objective.html | 12 +- src/lab/exp4/Procedure.html | 14 +- src/lab/exp4/Quizzes.html | 14 +- src/lab/exp4/Theory.html | 14 +- src/lab/exp5/Experiment.html | 12 +- src/lab/exp5/Feedback.html | 12 +- src/lab/exp5/Further Readings.html | 12 +- src/lab/exp5/Introduction.html | 12 +- src/lab/exp5/Manual.html | 14 +- src/lab/exp5/Objective.html | 14 +- src/lab/exp5/Procedure.html | 12 +- src/lab/exp5/Quizzes.html | 14 +- src/lab/exp5/Theory.html | 12 +- src/lab/exp6/Experiment.html | 14 +- src/lab/exp6/Feedback.html | 12 +- src/lab/exp6/Further Readings.html | 12 +- src/lab/exp6/Introduction.html | 12 +- src/lab/exp6/Manual.html | 14 +- src/lab/exp6/Objective.html | 12 +- src/lab/exp6/Procedure.html | 12 +- src/lab/exp6/Quizzes.html | 12 +- src/lab/exp6/Theory.html | 10 +- src/lab/exp7/Experiment.html | 14 +- src/lab/exp7/Feedback.html | 14 +- src/lab/exp7/Further Readings.html | 12 +- src/lab/exp7/Introduction.html | 14 +- src/lab/exp7/Manual.html | 10 +- src/lab/exp7/Objective.html | 14 +- src/lab/exp7/Procedure.html | 14 +- src/lab/exp7/Quizzes.html | 12 +- src/lab/exp7/Theory.html | 14 +- src/lab/exp8/Experiment.html | 12 +- src/lab/exp8/Feedback.html | 12 +- src/lab/exp8/Further Readings.html | 14 +- src/lab/exp8/Introduction.html | 12 +- src/lab/exp8/Manual.html | 14 +- src/lab/exp8/Objective.html | 14 +- src/lab/exp8/Procedure.html | 14 +- src/lab/exp8/Quizzes.html | 14 +- src/lab/exp8/Theory.html | 12 +- src/lab/exp9/Experiment.html | 12 +- src/lab/exp9/Feedback.html | 14 +- src/lab/exp9/Further Readings.html | 14 +- src/lab/exp9/Introduction.html | 12 +- src/lab/exp9/Manual.html | 12 +- src/lab/exp9/Objective.html | 14 +- src/lab/exp9/Procedure.html | 14 +- src/lab/exp9/Quizzes.html | 12 +- src/lab/exp9/Theory.html | 12 +- src/lab/js/pageload.js | 24 + 99 files changed, 5137 insertions(+), 608 deletions(-) create mode 100644 src/lab/css/style-main.scss create mode 100644 src/lab/css/style.css create mode 100644 src/lab/js/pageload.js diff --git a/src/lab/Courses Aligned.html b/src/lab/Courses Aligned.html index 809d408d..85e1f99c 100644 --- a/src/lab/Courses Aligned.html +++ b/src/lab/Courses Aligned.html @@ -43,7 +43,7 @@ - + @@ -60,13 +60,13 @@ @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

The present lab is aligned with courses of Soil Mechanics & Foundation Engineering. These experiments are mostly covered in the curriculam.

diff --git a/src/lab/Feedback.html b/src/lab/Feedback.html index 7d58ab34..e9f2dfc9 100644 --- a/src/lab/Feedback.html +++ b/src/lab/Feedback.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

Feedback
+

Soil Mechanics Lab

Feedback
diff --git a/src/lab/Introduction.html b/src/lab/Introduction.html index 63c4f298..426e0e4e 100644 --- a/src/lab/Introduction.html +++ b/src/lab/Introduction.html @@ -43,7 +43,7 @@ - + @@ -59,14 +59,14 @@ --> @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

Soil is one of the very important engineering materials. Determination of soil conditions is the most significant task in every civil engineering activity. Properties of the soil can be determined by both field and laboratory test methods. It is critical to quantify the various properties of soil in order to predict its behavior under different loading conditions for the safe design of soil structures. The soil mechanics and foundation engineering laboratory is a compulsory and basic undergraduate course where introduction to Geotechnical Engineering will be provided and also for graduate level research students.

diff --git a/src/lab/List of experiments.html b/src/lab/List of experiments.html index 0439c981..bb46c380 100644 --- a/src/lab/List of experiments.html +++ b/src/lab/List of experiments.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

  • diff --git a/src/lab/Prerequisites.html b/src/lab/Prerequisites.html index b0a4d813..af9fd51e 100644 --- a/src/lab/Prerequisites.html +++ b/src/lab/Prerequisites.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

- This lab requires few Software Dependencies to run the Simulations

    diff --git a/src/lab/Target Audience.html b/src/lab/Target Audience.html index 704374a1..7fdb14e8 100644 --- a/src/lab/Target Audience.html +++ b/src/lab/Target Audience.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ --> @@ -99,7 +99,7 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

UG3/UG4 B.Tech Civil Engineering Students.

diff --git a/src/lab/css/style-main.scss b/src/lab/css/style-main.scss new file mode 100644 index 00000000..0e41334e --- /dev/null +++ b/src/lab/css/style-main.scss @@ -0,0 +1,3034 @@ +/*----------------------------------------*/ +/* CSS +/*----------------------------------------*/ + +html, body { + height: 100%; +} + +.floatleft { + float: left; +} + +.floatright { + float: right; +} + +.alignleft { + float: left; + margin-right: 15px; + margin-bottom: 15px; +} + +.alignright { + float: right; + margin-left: 15px; + margin-bottom: 15px; +} + +.aligncenter { + display: block; + margin: 0 auto 15px; +} + +a:focus { + outline: 0px solid; +} + +img { + max-width: 100%; + height: auto; +} + +.fix { + overflow: hidden; +} + +p { + margin: 0 0 15px; + font-size:17.5px; +} +li{ + font-size:17.5px; + line-height:1.6; +} +i{ + font-size:16px; + line-height:1.6; +} + +h1, h2, h3, h4, h5, h6 { + font-family: 'Open Sans', sans-serif; + margin: 0 0 15px; + /*color: #444;*/ + font-weight: 500; +} + +h1 { + font-size: 48px; + line-height: 50px; +} + +h2 { + font-size: 38px; + line-height: 40px; +} + +h3 { + font-size: 30px; + line-height: 32px; +} + +h4 { + font-size: 24px; + line-height: 26px; +} + +h5 { + font-size: 20px; + line-height: 22px; +} + +h6 { + font-size: 16px; + line-height: 20px; +} + +a { + transition: all 0.3s ease 0s; + text-decoration: none; +} + +a:hover { + color: #3EC1D5; + text-decoration: none; +} + +a:active, a:hover { + outline: 0 none; +} + +body { + background: #fff none repeat scroll 0 0; + color: #444; + font-family: 'Open Sans', sans-serif; + font-size: 14px; + text-align: left; + overflow-x: hidden; + line-height: 22px; +} + +/* Back to top button */ +.back-to-top { + position: fixed; + display: none; + background: #3EC1D5; + color: #fff; + padding: 6px 12px 9px 12px; + font-size: 16px; + border-radius: 2px; + right: 15px; + bottom: 15px; + transition: background 0.5s; +} + +@media (max-width: 768px) { + .back-to-top { + bottom: 15px; + } +} + +.back-to-top:focus { + background: #3EC1D5; + color: #fff; + outline: none; +} + +.back-to-top:hover { + background: #3cd6ed; + color: #fff; +} + +.clear { + clear: both; +} + +ul { + list-style: outside none none; + margin: 0; + padding: 0; +} + +input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] { + -moz-appearance: none; + box-shadow: none !important; +} + +div#preloader { + position: fixed; + left: 0; + top: 0; + z-index: 99999; + width: 100%; + height: 100%; + overflow: visible; + background: #fff url('../img/preloader.gif') no-repeat center center; +} + +::-moz-selection { + background: #3EC1D5; + text-shadow: none; +} + +::selection { + background: #3EC1D5; + text-shadow: none; +} + +.area-padding { + /* padding: 31px 0px 80px;*/ +} + +.area-padding-2 { + padding: 70px 0px 50px; +} + +.padding-2 { + padding-bottom: 90px; +} + +.section-headline h2 { + display: inline-block; + font-size: 40px; + /*font-weight: 600;*/ + margin-bottom: 59px; + margin-top:42px; + position: relative; + text-transform: capitalize; +} + +.section-headline h2::after { + border: 1px solid #333; + bottom: -20px; + content: ""; + left: 0; + margin: 0 auto; + position: absolute; + right: 0; + width: 40%; +} + +.sec-head { + display: inline-block; + font-size: 17px; + font-weight: 600; + margin-bottom: 0; + padding: 0 0 10px; + text-transform: uppercase; + transition: all 0.4s ease 0s; +} + +/*--------------------------------*/ + +/* 2. Header top Area +/*--------------------------------*/ + +.header-area { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: auto; + background-color:#fff; + /*background: rgba(0, 0, 0, 0.40);*/ + z-index: 9; +} + +.navbar-header a.navbar-brand { + display: inline-block; + height: 90px; + /* padding: 15px 0;*/ +} + +.main-menu ul.navbar-nav li { + display: inline-block; + padding: 0px 13px; +} + +.main-menu ul.navbar-nav li a { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + color: #a7a9ab; + font-size: 15px; + font-weight: 500; + padding: 24px 0px; + text-transform: capitalize; + letter-spacing: 1px; +} + +.main-menu ul.navbar-nav li.active a::after { + border: 1px solid #3cd6ed; + bottom: 0px; + content: ""; + left: 0; + position: absolute; + width: 100%; +} + +.main-menu ul.navbar-nav li.active a:hover { + background: none; + color: #3EC1D5; +} + +.main-menu ul.navbar-nav li.active a:focus { + color: #3cd6ed; +} + +.main-menu ul.navbar-nav li.active a { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + color: #a7a9ab; + position: relative; +} + +.main-menu ul.navbar-nav li a:hover { + color: #3EC1D5; +} + +.navbar { + border: medium none; + margin-bottom: 0; +} + +.navbar-default { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; +} + +.main-menu ul.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { + background: none; + color: #333; +} + +.navbar-default .navbar-toggle { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + + border: medium none; + border-radius: 0; + padding: 25px 0px; +} + +.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { + background-color: transparent; + color: #a7a9ab; +} + +.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { + background: none; +} + +.navbar-default .navbar-toggle .icon-bar { + background-color: #fff; + width: 30px; + height: 2px; +} + +.top-right.text-right { + float: right; + position: relative; + top: 24px; + margin-left: 20px; +} + +.top-right.text-right>li { + float: right; + margin: 0px 8px; +} + +.top-right.text-right li a { + color: #fff; +} + +/*--------------------------------*/ + +/* menu +/*--------------------------------*/ + +.header-area.stick { + /*background-color: rgba(0, 0, 0, 1);*/ + background-color:#fff; + height: 90px; + position: fixed; + top: 0; + width: 100%; + z-index: 999999; +} + +.stick .navbar-header a.navbar-brand { + display: inline-block; + height: 90px; +} + +.stick .navbar-brand>img { + display: none; +} + +.stick .navbar-brand.sticky-logo>img { + display: block; +} + +.sticky-logo h1 { + color: #fff; + padding: 0; + margin: 0; + font-size: 36px; + font-weight: bold; + line-height: 1; +} + +.sticky-logo h1 span { + color: #3ec1d5; +} +.stick .main-menu ul.navbar-nav li.active a::after { + border: 1px solid #3EC1D5; + bottom: 0px; + content: ""; + left: 0; + position: absolute; + width: 100%; +} + +.stick .main-menu ul.nav>li>a:hover { + color: #3EC1D5; +} + +.stick .main-menu ul.navbar-nav li.active a { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + color: #3EC1D5; + position: relative; +} + +.stick .mainmenu ul#nav>li:hover>a, .stick .mainmenu ul#nav li .mega-menu, .stick .mainmenu ul#nav li ul.sub-menu { + background-color: #f5f5f5; + color: #fff; + outline: medium none; +} + +.stick .mainmenu ul#nav li:hover ul.sub-menu li a:hover, .mainmenu ul#nav li .mega-menu span>a:hover, .stick .mainmenu ul#nav li .mega-menu-shop a.mega-menu-title:hover { + color: #fff; +} + +.stick .logo { + height: 20px; +} + +.stick .logo a { + margin-top: 0px; +} + +.stick .main-menu ul.nav>li>a { + color: #a7a9ab; + line-height: 22px; + padding: 24px 0px; + text-transform: capitalize; + letter-spacing: 1px; +} + +.stick .navbar-default .navbar-toggle .icon-bar { + background-color: #fff; + width: 30px; + height: 2px; +} + +.stick .navbar-default .navbar-toggle { + padding: 10px 0px; +} + + +/*--------------------------------*/ + +/* Services +/*--------------------------------*/ + +.services-icon { + color: #444; + display: inline-block; + font-size: 36px; + line-height: 36px; + margin-bottom: 20px; +} + +.section-headline.services-head>h2 { + margin-bottom: 25px; +} + +.services-details { + padding-top: 40px; + transition: all 0.5s ease 0s; + padding-top: 20px; +} + +.services-details:hover h4, .services-details:hover .services-icon { + color: #3EC1D5; +} + +.row.second-row { + margin-top: 40px; +} + +.section-head>h2 { + color: #333; +} + +.single-services>h4 { + color: #444; + font-size: 24px; + font-weight: 500; +} + +.single-services>p { + color: #333; + font-size: 14px; +} + +/*---------------------------------------- + Skill Area +----------------------------------------*/ + +.our-skill-area { + position: relative; +} + +.our-skill-area { + background: rgba(248, 248, 248, 0.8) url("../img/background/bg1.jpg") no-repeat fixed center top / cover; +} + +.test-overly { + background: rgba(0, 0, 0, 0.80); + position: absolute; + width: 100%; + height: 100%; +} + +.progress-h4 { + color: #fff; + font-weight: 500; +} + + +/*---------------------------------------- + Css +----------------------------------------*/ + +.wellcome-area { + background: rgba(248, 248, 248, 0.8) url("../img/background/bg1.jpg"); + background-size: cover; + background-position: center top; + background-repeat: no-repeat; + background-attachment: fixed; +} + +.well-bg { + position: relative; +} + +.wellcome-text { + /* margin: 70px 0;*/ + padding: 30px 40px; +} + +.well-text>h2 { + color: #fff; + font-size: 44px; + font-weight: 500; + line-height: 50px; +} + +.well-text p { + font-size: 18px; + font-style: italic; + color: #fff; +} + +.wellcome-text .section-headline p { + margin-bottom: 0; +} + +.subs-feilds { + border: 1px solid #fff; + display: inline-block; + height: 52px; + margin-top: 30px; + width: 60%; + border-radius: 30px; + overflow: hidden; +} + +.suscribe-input input { + background: transparent none repeat scroll 0 0; + border: medium none; + color: #fff; + float: left; + font-size: 15px; + line-height: 24px; + padding: 11px 15px; + width: 70%; + height: 50px; +} + +.suscribe-input button { + background: #3ec1d5 none repeat scroll 0 0; + border: medium none; + border-radius: 0 20px 20px 0; + color: #fff; + float: left; + font-size: 20px; + font-weight: 700; + padding: 14px 20px; + width: 30%; +} + +.suscribe-input button:hover { + background: #fff none repeat scroll 0 0; + color: #3ec1d5; +} + +/*---------------------------------------- + career section +----------------------------------------*/ + +.team-member { + background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0; + display: block; + margin-right: -15px; + padding: 10px; + position: relative; + overflow: hidden; +} + +.team-member::before { + background: rgba(0, 0, 0, 0) url("../img/team/team01.jpg") repeat scroll 0 0; + content: ""; + display: block; + height: 100%; + left: 0; + margin-right: -15px; + padding: 10px; + position: absolute; + top: 0; + width: 100%; + z-index: -1; + background-repeat: no-repeat; + background-size: cover; + background-position: top center; + transition: 5s; + transform: scale(1); +} + +.team-member:hover.team-member::before { + transform: scale(1.2); +} + +.single-team-member { + border: 1px solid #ddd; +} + +.team-left-text h4 { + color: #fff; + font-size: 30px; + font-weight: 700; + text-transform: uppercase; +} + +.team-left-text p { + color: #fff; + font-size: 17px; + line-height: 26px; +} + +.email-news { + display: block; + margin: 30px 0; + overflow: hidden; + text-align: center; + width: 100%; +} + +.email-news .email_button input { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + border: 1px solid #fff; + color: #fff; + float: left; + font-size: 13px; + padding: 8px; + width: 81%; +} + +.email-news .email_button>button { + background: rgba(0, 0, 0, 0) none repeat scroll 0 0; + border: 1px solid #fff; + color: #fff; + float: left; + font-size: 16px; + padding: 8px 12px; + text-align: center; +} + +.email-news .email_button>button:hover { + background: #3EC1D5; + border: 1px solid #fff; + color: #fff; +} + +.team-left-icon ul li { + display: inline-block; +} + +.team-left-icon ul li a:hover { + color: #3EC1D5; + background: #fff; + border: 2px solid #fff; +} + +.team-left-icon ul li a { + border: 2px solid #fff; + color: #fff; + display: block; + font-size: 16px; + height: 40px; + line-height: 37px; + margin: 0 3px; + width: 40px; +} + +.team-member-carousel .single-team-member { + overflow: hidden; + width: 100%; +} + +.single-team-member:hover .team-img a:after { + opacity: 1; +} + +.single-team-member:hover .team-social-icon { + top: 45%; + opacity: 1; +} + +.team-img { + position: relative; +} + +.team-img>a { + display: block; +} + +.team-img>a::after { + background: rgba(0, 0, 0, 0.70); + bottom: 0; + content: ""; + height: 100%; + left: 0; + position: absolute; + transition: all 0.5s ease 0s; + width: 100%; + opacity: 0; +} + +.team-social-icon { + left: 50%; + margin-left: -61px; + opacity: 0; + position: absolute; + top: 30%; + transition: 1.3s; +} + +.team-social-icon ul li { + display: inline-block; +} + +.team-social-icon ul li a { + border: 1px solid #fff; + border-radius: 50%; + color: #fff; + display: block; + font-size: 14px; + height: 34px; + line-height: 35px; + margin: 0 3px; + width: 34px; +} + +.team-social-icon ul li a:hover { + color: #fff; + border: 1px solid #3EC1D5; + background: #3EC1D5; +} + +.team-content { + padding: 10px 0px; +} + +.team-content>h4, .team-content>p { + color: #444; + margin-bottom: 5px; +} + +.team-content.head-team p { + margin-bottom: 0; +} + +.team-left-icon.text-center { + margin-bottom: 20px; +} + +.head-team h4 { + display: inline-block; + font-size: 25px; + font-weight: 600; + padding-bottom: 10px; + text-transform: uppercase; +} + + + + + + +#top { + display: grid; + min-height: 100%; + grid-template-rows: max-content auto max-content; +} + + + + + + + +/*-------------------------------------------------------------- +# Footer +--------------------------------------------------------------*/ + +#footer { + background: #000; + color: #eee; + font-size: 14px; +} + +#footer .footer-top { + background: #111; + /*padding: 60px 0 30px 0;*/ + padding: 15px 0 0px 0; +} + +#footer .footer-top .footer-info h3 { + font-size: 34px; + margin: 0 0 20px 0; + padding: 2px 0 2px 10px; + line-height: 1; + font-family: "Open Sans", sans-serif; + font-weight: 700; + letter-spacing: 3px; + border-left: 4px solid #18d26e; +} + +#footer .footer-top p { + font-size: 1.4rem; + margin-bottom: 0; + color: #eee; +} + +#footer .footer-top .social-links a { + font-size: 18px; + display: inline-block; + background: #333; + color: #eee; + line-height: 1; + padding: 8px 0; + margin-right: 4px; + border-radius: 50%; + text-align: center; + width: 36px; + height: 36px; + transition: 0.3s; +} + +#footer .footer-top .social-links a:hover { + background: #3cd6ed; + color: #fff; +} + +#footer .footer-top h4 { + font-size: 14px; + color: #fff; + position: relative; + padding-bottom: 12px; +} + +#footer .footer-top h4::before, #footer .footer-top h4::after { + content: ''; + position: absolute; + left: 0; + bottom: 0; + height: 2px; +} + +#footer .footer-top h4::before { + right: 0; + background: #555; +} + +#footer .footer-top h4::after { + background: #3EC1D5; + width: 60px; +} +#footer .footer-top i { + color:#fff; +} + +#footer .footer-top a { + color:#fff; +} + +/*-------------------------------------------------------------- +# Intro Section +--------------------------------------------------------------*/ +#intro { + + width: 100%; + + /* background: #000; + display: table; + height: 100vh; + */ +} + +#intro .carousel-item { + width: 100%; + /* height: 100vh;*/ + background-size: cover; + background-position: center; + background-repeat: no-repeat; +} + +#intro .carousel-item::before { + content: ''; + background-color: rgba(0, 0, 0, 0.4); + position: absolute; + height: 100%; + width: 100%; + top: 0; + right: 0; + left: 0; + bottom: 0; +} + +#intro .carousel-container { + display: flex; + justify-content: left; + align-items: center; + position: absolute; + bottom: 0; + top: 0; + left: 0; + right: 0; +} + +#intro .carousel-content { + text-align: left; + padding-top:220px; +} + +#intro h2 { + color: #fff; + margin-bottom: 30px; + font-size: 48px; + font-weight: 700; +} + +@media (max-width: 768px) { + #intro h2 { + font-size: 28px; + } +} + +#intro p { + width: 100%; + margin: 0 auto 30px auto; + color: #fff; +} + +@media (min-width: 1024px) { + #intro p { + width: 100%; + font-size:45px; + } +} + +#intro .carousel-fade .carousel-inner .carousel-item { + -webkit-transition-property: opacity; + transition-property: opacity; +} + +#intro .carousel-fade .carousel-inner .carousel-item, +#intro .carousel-fade .carousel-inner .active.carousel-item-left, +#intro .carousel-fade .carousel-inner .active.carousel-item-right { + opacity: 0; +} + +#intro .carousel-fade .carousel-inner .active, +#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left, +#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right { + opacity: 1; + transition: 0.5s; +} + +#intro .carousel-fade .carousel-inner .carousel-item-next, +#intro .carousel-fade .carousel-inner .carousel-item-prev, +#intro .carousel-fade .carousel-inner .active.carousel-item-left, +#intro .carousel-fade .carousel-inner .active.carousel-item-right { + left: 0; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); +} + +#intro .carousel-control-prev, #intro .carousel-control-next { + width: 10%; +} + +@media (min-width: 1024px) { + #intro .carousel-control-prev, #intro .carousel-control-next { + width: 5%; + } +} + +#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon { + background: none; + font-size: 32px; + line-height: 1; +} + +#intro .carousel-indicators li { + cursor: pointer; +} + +#intro .btn-get-started { + font-family: "Open Sans", sans-serif; + font-weight: 500; + font-size: 16px; + letter-spacing: 1px; + display: inline-block; + padding: 8px 32px; + border-radius: 50px; + transition: 0.5s; + margin: 10px; + color: #fff; + background: #18d26e; +} + +#intro .btn-get-started:hover { + background: #fff; + color: #18d26e; +} + +.downArrow{ + position: absolute; + bottom: 0%; + left: 50%; +} +.bounce { + -moz-animation: bounce 3s infinite; + -webkit-animation: bounce 3s infinite; + animation: bounce 3s infinite; +} +@-moz-keyframes bounce { + 0%, 20%, 50%, 80%, 100% { + -moz-transform: translateY(0); + transform: translateY(0); + } + 40% { + -moz-transform: translateY(-30px); + transform: translateY(-30px); + } + 60% { + -moz-transform: translateY(-15px); + transform: translateY(-15px); + } +} +@-webkit-keyframes bounce { + 0%, 20%, 50%, 80%, 100% { + -webkit-transform: translateY(0); + transform: translateY(0); + } + 40% { + -webkit-transform: translateY(-30px); + transform: translateY(-30px); + } + 60% { + -webkit-transform: translateY(-15px); + transform: translateY(-15px); + } +} +@keyframes bounce { + 0%, 20%, 50%, 80%, 100% { + -moz-transform: translateY(0); + -ms-transform: translateY(0); + -webkit-transform: translateY(0); + transform: translateY(0); + } + 40% { + -moz-transform: translateY(-30px); + -ms-transform: translateY(-30px); + -webkit-transform: translateY(-30px); + transform: translateY(-30px); + } + 60% { + -moz-transform: translateY(-15px); + -ms-transform: translateY(-15px); + -webkit-transform: translateY(-15px); + transform: translateY(-15px); + } +} + +/* the blue circle with only one line of text, centered vertically */ +.oneline:after { + content: ""; + display: block; + width: 100%; + height: 0; + padding-bottom: 100%; + background: cadetblue; + -moz-border-radius: 50%; + -webkit-border-radius: 50%; + border-radius: 50%; +} +.oneline:hover:after { + background-color: #3EC1D5; +} +.oneline div { + float: left; + width: 100%; + padding-top: 19%; + line-height: 1em; + margin-top: -1.7em; + text-align: center; + color: white; +} +.oneline p { + text-align: center; + font-size: 1.2em; +} + +@media only screen and (min-width: 350px) { + .col { + display: inline-block; + position: relative; + width: 100%; + margin: 4% 0 5% 9%; + padding: 0; + background-color: transparent; + border-top: none; + height:260px; + } + .col .spacer { + position: relative; + padding-top: 100%; + } + .col:nth-child(3n+1) { + margin-left: 1%; + } + + .circle { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + background-color: powderblue; + color: #333; + border-radius: 50%; + box-sizing: border-box; + text-align: center; + display: block; + padding: 5px; + border: 5px solid #9dd8e0; + -webkit-transition: all 1s ease-out; + -moz-transition: all 1s ease-out; + -o-transition: all 1s ease-out; + transition: all 1s ease-out; + } + .circle:before { + content: ''; + display: inline-block; + height: 100%; + vertical-align: middle; + margin-right: -2%; + } + .circle:hover { + /* background-color: #a7a9ab;*/ + background-color:#3EC1D5; + border: 5px solid #444; + color: #fff; + } +/*new class added for text hover*/ + .circle:hover h4{ + /* background-color: #a7a9ab;*/ + background-color:#3EC1D5; + + color: #fff; + } + + .outline { + border: 5px solid grey; + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + border-radius: 50%; + box-sizing: border-box; + } + + .circle h1 { + font-size: 0.9em; + line-height: 1em; + } + .circle p { + font-size: 0.8em; + line-height: 1em; + color: white; + text-align: center; + } + .circle a { + color: inherit; + } + .circle > p, .circle > h1, .circle > .wrapcontent { + display: inline-block; + vertical-align: middle; + } + .circle > p > p, .circle > p > h1, .circle > h1 > p, .circle > h1 > h1, .circle > .wrapcontent > p, .circle > .wrapcontent > h1 { + display: block; + } +} +@media only screen and (min-width: 481px) { + .circle h1 { + font-size: 1.2em; + line-height: 1em; + } + .circle p { + font-size: 1em; + line-height: 1em; + } +} +@media only screen and (min-width: 768px) { + .circle h1 { + font-size: 1.6em; + line-height: 1em; + } + .circle p { + font-size: 1.2em; + line-height: 1em; + } +} + + +/*Accordian*/ + +.accordion { + width: 100%; + max-width: 1080px; + height: 250px; + overflow: hidden; + margin: 50px auto; + +} +.accordion ul { + width: 100%; + display: table; + table-layout: fixed; + margin: 0; + padding: 0; + +} +.accordion ul li { + display: table-cell; + vertical-align: bottom; + position: relative; + width: 16.666%; + height: 250px; + background-repeat: no-repeat; + background-position: center center; + transition: all 500ms ease; +} +.accordion ul li div { + display: block; + overflow: hidden; + width: 100%; + padding:32px; +height: 287px; +margin-top: -124px; +} +.accordion ul li div a{ + display: block; + /*height: 250px;*/ + width: 100%; + position: relative; + z-index: 3; + vertical-align: bottom; + /* padding: 15px 20px;*/ + box-sizing: border-box; + color: #fff; + text-decoration: none; + font-family: Open Sans, sans-serif; + transition: all 200ms ease; + +} +.accordion ul li div a * { + opacity: 0; + margin: 0; + width: 100%; + text-overflow: ellipsis; + position: relative; + z-index: 5; + white-space: nowrap; + overflow: hidden; + -webkit-transform: translateX(-20px); + transform: translateX(-20px); + -webkit-transition: all 400ms ease; + transition: all 400ms ease; +} +.accordion ul li div a h2 { + font-family: Montserrat,sans-serif; + text-overflow: clip; + font-size: 24px; + text-transform: uppercase; + margin-bottom: 2px; + /*top: 160px;*/ +} +.accordion ul li div a p { + /* top: 160px; + font-size: 13.5px;*/ + font-size: 16px; + line-height:2.2; + +} +.accordion ul li:nth-child(1) { + + background-image: url("http://files.vlabs.ac.in/iiith-landing-pages/img/disciplines/computer-science.jpg"); +} +.accordion ul li:nth-child(2) { + + background-image: url("http://files.vlabs.ac.in/iiith-landing-pages/img/disciplines/computer-science.jpg"); +} +.accordion ul li:nth-child(3) { + background-image: url("http://files.vlabs.ac.in/iiith-landing-pages/img/disciplines/computer-science.jpg"); + +} +.accordion ul li:nth-child(4) { + + background-image: url("http://files.vlabs.ac.in/iiith-landing-pages/img/disciplines/computer-science.jpg"); +} +.accordion ul li:nth-child(5) { + + background-image: url("http://files.vlabs.ac.in/iiith-landing-pages/img/disciplines/computer-science.jpg"); +} +.accordion ul li:nth-child(6) { + /* background-image: url("http://michael-ferry.com/assets/accordion6.jpg");*/ +} +.accordion ul:hover li { + width: 8%; +} +.accordion ul:hover li:hover { + width: 60%; +} +.accordion ul:hover li:hover a { + /*background: rgba(0, 0, 0, 0.4);*/ +} +.accordion ul:hover li:hover a * { + opacity: 1; + -webkit-transform: translateX(0); + transform: translateX(0); +} + +@media screen and (max-width: 600px) { + body { + margin: 0; + } + + .accordion { + /*height: auto;*/ +} + .accordion ul li, .accordion ul li:hover, .accordion ul:hover li, .accordion ul:hover li:hover { + position: relative; + display: table; + table-layout: fixed; + width: 100%; + -webkit-transition: none; + transition: none; +} +} +.about { + text-align: center; + font-family: 'Open Sans', sans-serif; + font-size: 12px; + color: #666; +} +.about a { + color: blue; + text-decoration: none; +} +.about a:hover { + text-decoration: underline; +} +/*accordion ends here*/ + + + +/*logo line*/ +.vline { + border-left: 2px solid #a7a9ab; +height: 62px; +position: absolute; +/*left: 10.5%;*/ +margin-left: -3px; +top: 15px; +} +/*logo line ends here*/ + + +/* style.scss */ + + +// Fonts +@import url(https://fonts.googleapis.com/css?family=Open+Sans); +@import url(https://fonts.googleapis.com/css?family=Montserrat:700); + +// Accordion Height +$a-height: 250px; + +// Position text along bottom +$text-offset: $a-height - 90; + +// Page Title +h1 { + + text-align:center; + font-family:Montserrat,sans-serif; + color:#333; + +} + +.accordion { + + width:100%; + max-width:1080px; + height:$a-height; + overflow:hidden; + margin:50px auto; + + ul { + + width:100%; + display:table; + table-layout:fixed; + margin:0; + padding:0; + + li { + + display:table-cell; + vertical-align:bottom; + position: relative; + width:16.666%; // 6 into 100 + height:$a-height; + + background-repeat:no-repeat; + background-position:center center; + + transition:all 500ms ease; + + div { + + display:block; + overflow:hidden; + width:100%; + + a { + + display:block; + height:$a-height; + width:100%; + + position:relative; + z-index:3; + vertical-align:bottom; + padding:15px 20px; + box-sizing:border-box; + color:#fff; + text-decoration:none; + font-family:Open Sans, sans-serif; + + transition:all 200ms ease; + + * { + + opacity:0; + margin:0; + width:100%; + text-overflow:ellipsis; + position:relative; + z-index:5; + + white-space:nowrap; + overflow:hidden; + + -webkit-transform:translateX(-20px); + transform:translateX(-20px); + + -webkit-transition:all 400ms ease; + transition:all 400ms ease; + + } + + h2 { + + font-family:Montserrat,sans-serif; + text-overflow:clip; + font-size:24px; + text-transform:uppercase; + margin-bottom:2px; + + top:$text-offset; + + } + + p { + + top:$text-offset; + font-size:13.5px; + + } + + } + + } + + } + + // Background images + li:nth-child(1) { background-image:url('http://michael-ferry.com/assets/accordion1.jpg'); } + li:nth-child(2) { background-image:url('http://michael-ferry.com/assets/accordion2.jpg'); } + li:nth-child(3) { background-image:url('http://michael-ferry.com/assets/accordion3.jpg'); } + li:nth-child(4) { background-image:url('http://michael-ferry.com/assets/accordion4.jpg'); } + li:nth-child(5) { background-image:url('http://michael-ferry.com/assets/accordion5.jpg'); } + li:nth-child(6) { background-image:url('http://michael-ferry.com/assets/accordion6.jpg'); } + + &:hover li, + &:focus-within li { width:8%; } + + li:focus { + outline: none; + } + + &:hover li:hover, + // allow users to tab through active slides + li:focus, + &:focus-within li:focus { + + width:60%; + + a { + + background:rgba(0,0,0,.4); + + * { + + opacity:1; + -webkit-transform:translateX(0); + transform:translateX(0); + + } + + } + + } + + &:hover li { + width: 8% !important; + + a * { opacity: 0 !important; } + } + + &:hover li:hover { + width:60% !important; + + a { + + background:rgba(0,0,0,.4); + + * { + + opacity:1 !important; + -webkit-transform:translateX(0); + transform:translateX(0); + + } + + } + } + + } + +} + +// Stack items +@media screen and (max-width: 600px) { + + // IE gets fussy if this isn't here + body { margin:0; } + + .accordion { + + height:auto; + + ul,ul:hover { + + li,li:hover { + + position:relative; + display:table; + table-layout:fixed; + width:100%; + + -webkit-transition:none; + transition:none; + + } + + } + + } + +} + +.about { + + text-align:center; + font-family:'Open Sans', sans-serif; + font-size:12px; + color:#666; + + a { + + color:blue; + text-decoration:none; + + &:hover { text-decoration:underline; } + + } + +} + +/* style.css */ + +/* +Theme Name: Vlabs +Theme URI: http://www.vlabs.ac.in +Author: Vlabs.co.in +Author URI: http://www.vlabs.ac.in +Description: The theme to accompany the profile site for vlabs.ac.in +Version: 1.0 +*/ +@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700,500,600); +body { + overflow-x: hidden; + font-family:'Raleway' !important; +} + +p { + font-size: 16px; +} + +/*** Calendar **********************/ +.content .container-fluid div.calender { position: relative; } + +.container-fluid .calender table { +cursor:pointer; +border:1px solid #ccc; +font-size: 11px; +color: #000; +background: #fff; +font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; +} + +.container-fluid .calender .button { +text-align: center; +padding: 2px; +} + +.container-fluid .calender .nav { +background:#f5f5f5; +} + +.container-fluid .calender thead .title { +font-weight: bold; +text-align: center; +background: #dedede; +color: #000; +padding: 2px 0 3px 0; +} + +.container-fluid .calender thead .headrow { +background: #f5f5f5; +color: #444; +font-weight:bold; +} + +.container-fluid .calender thead .daynames { +background: #fff; +color:#333; +font-weight:bold; +} + +.container-fluid .calender thead .name { +border-bottom: 1px dotted #ccc; +padding: 2px; +text-align: center; +color: #000; +} + +.container-fluid .calender thead .weekend { +color: #666; +} + +.container-fluid .calender thead .hilite { +background-color: #444; +color: #fff; +padding: 1px; +} + +.container-fluid .calender thead .active { +background-color: #d12f19; +color:#fff; +padding: 2px 0px 0px 2px; +} + + +.container-fluid .calender tbody .day { +width:1.8em; +color: #222; +text-align: right; +padding: 2px 2px 2px 2px; +} +.container-fluid .calender tbody .day.othermonth { +font-size: 80%; +color: #bbb; +} +.container-fluid .calender tbody .day.othermonth.oweekend { +color: #fbb; +} + +.container-fluid .calender table .wn { +padding: 2px 2px 2px 2px; +border-right: 1px solid #000; +background: #666; +} + +.container-fluid .calender tbody .rowhilite td { +background: #FFF1AF; +} + +.container-fluid .calender tbody .rowhilite td.wn { +background: #FFF1AF; +} + +.container-fluid .calender tbody td.hilite { +padding: 1px 1px 1px 1px; +background:#444 !important; +color:#fff !important; +} + +.container-fluid .calender tbody td.active { +color:#fff; +background: #529214 !important; +padding: 2px 2px 0px 2px; +} + +.container-fluid .calender tbody td.selected { +font-weight: bold; +border: 1px solid #888; +padding: 1px 1px 1px 1px; +background: #f5f5f5 !important; +color: #222 !important; +} + +.container-fluid .calender tbody td.weekend { +color: #666; +} + +.container-fluid .calender tbody td.today { +font-weight: bold; +color: #529214; +background:#D9EFC2; +} + +.container-fluid .calender tbody .disabled { color: #999; } + +.container-fluid .calender tbody .emptycell { +visibility: hidden; +} + +.container-fluid .calender tbody .emptyrow { +display: none; +} + +.container-fluid .calender tfoot .footrow { +text-align: center; +background: #556; +color: #fff; +} + +.container-fluid .calender tfoot .ttip { +background: #222; +color: #fff; +font-size:10px; +border-top: 1px solid #dedede; +padding: 3px; +} + +.container-fluid .calender tfoot .hilite { +background: #aaf; +border: 1px solid #04f; +color: #000; +padding: 1px; +} + +.container-fluid .calender tfoot .active { +background: #77c; +padding: 2px 0px 0px 2px; +} + +.container-fluid .calender .combo { +position: absolute; +display: none; +top: 0px; +left: 0px; +width: 4em; +border: 1px solid #ccc; +background: #f5f5f5; +color: #222; +font-size: 90%; +z-index: 100; +} + +.container-fluid .calender .combo .label, +.container-fluid .calender .combo .label-IEfix { +text-align: center; +padding: 1px; +} + +.container-fluid .calender .combo .label-IEfix { +width: 4em; +} + +.container-fluid .calender .combo .hilite { +background: #444; +color:#fff; +} + +.container-fluid .calender .combo .active { +border-top: 1px solid #999; +border-bottom: 1px solid #999; +background: #dedede; +font-weight: bold; +} +.container-fluid form li div label +{ + clear:both; + color:#444; + display:block; + font-size:9px; + line-height:9px; + margin:0; + padding-top:3px; +} + +.container-fluid form li span label +{ + clear:both; + color:#444; + display:block; + font-size:9px; + line-height:9px; + margin:0; + padding-top:3px; +} +.container-fluid form li .datepicker +{ + cursor:pointer !important; + float:left; + height:16px; + margin:.1em 5px 0 0; + padding:0; + width:16px; +} +.container-fluid input.text +{ + background:#fff url(../../../images/shadow.gif) repeat-x top; + border-bottom:1px solid #ddd; + border-left:1px solid #c3c3c3; + border-right:1px solid #c3c3c3; + border-top:1px solid #7c7c7c; + color:#333; + font-size:100%; + margin:0; + padding:2px 0; +} +p.small { + font-size: 16px; +} + + +.container-fluid form ul +{ + font-size:200%; + list-style-type:none; + margin:0; + padding:0; + width:100%; +} + +.container-fluid form li +{ + display:block; + margin:0; + padding:4px 5px 2px 9px; + position:relative; +} +a, +a:hover, +a:focus, +a:active, +a.active { + outline: 0; +} +@media(min-width:768px) { + .navbar-fixed-top { + padding: 25px 0; + -webkit-transition: padding .3s; + -moz-transition: padding .3s; + transition: padding .3s; + } + + .navbar-fixed-top .navbar-brand { + font-size: 2em; + -webkit-transition: all .3s; + -moz-transition: all .3s; + transition: all .3s; + } + + .navbar-fixed-top.navbar-shrink { + padding: 10px 0; + } + + .navbar-fixed-top.navbar-shrink .navbar-brand { + font-size: 1.5em; + } +} + +.navbar a:focus { + outline: 0; +} + +.navbar .navbar-nav li a:focus { + outline: 0; +} + +.navbar-default, +.navbar-inverse { + border: 0; +} +.footer-div +{ +margin-top:120px; +} + +/*******************************************************************************/ +/*****************************CUSTOME STYLE*************************************/ +/*******************************************************************************/ + +.search-textbox +{ + background: url("../images/search-box.png") no-repeat; + border: 0 none; + color: #666666; + float: left; + font-family: 'Raleway'; + font-size: 15px; + height: 36px; + margin: 0; + padding-left: 15px; + transition: background 0.3s ease-in-out 0s; + width: 220px; + +} + +.search-button +{ + background: url("../images/search.png") no-repeat; + cursor: pointer; + height: 36px; + text-indent: -99999em; + width: 36px; + border: 0px; + +} +.main-logo-a +{ + height: auto; + overflow: visible; + margin-left: 0px !important; + padding-bottom: 10px !important; + padding-top: 10px !important; +} + +.menu-a +{ + font-size: 14px !important; + font-family: 'Raleway' !important; + color: #2C99CD !important; + padding-left: 10px !important; + padding-bottom: 5px !important; + padding-top: 5px !important; + padding-right: 10px !important; + +} + +.menu-a-active +{ + color: white !important; +} + +.menu-li +{ + /* float: right; */ + border-radius: 10px; + margin-left: 20px; + margin-right: 20px; +} + +.menu-li:HOVER +{ + background-color: #77BB41 !important; +} + +.menu-a:HOVER +{ + color: white !important; +} +.menu-li-active +{ + background-color: #77BB41; +} + +.menu-div +{ + /* margin-top: 30px; */ + +} + +.menu-ul +{ + margin-top: 45px; +} + +@media only screen and (max-width: 375px) { + .featured-labs-experiment-div + { + text-align: center; + } + .featured-labs-experiment-icon + { + float: left; + min-width: 78px; + } +} + + +@media only screen and (min-width: 401px) { + + .custom-toggle + { + margin-bottom: 0px !important; + margin-top: 27px !important; + } +} + +@media only screen and (max-width: 400px) { + + .main-logo-a + { + width: 60%; + } + + .custom-toggle + { + margin-bottom: 0px !important; + margin-top: 12% !important; + } + + +/* .menu-div + { + margin-top: 30px !important; + } */ + +} + + + +@media only screen and (min-width: 401px) and (max-width: 523px) { + +/* .menu-div + { + margin-top: 30px !important; + } */ +} + +@media only screen and (max-width: 496px) { + + .featured-labs-div + { + background: none !important; + } +} + +@media only screen and (max-width: 540px) { + .broad-labs-empty-div + { + display: none; + } + .border-right-green-dotted + { + margin-top: 60px !important; + } +} + +@media only screen and (min-width: 401px) and (max-width: 767px) { + + .main-logo + { + width: 70%; + } +} + +@media only screen and (max-width: 767px) { + + .menu-ul + { + margin-top: 0px !important; + } + + .menu-li-active + { + background-color: white !important; + } + + .menu-a-active + { + color: #2C99CE !important; + } + + .search-ul + { + display: none !important; + } + + + +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .menu-a + { + font-size: 1.4em !important; + } + + .main-logo + { + width: 70%; + } + + .banner-text-small + { + font-size: 1.2em !important; + } + + .banner-text-medium + { + font-size: 1.7em !important; + } + + .banner-text-big + { + font-size: 2.0em !important; + } + +} + +@media only screen and (max-width: 991px) { + .menu-ul + { + margin-top: 30px; + } + + .search-textbox + { + width: 150px; + font-size: 0.9em; + } + + .menu-li + { + margin-left: 10px; + margin-right: 10px; + } + .aboutus-col-8 + { + padding-right: 15px !important; + } + .footer-div + { + background-size: cover !important; + } + + .lab-list-col-10 + { + /* background: none !important; */ + overflow:hidden; + } + + .featured-labs-main-div + { + margin-top: -35px !important; + } +} + + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + +} + + +/*====================new grid================================*/ +@media only screen and (min-width: 992px) { + .col-md-2-5 + { + width: 20%; + float: left; + } +} + +@media only screen and (max-width: 991px) { + .col-md-2-5 + { + width: 33.33%; + float: left; + } + .col-md-2-5-1-l + { + background: url("../images/dotted-devider-h-o.png") no-repeat; + background-position: left bottom; + } +} + +@media only screen and (max-width: 767px) { + .col-md-2-5 + { + width: 50%; + float: left; + } +} + +@media only screen and (max-width: 540px) { + .col-md-2-5 + { + width: 100%; + float: left; + } +} +.col-md-2-5 +{ + position: relative; + min-height: 1px; + vertical-align: bottom; + /* display: flex; */ + min-height: 228px; +} + +.col-md-2-5-1-l +{ + width: 100%; + min-height: 228px; + height: 100%; +} + +.col-md-2-5-1-withbg +{ + background: url("../images/dotted-devider-h-o.png") no-repeat; + background-position: left bottom; + width: 100%; + min-height: 228px; + height: 100%; +} + +.col-md-2-5-2 +{ + padding-right: 15px; + padding-left: 15px; +} +/*************************************************************/ + +.featured-labs-div +{ + margin-left: 0px !important; + margin-right: 0px !important; + padding-left: 15px !important; +} +.border-bottom-img +{ + /* border-bottom: 2px dotted; + border-top : 0px; + border-left: 0px; + border-right: 0px; + -webkit-border-image: url(../images/dotted-devider-h-o.png) 30 round; Safari 3.1-5 + -o-border-image: url(../images/dotted-devider-h-o.png) 30 round; Opera 11-12.1 + border-image: url(../images/dotted-devider-h-o.png) 30 round; */ +} + +.broad-labs-a:HOVER +{ + text-decoration: none !important; + +} +.col-md-2-5-1-l:HOVER, .col-md-2-5-1-withbg:HOVER +{ + background-color: #e4e4e4 !important; +} + +.border-right-green-dotted +{ + border-right: 2px dotted; + margin-top: 30px; + border-right-color: #678f48; + min-height: 115px; +} +.border-right-green-dotted a{ + padding-left: 1px; + display: block; + margin-bottom: 10px; +} +a:focus +{ + color: #72AB44 !important; +} + +.featured-labs +{ + min-height: 190px !important; +} +/*========================font classes=======================*/ +.text-h2-lightblue +{ + color: #2C99CE; + font-size: 1.8em; + +} + +.text-a-lightgreen +{ + color: #72AB44; + font-size: 1.3em; + text-decoration: underline; +} + +.text-a-lightgreen:HOVER +{ + color: #72AB44 !important; +} + +.text-a-white +{ + color: white; + font-size: 1.4em; + text-decoration: underline; +} + + +.text-h2-lightblue-small +{ + color: #2C99CE; + font-size: 1.5em; +} + +.text-h3-darkblue-bold +{ + color: #3e6389; + font-size: 1.4em; + font-weight: bold; +} + +.text-h3-darkblue +{ + color: #3e6389; + font-size: 1.4em; +} + +.text-normal-gray-small +{ + color: #888; + font-size: 16px; +} + +.text-normal-gray-big +{ + color: #888; + font-size: 30px; +} +#experiment-article-section-1-heading +{ +color: #888; +font-size: 30px; +} +.text-normal-gray-smallest +{ + color: #888; + font-size: 13px; +} + +.featured-labs-icon-text +{ + color: #888; + font-size: 13px; +} + +.featured-labs-main-div +{ + margin-top: -50px; +} + +.nounderline +{ + text-decoration: none; +} + +.nounderline:HOVER +{ + text-decoration: none !important; +} +.text-normal-gray-medium +{ + color: #888; + font-size: 1.4em; +} +/*===========================================================*/ + +.shadow +{ + -webkit-box-shadow: inset 0 8px 6px -6px black; + -moz-box-shadow: inset 0 8px 6px -6px black; + box-shadow: inset 0 8px 6px -6px black; +} + + +/*owl style sheet*/ +#owl-demo .item{ + display: block; + padding: 1px 10px; + margin: 5px; + color: #888; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.owl-theme .owl-controls .owl-buttons div { + padding: 5px 9px; +} + +.owl-theme .owl-buttons i{ + margin-top: 2px; +} + +//To move navigation buttons outside use these settings: + +#owl-demo .owl-controls .owl-buttons div, #owl-partner-institutions .owl-controls .owl-buttons div{ + position: absolute; +} + +#owl-demo .owl-controls .owl-buttons .owl-prev{ + left: -45px; + top: 55px; + position: absolute; + background: none !important; +} + + #owl-partner-institutions .owl-controls .owl-buttons .owl-prev + { + left: -45px; + top: 20px; + position: absolute; + background: none !important; + } + +#owl-demo .owl-controls .owl-buttons .owl-next{ + right: -45px; + top: 55px; + position: absolute; + background: none !important; +} + +#owl-partner-institutions .owl-controls .owl-buttons .owl-next +{ + right: -45px; + top: 20px; + position: absolute; + background: none !important; +} + +#owl-demo .owl-controls .owl-pagination, #owl-partner-institutions .owl-controls .owl-pagination +{ + display: none; +} + +#owl-aboutus .owl-controls .owl-buttons +{ + display: none; +} + +#owl-aboutus .owl-controls .owl-pagination +{ + text-align: left; +} +#owl-aboutus .owl-controls .owl-page span +{ + background-color: white; + border: 2px solid; + height: 20px; + width: 20px; +} + +#owl-aboutus .owl-controls .owl-page.active span, #owl-aboutus .owl-controls.clickable .owl-page:hover span +{ + background-color: #FF6600; + border: 0px; +} +/*******************/ + + +/*Labs page*/ +.sidebar-col-2 +{ + +} + +.lab-list-col-10 +{ + background: url("../images/devider-blue-v-o.png") repeat-y; + background-position: left top; + margin-bottom: 25px; +} + +.sidebar-a:HOVER, .text-h3-darkblue:HOVER { + color: #ff6600 !important; +} + +.lab-list-row-div +{ + background: url('../images/bottom-line-n.png') no-repeat; + background-position: left bottom; + height: auto; + overflow: hidden; + border-bottom: 1.5px dotted; + border-bottom-color: #888; + padding-bottom: 10px; +} + +.lab-list-row-col-2 +{ + margin-top: 15px; +} + +/**********************************************************************************/ + +.banner-text +{ + position: relative; + top: -59px; + color: white !important; +} + +.banner-text-small +{ + font-size: 1.7em; +} + +.banner-text-medium +{ + font-size: 2.2em; +} + +.banner-text-big +{ + font-size: 2.7em; +} + +.baneer-text-sub-div +{ + position: relative; + float: left +} + +.banner-text-1 +{ + left: 3.7%; +} + +.banner-text-2 +{ + left: 9.6%; +} + +.banner-text-3 +{ + left: 15%; +} + +.banner-text-4 +{ + left:22%; +} + +.banner-caption-div +{ + position: absolute; + top: 140px; + left: 42%; +} + +.banner-caption-text +{ + font-size: 2.0em; + line-height: normal; + color: black; +} + + +/*==========================RESPONSIVE+++++++++++++++++++++++++++++++*/ + +@media only screen and (max-width: 399px) { + + .banner-text-small + { + font-size: 0.8em !important; + } + + .banner-text-medium + { + font-size: 0.9em !important; + } + + .banner-text-big + { + font-size: 1.1em !important; + } + + .banner-text + { + top: -21px; + letter-spacing: -1.5px; + } + + .banner-text-1 + { + left: 1.5%; + } + + .banner-text-2 + { + left: 3.0%; + } + + .banner-text-3 + { + left: 5%; + } + + .banner-text-4 + { + left: 8%; + } + +} + +@media only screen and (min-width: 400px) and (max-width: 500px) { + .banner-text-small + { + font-size: 0.9em !important; + } + + .banner-text-medium + { + font-size: 1.1em !important; + } + + .banner-text-big + { + font-size: 1.2em !important; + } + + .banner-text + { + top: -24px; + letter-spacing: -1px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } +} + +@media only screen and (min-width: 501px) and (max-width: 767px) { + .banner-text-small + { + font-size: 0.9em !important; + } + + .banner-text-medium + { + font-size: 1.2em !important; + } + + .banner-text-big + { + font-size: 1.4em !important; + } + .banner-text + { + top: -30px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } +} + + +@media only screen and (max-width: 349px) { + + .banner-caption-text + { + font-size: 0.5em; + } + +} + +@media only screen and (min-width: 350px) and (max-width: 400px) { + + .banner-caption-text + { + font-size: 0.6em; + } + +} + + +@media only screen and (min-width: 401px) and (max-width: 444px) { + + .banner-caption-text + { + font-size: 0.7em; + } + +} + + +@media only screen and (min-width: 445px) and (max-width: 609px) { + + .banner-caption-text + { + font-size: 0.9em; + } + +} + +@media only screen and (min-width: 610px) and (max-width: 767px) { + + .banner-caption-text + { + font-size: 1.1em; + } + +} + +@media only screen and (max-width: 767px) { + .banner-caption-div + { + position: relative !important; + } +} + +@media only screen and (max-width: 346px) { + .banner-caption-div + { + top: -39px; + left: -32%; + } +} + +@media only screen and (min-width: 347px) and (max-width: 399px) { + .banner-caption-div + { + top: -43px; + left: -22%; + } +} + +@media only screen and (min-width: 400px) and (max-width: 444px) { + .banner-caption-div + { + top: -50px; + left: -31%; + } +} + +@media only screen and (min-width: 445px) and (max-width: 500px) { + .banner-caption-div + { + top: -57px; + left: -23%; + } +} + +@media only screen and (min-width: 501px) and (max-width: 569px) { + .banner-caption-div + { + top: -65px; + left: -30%; + } +} + +@media only screen and (min-width: 570px) and (max-width: 639px) { + .banner-caption-div + { + top: -74px; + left: -22%; + } +} + +@media only screen and (min-width: 640px) and (max-width: 709px) { + .banner-caption-div + { + top: -83px; + left: -16%; + } +} + +@media only screen and (min-width: 710px) and (max-width: 767px) { + .banner-caption-div + { + top: -92px; + left: -11%; + } +} + + +@media only screen and (min-width: 768px) and (max-width: 991px) { + + .banner-text-small + { + font-size: 1.2em !important; + } + + .banner-text-medium + { + font-size: 1.7em !important; + } + + .banner-text-big + { + font-size: 2.0em !important; + } + + .banner-text + { + top: -40px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } + + .banner-caption-text + { + font-size: 1.5em; + } + .banner-caption-div + { + top: 99px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1100px) { + + .banner-text + { + top: -52px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1150px) { + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 9%; + } + + .banner-text-4 + { + left: 12%; + } + + .banner-caption-text + { + font-size: 1.6em; + } + .banner-caption-div + { + top: 133px; + } +} + +@media only screen and (min-width: 1150px) and (max-width: 1275px) { + + .banner-text-2 + { + left: 8.3%; + } + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } + + .banner-caption-text + { + font-size: 1.8em; + } +} + +/* Rules to fix the footer at the bottom of the page */ +/*html{ height:100%; } +body{ min-height:100%; padding:0; margin:0; position:relative; } + +body::after{ content:''; display:block; height:100px; }*/ + +footer{ + width:100%; +} + +/* To justify the paragraph text */ +p { + text-align: justify; +} + +/* Styles for feedback button in feedback section */ +#feedback-btn { + color: #2C99CE !important; + border-color: #2C99CE !important; +} + +#feedback-btn-link { + display: block; + margin: auto; + width: 17%; +} + +#feedback-btn-link:hover { + text-decoration: inherit !important; + color: inherit !important; +} + +/*Styles for list*/ +ul li span, ol li span { + font-size: 1.3em +} + +ul li, ol li{ + font-size: 1.1em +} + +/*Styles for progress bars*/ +.progress { + font-weight: bold; +} + +.progress-bar-green { + background-color: #008000; +} + +.progress-bar-blue { + background-color: #130e71; +} + +.progress-bar-red { + background-color: #d9534f; +} + +#progress-bar-header { + background-color: #fff; + border-radius: 6px; + padding: 22px; + box-shadow: 0 0 4px 0 rgba(17,22,26,.16),0 2px 4px 0 rgba(17,22,26,.08),0 4px 8px 0 rgba(17,22,26,.08); +} diff --git a/src/lab/css/style.css b/src/lab/css/style.css new file mode 100644 index 00000000..e6050adb --- /dev/null +++ b/src/lab/css/style.css @@ -0,0 +1,1471 @@ +/* +Theme Name: Vlabs +Theme URI: http://www.vlabs.ac.in +Author: Vlabs.co.in +Author URI: http://www.vlabs.ac.in +Description: The theme to accompany the profile site for vlabs.ac.in +Version: 1.0 +*/ +@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700,500,600); +body { + overflow-x: hidden; + font-family:'Raleway' !important; + min-height: 100%; +} + +html { + height: 100%; +} + +p { + font-size: 16px; +} + +/*** Calendar **********************/ +.content .container-fluid div.calender { position: relative; } + +.container-fluid .calender table { +cursor:pointer; +border:1px solid #ccc; +font-size: 11px; +color: #000; +background: #fff; +font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; +} + +/* Styles for feedback button in feedback section */ +#feedback-btn { + color: #2C99CE !important; + border-color: #2C99CE !important; +} + +#feedback-btn-link { + display: block; + margin: auto; + width: 17%; +} + +#feedback-btn-link:hover { + text-decoration: inherit !important; + color: inherit !important; +} + +.container-fluid .calender .nav { +background:#f5f5f5; +} + +.container-fluid .calender thead .title { +font-weight: bold; +text-align: center; +background: #dedede; +color: #000; +padding: 2px 0 3px 0; +} + +.container-fluid .calender thead .headrow { +background: #f5f5f5; +color: #444; +font-weight:bold; +} + +.container-fluid .calender thead .daynames { +background: #fff; +color:#333; +font-weight:bold; +} + +.container-fluid .calender thead .name { +border-bottom: 1px dotted #ccc; +padding: 2px; +text-align: center; +color: #000; +} + +.container-fluid .calender thead .weekend { +color: #666; +} + +.container-fluid .calender thead .hilite { +background-color: #444; +color: #fff; +padding: 1px; +} + +.container-fluid .calender thead .active { +background-color: #d12f19; +color:#fff; +padding: 2px 0px 0px 2px; +} + + +.container-fluid .calender tbody .day { +width:1.8em; +color: #222; +text-align: right; +padding: 2px 2px 2px 2px; +} +.container-fluid .calender tbody .day.othermonth { +font-size: 80%; +color: #bbb; +} +.container-fluid .calender tbody .day.othermonth.oweekend { +color: #fbb; +} + +.container-fluid .calender table .wn { +padding: 2px 2px 2px 2px; +border-right: 1px solid #000; +background: #666; +} + +.container-fluid .calender tbody .rowhilite td { +background: #FFF1AF; +} + +.container-fluid .calender tbody .rowhilite td.wn { +background: #FFF1AF; +} + +.container-fluid .calender tbody td.hilite { +padding: 1px 1px 1px 1px; +background:#444 !important; +color:#fff !important; +} + +.container-fluid .calender tbody td.active { +color:#fff; +background: #529214 !important; +padding: 2px 2px 0px 2px; +} + +.container-fluid .calender tbody td.selected { +font-weight: bold; +border: 1px solid #888; +padding: 1px 1px 1px 1px; +background: #f5f5f5 !important; +color: #222 !important; +} + +.container-fluid .calender tbody td.weekend { +color: #666; +} + +.container-fluid .calender tbody td.today { +font-weight: bold; +color: #529214; +background:#D9EFC2; +} + +.container-fluid .calender tbody .disabled { color: #999; } + +.container-fluid .calender tbody .emptycell { +visibility: hidden; +} + +.container-fluid .calender tbody .emptyrow { +display: none; +} + +.container-fluid .calender tfoot .footrow { +text-align: center; +background: #556; +color: #fff; +} + +.container-fluid .calender tfoot .ttip { +background: #222; +color: #fff; +font-size:10px; +border-top: 1px solid #dedede; +padding: 3px; +} + +.container-fluid .calender tfoot .hilite { +background: #aaf; +border: 1px solid #04f; +color: #000; +padding: 1px; +} + +.container-fluid .calender tfoot .active { +background: #77c; +padding: 2px 0px 0px 2px; +} + +.container-fluid .calender .combo { +position: absolute; +display: none; +top: 0px; +left: 0px; +width: 4em; +border: 1px solid #ccc; +background: #f5f5f5; +color: #222; +font-size: 90%; +z-index: 100; +} + +.container-fluid .calender .combo .label, +.container-fluid .calender .combo .label-IEfix { +text-align: center; +padding: 1px; +} + +.container-fluid .calender .combo .label-IEfix { +width: 4em; +} + +.container-fluid .calender .combo .hilite { +background: #444; +color:#fff; +} + +.container-fluid .calender .combo .active { +border-top: 1px solid #999; +border-bottom: 1px solid #999; +background: #dedede; +font-weight: bold; +} +.container-fluid form li div label +{ + clear:both; + color:#444; + display:block; + font-size:9px; + line-height:9px; + margin:0; + padding-top:3px; +} + +.container-fluid form li span label +{ + clear:both; + color:#444; + display:block; + font-size:9px; + line-height:9px; + margin:0; + padding-top:3px; +} +.container-fluid form li .datepicker +{ + cursor:pointer !important; + float:left; + height:16px; + margin:.1em 5px 0 0; + padding:0; + width:16px; +} +.container-fluid input.text +{ + background:#fff url(../../../images/shadow.gif) repeat-x top; + border-bottom:1px solid #ddd; + border-left:1px solid #c3c3c3; + border-right:1px solid #c3c3c3; + border-top:1px solid #7c7c7c; + color:#333; + font-size:100%; + margin:0; + padding:2px 0; +} +p.small { + font-size: 16px; +} + + +.container-fluid form ul +{ + font-size:200%; + list-style-type:none; + margin:0; + padding:0; + width:100%; +} + +.container-fluid form li +{ + display:block; + margin:0; + padding:4px 5px 2px 9px; + position:relative; +} +a, +a:hover, +a:focus, +a:active, +a.active { + outline: 0; +} +@media(min-width:768px) { + .navbar-fixed-top { + padding: 25px 0; + -webkit-transition: padding .3s; + -moz-transition: padding .3s; + transition: padding .3s; + } + + .navbar-fixed-top .navbar-brand { + font-size: 2em; + -webkit-transition: all .3s; + -moz-transition: all .3s; + transition: all .3s; + } + + .navbar-fixed-top.navbar-shrink { + padding: 10px 0; + } + + .navbar-fixed-top.navbar-shrink .navbar-brand { + font-size: 1.5em; + } +} + +.navbar a:focus { + outline: 0; +} + +.navbar .navbar-nav li a:focus { + outline: 0; +} + +.navbar-default, +.navbar-inverse { + border: 0; +} +.footer-div +{ +margin-top:120px; +} + + +#top { + min-height: 100vh; + display: grid; + grid-template-rows: max-content auto max-content; +} + + +#footer { + color: #eee; + font-size: 14px; + width: 100%; + bottom: 0; +} + +#footer .footer-top { + background: #111; + padding: 15px 0 0px 0; +} + +#footer .row { + padding-bottom: 2rem; +} + +#footer .footer-top .footer-info h3 { + font-size: 34px; + margin: 0 0 20px 0; + padding: 2px 0 2px 10px; + line-height: 1; + font-family: "Open Sans", sans-serif; + font-weight: 700; + letter-spacing: 3px; + border-left: 4px solid #18d26e; +} + +#footer .footer-top p { + font-size: 1.4rem; + margin-bottom: 0; + color: #eee; +} + +#footer .footer-top .social-links a { + font-size: 18px; + display: inline-block; + background: #333; + color: #eee; + line-height: 1; + padding: 8px 0; + margin-right: 4px; + border-radius: 50%; + text-align: center; + width: 36px; + height: 36px; + transition: 0.3s; +} + +#footer .footer-top .social-links a:hover { + background: #3cd6ed; + color: #fff; +} + +#footer .footer-top h4 { + font-size: 14px; + color: #fff; + position: relative; + padding-bottom: 12px; +} + +#footer .footer-top h4::before, #footer .footer-top h4::after { + content: ''; + position: absolute; + left: 0; + bottom: 0; + height: 2px; +} + +#footer .footer-top h4::before { + right: 0; + background: #555; +} + +#footer .footer-top h4::after { + background: #3EC1D5; + width: 60px; +} +#footer .footer-top i { + color:#fff; +} + +#footer .footer-top a { + color:#fff; +} + + + + +/*******************************************************************************/ +/*****************************CUSTOME STYLE*************************************/ +/*******************************************************************************/ + +.search-textbox +{ + background: url("../images/search-box.png") no-repeat; + border: 0 none; + color: #666666; + float: left; + font-family: 'Raleway'; + font-size: 15px; + height: 36px; + margin: 0; + padding-left: 15px; + transition: background 0.3s ease-in-out 0s; + width: 220px; + +} + +.search-button +{ + background: url("../images/search.png") no-repeat; + cursor: pointer; + height: 36px; + text-indent: -99999em; + width: 36px; + border: 0px; + +} +.main-logo-a +{ + height: auto; + overflow: visible; + margin-left: 0px !important; + padding-bottom: 10px !important; + padding-top: 10px !important; +} + +.menu-a +{ + font-size: 14px !important; + font-family: 'Raleway' !important; + color: #2C99CD !important; + padding-left: 10px !important; + padding-bottom: 5px !important; + padding-top: 5px !important; + padding-right: 10px !important; + +} + +.menu-a-active +{ + color: white !important; +} + +.menu-li +{ + /* float: right; */ + border-radius: 10px; + margin-left: 20px; + margin-right: 20px; +} + +.menu-li:HOVER +{ + background-color: #77BB41 !important; +} + +.menu-a:HOVER +{ + color: white !important; +} +.menu-li-active +{ + background-color: #77BB41; +} + +.menu-div +{ + /* margin-top: 30px; */ + +} + +.menu-ul +{ + margin-top: 45px; +} + +@media only screen and (max-width: 375px) { + .featured-labs-experiment-div + { + text-align: center; + } + .featured-labs-experiment-icon + { + float: left; + min-width: 78px; + } +} + + +@media only screen and (min-width: 401px) { + + .custom-toggle + { + margin-bottom: 0px !important; + margin-top: 27px !important; + } +} + +@media only screen and (max-width: 400px) { + + .main-logo-a + { + width: 60%; + } + + .custom-toggle + { + margin-bottom: 0px !important; + margin-top: 12% !important; + } + + +/* .menu-div + { + margin-top: 30px !important; + } */ + +} + + + +@media only screen and (min-width: 401px) and (max-width: 523px) { + +/* .menu-div + { + margin-top: 30px !important; + } */ +} + +@media only screen and (max-width: 496px) { + + .featured-labs-div + { + background: none !important; + } +} + +@media only screen and (max-width: 540px) { + .broad-labs-empty-div + { + display: none; + } + .border-right-green-dotted + { + margin-top: 60px !important; + } +} + +@media only screen and (min-width: 401px) and (max-width: 767px) { + + .main-logo + { + width: 70%; + } +} + +@media only screen and (max-width: 767px) { + + .menu-ul + { + margin-top: 0px !important; + } + + .menu-li-active + { + background-color: white !important; + } + + .menu-a-active + { + color: #2C99CE !important; + } + + .search-ul + { + display: none !important; + } + + + +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .menu-a + { + font-size: 1.4em !important; + } + + .main-logo + { + width: 70%; + } + + .banner-text-small + { + font-size: 1.2em !important; + } + + .banner-text-medium + { + font-size: 1.7em !important; + } + + .banner-text-big + { + font-size: 2.0em !important; + } + +} + +@media only screen and (max-width: 991px) { + .menu-ul + { + margin-top: 30px; + } + + .search-textbox + { + width: 150px; + font-size: 0.9em; + } + + .menu-li + { + margin-left: 10px; + margin-right: 10px; + } + .aboutus-col-8 + { + padding-right: 15px !important; + } + .footer-div + { + background-size: cover !important; + } + + .lab-list-col-10 + { + /* background: none !important; */ + overflow:hidden; + } + + .featured-labs-main-div + { + margin-top: -35px !important; + } +} + + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + +} + + +/*====================new grid================================*/ +@media only screen and (min-width: 992px) { + .col-md-2-5 + { + width: 20%; + float: left; + } +} + +@media only screen and (max-width: 991px) { + .col-md-2-5 + { + width: 33.33%; + float: left; + } + .col-md-2-5-1-l + { + background: url("../images/dotted-devider-h-o.png") no-repeat; + background-position: left bottom; + } +} + +@media only screen and (max-width: 767px) { + .col-md-2-5 + { + width: 50%; + float: left; + } +} + +@media only screen and (max-width: 540px) { + .col-md-2-5 + { + width: 100%; + float: left; + } +} +.col-md-2-5 +{ + position: relative; + min-height: 1px; + vertical-align: bottom; + /* display: flex; */ + min-height: 228px; +} + +.col-md-2-5-1-l +{ + width: 100%; + min-height: 228px; + height: 100%; +} + +.col-md-2-5-1-withbg +{ + background: url("../images/dotted-devider-h-o.png") no-repeat; + background-position: left bottom; + width: 100%; + min-height: 228px; + height: 100%; +} + +.col-md-2-5-2 +{ + padding-right: 15px; + padding-left: 15px; +} +/*************************************************************/ + +.featured-labs-div +{ + margin-left: 0px !important; + margin-right: 0px !important; + padding-left: 15px !important; +} +.border-bottom-img +{ + /* border-bottom: 2px dotted; + border-top : 0px; + border-left: 0px; + border-right: 0px; + -webkit-border-image: url(../images/dotted-devider-h-o.png) 30 round; Safari 3.1-5 + -o-border-image: url(../images/dotted-devider-h-o.png) 30 round; Opera 11-12.1 + border-image: url(../images/dotted-devider-h-o.png) 30 round; */ +} + +.broad-labs-a:HOVER +{ + text-decoration: none !important; + +} +.col-md-2-5-1-l:HOVER, .col-md-2-5-1-withbg:HOVER +{ + background-color: #e4e4e4 !important; +} + +.border-right-green-dotted +{ + border-right: 2px dotted; + margin-top: 30px; + border-right-color: #678f48; + min-height: 115px; +} +.border-right-green-dotted a{ + padding-left: 10px; + display: block; + margin-bottom: 10px; +} +a:focus +{ + color: #72AB44 !important; +} + +.featured-labs +{ + min-height: 190px !important; +} +/*========================font classes=======================*/ +.text-h2-lightblue +{ + color: #2C99CE; + font-size: 1.8em; + margin-top: 5px; + margin-bottom:20px; +} +.text-h1-lightblue +{ + color: #2C99CE; + font-size: 1.8em; + font-weight: bold; + text-align : center; + +} + +.text-a-lightgreen +{ + color: #72AB44; + font-size: 1.3em; + text-decoration: underline; +} + +.text-a-lightgreen:HOVER +{ + color: #72AB44 !important; +} + +.text-a-white +{ + color: white; + font-size: 1.4em; + text-decoration: underline; +} + + +.text-h2-lightblue-small +{ + color: #2C99CE; + font-size: 1.5em; +} + +.text-h3-darkblue-bold +{ + color: #3e6389; + font-size: 1.4em; + font-weight: bold; +} + +.text-h3-darkblue +{ + color: #3e6389; + font-size: 1.4em; +} + +.text-normal-gray-small +{ + color: #888; + font-size: 16px; +} + +.text-normal-gray-big +{ + color: #888; + font-size: 30px; +} +#experiment-article-section-1-heading +{ +color: #888; +font-size: 30px; +} +.text-normal-gray-smallest +{ + color: #888; + font-size: 13px; +} + +.featured-labs-icon-text +{ + color: #888; + font-size: 13px; +} + +.featured-labs-main-div +{ + margin-top: -50px; +} + +.nounderline +{ + text-decoration: none; +} + +.nounderline:HOVER +{ + text-decoration: none !important; +} +.text-normal-gray-medium +{ + color: #888; + font-size: 1.4em; +} +/*===========================================================*/ + +.shadow +{ + -webkit-box-shadow: inset 0 8px 6px -6px black; + -moz-box-shadow: inset 0 8px 6px -6px black; + box-shadow: inset 0 8px 6px -6px black; +} + + +/*owl style sheet*/ +#owl-demo .item{ + display: block; + padding: 1px 10px; + margin: 5px; + color: #888; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +.owl-theme .owl-controls .owl-buttons div { + padding: 5px 9px; +} + +.owl-theme .owl-buttons i{ + margin-top: 2px; +} + +//To move navigation buttons outside use these settings: + +#owl-demo .owl-controls .owl-buttons div, #owl-partner-institutions .owl-controls .owl-buttons div{ + position: absolute; +} + +#owl-demo .owl-controls .owl-buttons .owl-prev{ + left: -45px; + top: 55px; + position: absolute; + background: none !important; +} + + #owl-partner-institutions .owl-controls .owl-buttons .owl-prev + { + left: -45px; + top: 20px; + position: absolute; + background: none !important; + } + +#owl-demo .owl-controls .owl-buttons .owl-next{ + right: -45px; + top: 55px; + position: absolute; + background: none !important; +} + +#owl-partner-institutions .owl-controls .owl-buttons .owl-next +{ + right: -45px; + top: 20px; + position: absolute; + background: none !important; +} + +#owl-demo .owl-controls .owl-pagination, #owl-partner-institutions .owl-controls .owl-pagination +{ + display: none; +} + +#owl-aboutus .owl-controls .owl-buttons +{ + display: none; +} + +#owl-aboutus .owl-controls .owl-pagination +{ + text-align: left; +} +#owl-aboutus .owl-controls .owl-page span +{ + background-color: white; + border: 2px solid; + height: 20px; + width: 20px; +} + +#owl-aboutus .owl-controls .owl-page.active span, #owl-aboutus .owl-controls.clickable .owl-page:hover span +{ + background-color: #FF6600; + border: 0px; +} +/*******************/ + + +/*Labs page*/ +.sidebar-col-2 +{ + margin-bottom : 15px; +} + +.lab-list-col-10 +{ + background: url("../images/devider-blue-v-o.png") repeat-y; + background-position: left top; + margin-bottom: 15px; +} + +.sidebar-a:HOVER, .text-h3-darkblue:HOVER { + color: #ff6600 !important; + } +h3 +{ + line-height: 32px; +} +h1 +{ + line-height:50px; + font-family: 'Montserrat', sans-serif; +} +h2 +{ + margin-bottom: 15px ; +} + +.lab-list-row-div +{ + background: url('../images/bottom-line-n.png') no-repeat; + background-position: left bottom; + height: auto; + overflow: hidden; + border-bottom: 1.5px dotted; + border-bottom-color: #888; + padding-bottom: 10px; +} + +.lab-list-row-col-2 +{ + margin-top: 15px; +} + +/**********************************************************************************/ + +.banner-text +{ + position: relative; + top: -59px; + color: white !important; +} + +.banner-text-small +{ + font-size: 1.7em; +} + +.banner-text-medium +{ + font-size: 2.2em; +} + +.banner-text-big +{ + font-size: 2.7em; +} + +.baneer-text-sub-div +{ + position: relative; + float: left +} + +.banner-text-1 +{ + left: 3.7%; +} + +.banner-text-2 +{ + left: 9.6%; +} + +.banner-text-3 +{ + left: 15%; +} + +.banner-text-4 +{ + left:22%; +} + +.banner-caption-div +{ + position: absolute; + top: 140px; + left: 42%; +} + +.banner-caption-text +{ + font-size: 2.0em; + line-height: normal; + color: black; +} + + +/*==========================RESPONSIVE+++++++++++++++++++++++++++++++*/ + +@media only screen and (max-width: 399px) { + + .banner-text-small + { + font-size: 0.8em !important; + } + + .banner-text-medium + { + font-size: 0.9em !important; + } + + .banner-text-big + { + font-size: 1.1em !important; + } + + .banner-text + { + top: -21px; + letter-spacing: -1.5px; + } + + .banner-text-1 + { + left: 1.5%; + } + + .banner-text-2 + { + left: 3.0%; + } + + .banner-text-3 + { + left: 5%; + } + + .banner-text-4 + { + left: 8%; + } + +} + +@media only screen and (min-width: 400px) and (max-width: 500px) { + .banner-text-small + { + font-size: 0.9em !important; + } + + .banner-text-medium + { + font-size: 1.1em !important; + } + + .banner-text-big + { + font-size: 1.2em !important; + } + + .banner-text + { + top: -24px; + letter-spacing: -1px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } +} + +@media only screen and (min-width: 501px) and (max-width: 767px) { + .banner-text-small + { + font-size: 0.9em !important; + } + + .banner-text-medium + { + font-size: 1.2em !important; + } + + .banner-text-big + { + font-size: 1.4em !important; + } + .banner-text + { + top: -30px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } +} + + +@media only screen and (max-width: 349px) { + + .banner-caption-text + { + font-size: 0.5em; + } + +} + +@media only screen and (min-width: 350px) and (max-width: 400px) { + + .banner-caption-text + { + font-size: 0.6em; + } + +} + + +@media only screen and (min-width: 401px) and (max-width: 444px) { + + .banner-caption-text + { + font-size: 0.7em; + } + +} + + +@media only screen and (min-width: 445px) and (max-width: 609px) { + + .banner-caption-text + { + font-size: 0.9em; + } + +} + +@media only screen and (min-width: 610px) and (max-width: 767px) { + + .banner-caption-text + { + font-size: 1.1em; + } + +} + +@media only screen and (max-width: 767px) { + .banner-caption-div + { + position: relative !important; + } +} + +@media only screen and (max-width: 346px) { + .banner-caption-div + { + top: -39px; + left: -32%; + } +} + +@media only screen and (min-width: 347px) and (max-width: 399px) { + .banner-caption-div + { + top: -43px; + left: -22%; + } +} + +@media only screen and (min-width: 400px) and (max-width: 444px) { + .banner-caption-div + { + top: -50px; + left: -31%; + } +} + +@media only screen and (min-width: 445px) and (max-width: 500px) { + .banner-caption-div + { + top: -57px; + left: -23%; + } +} + +@media only screen and (min-width: 501px) and (max-width: 569px) { + .banner-caption-div + { + top: -65px; + left: -30%; + } +} + +@media only screen and (min-width: 570px) and (max-width: 639px) { + .banner-caption-div + { + top: -74px; + left: -22%; + } +} + +@media only screen and (min-width: 640px) and (max-width: 709px) { + .banner-caption-div + { + top: -83px; + left: -16%; + } +} + +@media only screen and (min-width: 710px) and (max-width: 767px) { + .banner-caption-div + { + top: -92px; + left: -11%; + } +} + + +@media only screen and (min-width: 768px) and (max-width: 991px) { + + .banner-text-small + { + font-size: 1.2em !important; + } + + .banner-text-medium + { + font-size: 1.7em !important; + } + + .banner-text-big + { + font-size: 2.0em !important; + } + + .banner-text + { + top: -40px; + } + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } + + .banner-caption-text + { + font-size: 1.5em; + } + .banner-caption-div + { + top: 99px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1100px) { + + .banner-text + { + top: -52px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1150px) { + + .banner-text-2 + { + left: 7.0%; + } + + .banner-text-3 + { + left: 9%; + } + + .banner-text-4 + { + left: 12%; + } + + .banner-caption-text + { + font-size: 1.6em; + } + .banner-caption-div + { + top: 133px; + } +} + +@media only screen and (min-width: 1150px) and (max-width: 1275px) { + + .banner-text-2 + { + left: 8.3%; + } + .banner-text-3 + { + left: 12%; + } + + .banner-text-4 + { + left: 17%; + } + + .banner-caption-text + { + font-size: 1.8em; + } +} \ No newline at end of file diff --git a/src/lab/exp1/Experiment.html b/src/lab/exp1/Experiment.html index e8db42bf..c32b8152 100644 --- a/src/lab/exp1/Experiment.html +++ b/src/lab/exp1/Experiment.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ diff --git a/src/lab/exp1/Feedback.html b/src/lab/exp1/Feedback.html index 99437abc..c69431e0 100644 --- a/src/lab/exp1/Feedback.html +++ b/src/lab/exp1/Feedback.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
diff --git a/src/lab/exp1/Further Readings.html b/src/lab/exp1/Further Readings.html index 9b066d60..9be2016f 100644 --- a/src/lab/exp1/Further Readings.html +++ b/src/lab/exp1/Further Readings.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

  • IS : 2720 (Part II) – 1973, Method of Test for soil : Part II diff --git a/src/lab/exp1/Introduction.html b/src/lab/exp1/Introduction.html index 8de85576..e4adca4e 100644 --- a/src/lab/exp1/Introduction.html +++ b/src/lab/exp1/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

The water content (w) is also called natural water content or natural moisture content is the ratio of the weight of water to the weight of the solids in a given mass of soil. This ratio is usually expressed as percentage.

diff --git a/src/lab/exp1/Manual.html b/src/lab/exp1/Manual.html index 8d666a44..f6107db1 100644 --- a/src/lab/exp1/Manual.html +++ b/src/lab/exp1/Manual.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

Observation Table:



diff --git a/src/lab/exp1/Objective.html b/src/lab/exp1/Objective.html index efd49863..d851ed88 100644 --- a/src/lab/exp1/Objective.html +++ b/src/lab/exp1/Objective.html @@ -43,7 +43,7 @@ - + @@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

This test is done to determine the water content in soil by oven drying method. diff --git a/src/lab/exp1/Procedure.html b/src/lab/exp1/Procedure.html index 9f32d0e0..615a680f 100644 --- a/src/lab/exp1/Procedure.html +++ b/src/lab/exp1/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

Procedure for the experiment is as follows.

diff --git a/src/lab/exp1/Quizzes.html b/src/lab/exp1/Quizzes.html index 6750be8c..b27dbc58 100644 --- a/src/lab/exp1/Quizzes.html +++ b/src/lab/exp1/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -90,14 +90,14 @@ --> @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Water Content

+

Water Content

@@ -59,14 +59,14 @@ -->

@@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Water Content

+

Water Content

For many soils, the water content may be an extremely important index used for establishing the relationship between the way a soil behaves and its properties. The consistency of a fine-grained soil largely depends on its water content. The water content is also used in expressing the phase relationships of air, water, and solids in a given volume of soil.

diff --git a/src/lab/exp10/Experiment.html b/src/lab/exp10/Experiment.html index d781d1bc..3525b387 100644 --- a/src/lab/exp10/Experiment.html +++ b/src/lab/exp10/Experiment.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

Go to Flash view on Triaxial Test Experiment(Click here)

Go to Virtual lab on Triaxial Test Experiment(Click here) diff --git a/src/lab/exp10/Feedback.html b/src/lab/exp10/Feedback.html index 7ca271d5..1a852e85 100644 --- a/src/lab/exp10/Feedback.html +++ b/src/lab/exp10/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
diff --git a/src/lab/exp10/Further Readings.html b/src/lab/exp10/Further Readings.html index 1e023b73..ddb2b7ba 100644 --- a/src/lab/exp10/Further Readings.html +++ b/src/lab/exp10/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

  • Data to be finalised diff --git a/src/lab/exp10/Introduction.html b/src/lab/exp10/Introduction.html index e236bafc..6bf9fc77 100644 --- a/src/lab/exp10/Introduction.html +++ b/src/lab/exp10/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

To find the shear of the soil by Undrained Triaxial Test.

diff --git a/src/lab/exp10/Manual.html b/src/lab/exp10/Manual.html index 8d83c8fa..42e59e4e 100644 --- a/src/lab/exp10/Manual.html +++ b/src/lab/exp10/Manual.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

Observation Table:




diff --git a/src/lab/exp10/Objective.html b/src/lab/exp10/Objective.html index 2dcabdb4..966b94bd 100644 --- a/src/lab/exp10/Objective.html +++ b/src/lab/exp10/Objective.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

To find the shear of the soil by Undrained Triaxial Test.

diff --git a/src/lab/exp10/Procedure.html b/src/lab/exp10/Procedure.html index 991b9beb..a96907d9 100644 --- a/src/lab/exp10/Procedure.html +++ b/src/lab/exp10/Procedure.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

Procedure for the experiment is as follows.

diff --git a/src/lab/exp10/Quizzes.html b/src/lab/exp10/Quizzes.html index 7d5352e3..2348a2bb 100644 --- a/src/lab/exp10/Quizzes.html +++ b/src/lab/exp10/Quizzes.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

Q1. Why triaxial testing is considered. As test-like conditions in the most natural?

diff --git a/src/lab/exp10/Theory.html b/src/lab/exp10/Theory.html index 34de7815..fffe46f8 100644 --- a/src/lab/exp10/Theory.html +++ b/src/lab/exp10/Theory.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Triaxial Test

+

Triaxial Test

Triaxial test is more reliable because we can measure both drained and untrained shear strength.
diff --git a/src/lab/exp2/Experiment.html b/src/lab/exp2/Experiment.html index 766fb16e..d32cb493 100644 --- a/src/lab/exp2/Experiment.html +++ b/src/lab/exp2/Experiment.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Unit Weight

+

Unit Weight

Go to Flash view on Unit Weight Experiment(Click here)

Go to Virtual lab on Unit Weight Experiment(Click here) diff --git a/src/lab/exp2/Feedback.html b/src/lab/exp2/Feedback.html index f5a002e3..cc33f65d 100644 --- a/src/lab/exp2/Feedback.html +++ b/src/lab/exp2/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
diff --git a/src/lab/exp2/Further Readings.html b/src/lab/exp2/Further Readings.html index cdcce8e4..3a591cd1 100644 --- a/src/lab/exp2/Further Readings.html +++ b/src/lab/exp2/Further Readings.html @@ -44,7 +44,7 @@ - +
@@ -60,14 +60,14 @@ --> @@ -90,7 +90,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -98,7 +98,7 @@

<
-

Unit Weight

+

Unit Weight

  • IS : 2720 (Part II) – 1973, Method of Test for soil : Part II
  • diff --git a/src/lab/exp2/Introduction.html b/src/lab/exp2/Introduction.html index af726b85..e7f0d489 100644 --- a/src/lab/exp2/Introduction.html +++ b/src/lab/exp2/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Unit Weight

+

Unit Weight

The particle density of a soil measures the mass in a given volume of particles. Particle density focuses on just the soil particles themselves and not the volume they occupy in the soil. Bulk density includes both the volume of the solid (mineral and organic) portion of the soil and the spaces where air and water are found.
Density is measured as mass per unit volume (mass divided by volume). Soil particle density depends on the chemical composition and structure of the minerals in the soil. Most mineral particles in soils have a particle density ranging from 2.60 to 2.75 g/cm3. However, the density can be as high as 3.0 g/cm3 for very dense mineral particles, and as low as 0.9 g/cm3 for organic particles.

diff --git a/src/lab/exp2/Manual.html b/src/lab/exp2/Manual.html index 9eb8be37..56f259b0 100644 --- a/src/lab/exp2/Manual.html +++ b/src/lab/exp2/Manual.html @@ -42,7 +42,7 @@ - +
@@ -59,13 +59,13 @@ @@ -88,7 +88,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -96,7 +96,7 @@

<
-

Unit Weight

+

Unit Weight



diff --git a/src/lab/exp2/Objective.html b/src/lab/exp2/Objective.html index 15d2f90f..354a9724 100644 --- a/src/lab/exp2/Objective.html +++ b/src/lab/exp2/Objective.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Unit Weight

+

Unit Weight

To determine the field or in-situ density or unit weight of soil by core cutter method diff --git a/src/lab/exp2/Procedure.html b/src/lab/exp2/Procedure.html index 11688fc6..e2ac9197 100644 --- a/src/lab/exp2/Procedure.html +++ b/src/lab/exp2/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Unit Weight

+

Unit Weight

Procedure for the experiment is as follows.

diff --git a/src/lab/exp2/Quizzes.html b/src/lab/exp2/Quizzes.html index 87d19e79..5c8970bd 100644 --- a/src/lab/exp2/Quizzes.html +++ b/src/lab/exp2/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -90,14 +90,14 @@ --> @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Unit Weight

+

Unit Weight

@@ -60,13 +60,13 @@

@@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Unit Weight

+

Unit Weight

Field density is defined as weight of unit volume of soil present in site. That is r=W/V diff --git a/src/lab/exp3/Experiment.html b/src/lab/exp3/Experiment.html index f9ddaf05..8cbaaaf7 100644 --- a/src/lab/exp3/Experiment.html +++ b/src/lab/exp3/Experiment.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

Go to Flash view on Specific Gravity Experiment(Click here)

Go to Virtual lab on Specific Gravity Experiment(Click here) diff --git a/src/lab/exp3/Feedback.html b/src/lab/exp3/Feedback.html index e60aec54..c73efc41 100644 --- a/src/lab/exp3/Feedback.html +++ b/src/lab/exp3/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
diff --git a/src/lab/exp3/Further Readings.html b/src/lab/exp3/Further Readings.html index 915a79d0..6f0b40b6 100644 --- a/src/lab/exp3/Further Readings.html +++ b/src/lab/exp3/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

  • http://en.wikipedia.org/wiki/Relative_density diff --git a/src/lab/exp3/Introduction.html b/src/lab/exp3/Introduction.html index 7d630b69..69342e15 100644 --- a/src/lab/exp3/Introduction.html +++ b/src/lab/exp3/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

Specific gravity of the soil solids is useful in the determination of void-ratio, degree of saturation, etc., besides the ‘Critical Hydraulic gradient’, and ‘Zero-air-voids’ in compaction. It is useful in computing the unit weight of the soil under different conditions and also in the determination of particle size by wet analysis. Hence, the specific gravity of soil solids should be determined with great precision. It is defined as the ratio of the mass of unit volume of soil at a stated temperature to the mass of the same volume of gas-free distilled water at a stated temperature.

diff --git a/src/lab/exp3/Manual.html b/src/lab/exp3/Manual.html index ac2af59e..6b62bba5 100644 --- a/src/lab/exp3/Manual.html +++ b/src/lab/exp3/Manual.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@

Type 1Type 2Type 3
diff --git a/src/lab/exp3/Objective.html b/src/lab/exp3/Objective.html index 54d44ca3..c4ee7540 100644 --- a/src/lab/exp3/Objective.html +++ b/src/lab/exp3/Objective.html @@ -43,7 +43,7 @@ - + @@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

Determine the specific gravity of soil fraction passing 4.75 mm I.S sieve by density bottle.

diff --git a/src/lab/exp3/Procedure.html b/src/lab/exp3/Procedure.html index 03348038..c3e8777e 100644 --- a/src/lab/exp3/Procedure.html +++ b/src/lab/exp3/Procedure.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

Procedure for the experiment is as follows.

diff --git a/src/lab/exp3/Quizzes.html b/src/lab/exp3/Quizzes.html index d743c934..94117c55 100644 --- a/src/lab/exp3/Quizzes.html +++ b/src/lab/exp3/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -90,14 +90,14 @@ --> @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Specific Gravity

+

Specific Gravity

@@ -60,13 +60,13 @@ -->

@@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Specific Gravity

+

Specific Gravity

If a substance's relative density is less than one then it is less dense than the reference; if greater than 1 then it is denser than the reference. If the relative density is exactly 1 then the densities are equal; that is, equal volumes of the two substances have the same mass. If the reference material is water then a substance with a relative density (or specific gravity) less than 1 will float in water. For example, an ice cube, with a relative density of about 0.91, will float. A substance with a relative density greater than 1 will sink.

diff --git a/src/lab/exp4/Experiment.html b/src/lab/exp4/Experiment.html index c9d9afe9..8b847162 100644 --- a/src/lab/exp4/Experiment.html +++ b/src/lab/exp4/Experiment.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

Go to Flash view on Tensile Test Experiment(Click here)

Go to Virtual lab on Tensile Test Experiment(Click here) diff --git a/src/lab/exp4/Feedback.html b/src/lab/exp4/Feedback.html index c48b6b4d..9068c712 100644 --- a/src/lab/exp4/Feedback.html +++ b/src/lab/exp4/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
diff --git a/src/lab/exp4/Further Readings.html b/src/lab/exp4/Further Readings.html index 549b8173..18fd609a 100644 --- a/src/lab/exp4/Further Readings.html +++ b/src/lab/exp4/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

  • Jillavenkatesa A, Dapkunas S J, Lin-Sien Lum, Particle Size Characterization, NIST Special Publication 960-1, 2001 diff --git a/src/lab/exp4/Introduction.html b/src/lab/exp4/Introduction.html index cb7107c1..f28bc403 100644 --- a/src/lab/exp4/Introduction.html +++ b/src/lab/exp4/Introduction.html @@ -42,7 +42,7 @@ - +
@@ -59,13 +59,13 @@ @@ -88,7 +88,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -96,7 +96,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

This test is performed to determine the percentage of different grain sizes contained within a soil. The mechanical or sieve analysis is performed to determine the distribution of the coarser, larger-sized particles, and the hydrometer method is used to determine the distribution of the finer particles. diff --git a/src/lab/exp4/Manual.html b/src/lab/exp4/Manual.html index 1f0bf4cc..778dc5eb 100644 --- a/src/lab/exp4/Manual.html +++ b/src/lab/exp4/Manual.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@

S.NoM1 (Mass of empty density bottle)M2 (Mass of density bottle+Soil grains)M3 (Mass of empty density bottle+Soil grains+Water)M4 (Mass of empty density bottle+Water)Specific Gravity G=(M1-M2)/(M1-M2)-(M3-M4)Avg G
1
diff --git a/src/lab/exp4/Objective.html b/src/lab/exp4/Objective.html index 0f55390e..714724e1 100644 --- a/src/lab/exp4/Objective.html +++ b/src/lab/exp4/Objective.html @@ -43,7 +43,7 @@ - + @@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

To determine the percentage of various size particles in a soil sample, and to classify the coarse grained soil. diff --git a/src/lab/exp4/Procedure.html b/src/lab/exp4/Procedure.html index 23492b51..7bcbbd02 100644 --- a/src/lab/exp4/Procedure.html +++ b/src/lab/exp4/Procedure.html @@ -42,7 +42,7 @@ - +

@@ -58,14 +58,14 @@ --> @@ -88,7 +88,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -96,7 +96,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

Procedure for the experiment is as follows.

diff --git a/src/lab/exp4/Quizzes.html b/src/lab/exp4/Quizzes.html index baf65508..1aa73eaa 100644 --- a/src/lab/exp4/Quizzes.html +++ b/src/lab/exp4/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -90,14 +90,14 @@ --> @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

@@ -58,14 +58,14 @@ -->

@@ -88,7 +88,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -96,7 +96,7 @@

<
-

Grain Size Distribution

+

Grain Size Distribution

Soils having particle larger than 0.075mm size are termed as coarse grained soils. In these soils more than 50% of the total material by mass is larger 75 micron. Coarse grained soil may have boulder, cobble, gravel and sand.
The following particle classification names are given depending on the size of the particle: diff --git a/src/lab/exp5/Experiment.html b/src/lab/exp5/Experiment.html index e119b96e..d9d303fe 100644 --- a/src/lab/exp5/Experiment.html +++ b/src/lab/exp5/Experiment.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

Go to Virtual lab on Attenberg Limits Experiment(Click here) diff --git a/src/lab/exp5/Feedback.html b/src/lab/exp5/Feedback.html index 40c6070c..18c06c4b 100644 --- a/src/lab/exp5/Feedback.html +++ b/src/lab/exp5/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
diff --git a/src/lab/exp5/Further Readings.html b/src/lab/exp5/Further Readings.html index 37716f23..7d455ce9 100644 --- a/src/lab/exp5/Further Readings.html +++ b/src/lab/exp5/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

  • http://en.wikipedia.org/wiki/Atterberg_limits diff --git a/src/lab/exp5/Introduction.html b/src/lab/exp5/Introduction.html index 332e40db..e895e7c0 100644 --- a/src/lab/exp5/Introduction.html +++ b/src/lab/exp5/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

The Atterberg limits are a basic measure of the nature of a fine-grained soil. Depending on the water content of the soil, it may appear in four states: solid, semi-solid, plastic and liquid. In each state the consistency and behavior of a soil is different and thus so are its engineering properties. Thus, the boundary between each state can be defined based on a change in the soil's behavior. The Atterberg limits can be used to distinguish between silt and clay, and it can distinguish between different types of silts and clays. These limits were created by Albert Atterberg, a Swedish chemist.[1] They were later refined by Arthur Casagrande.

diff --git a/src/lab/exp5/Manual.html b/src/lab/exp5/Manual.html index 5e8c1746..0da21d0d 100644 --- a/src/lab/exp5/Manual.html +++ b/src/lab/exp5/Manual.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

Observation 1:

  1. diff --git a/src/lab/exp5/Objective.html b/src/lab/exp5/Objective.html index c628d38e..c3a1641a 100644 --- a/src/lab/exp5/Objective.html +++ b/src/lab/exp5/Objective.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

To determine the liquid and plastic limits of the given soil sample. diff --git a/src/lab/exp5/Procedure.html b/src/lab/exp5/Procedure.html index d1e5dca5..556be058 100644 --- a/src/lab/exp5/Procedure.html +++ b/src/lab/exp5/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

Procedure for the experiment is as follows.

diff --git a/src/lab/exp5/Quizzes.html b/src/lab/exp5/Quizzes.html index 3a7ce0c0..b1e7595f 100644 --- a/src/lab/exp5/Quizzes.html +++ b/src/lab/exp5/Quizzes.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

Q1. What is liquid limit?

diff --git a/src/lab/exp5/Theory.html b/src/lab/exp5/Theory.html index 389ec3b8..d2f9b74a 100644 --- a/src/lab/exp5/Theory.html +++ b/src/lab/exp5/Theory.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Attenberg Limits

+

Attenberg Limits

Shrinkage limit:
The shrinkage limit (SL) is the water content where further loss of moisture will not result in any more volume reduction. The shrinkage limit is much less commonly used than the liquid limit and the plastic limit.
diff --git a/src/lab/exp6/Experiment.html b/src/lab/exp6/Experiment.html index f928ed82..404105b4 100644 --- a/src/lab/exp6/Experiment.html +++ b/src/lab/exp6/Experiment.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Permeability

+

Permeability

Go to Flash view on Permeability Experiment(Click here)

Go to Virtual lab on Permeability Experiment(Click here) diff --git a/src/lab/exp6/Feedback.html b/src/lab/exp6/Feedback.html index b3cc7a08..fd7bfa2a 100644 --- a/src/lab/exp6/Feedback.html +++ b/src/lab/exp6/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
diff --git a/src/lab/exp6/Further Readings.html b/src/lab/exp6/Further Readings.html index 712d5303..23218832 100644 --- a/src/lab/exp6/Further Readings.html +++ b/src/lab/exp6/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Permeability

+

Permeability

  • Indian standards for Physical testing of foundry sands and DIN standards diff --git a/src/lab/exp6/Introduction.html b/src/lab/exp6/Introduction.html index f9118977..d6c2bb6f 100644 --- a/src/lab/exp6/Introduction.html +++ b/src/lab/exp6/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Permeability

+

Permeability

permeability is the property by which we can know the ability of material to transmit fluid/gases. The permeability is commonly tested to see if it is correct for the casting conditions.

diff --git a/src/lab/exp6/Manual.html b/src/lab/exp6/Manual.html index 5aa8e426..304ef198 100644 --- a/src/lab/exp6/Manual.html +++ b/src/lab/exp6/Manual.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@

Sieve size(mm)Mass of soil retained(gms)% of soil retained(%)=(x/M)Cumulative % of soil retained(%)% finer=(100-p)
diff --git a/src/lab/exp6/Objective.html b/src/lab/exp6/Objective.html index 0c93f69f..a5b77469 100644 --- a/src/lab/exp6/Objective.html +++ b/src/lab/exp6/Objective.html @@ -43,7 +43,7 @@ - + @@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Permeability

+

Permeability

To determine the coefficient of permeability of a given soil sample by Variable head permeability test.

diff --git a/src/lab/exp6/Procedure.html b/src/lab/exp6/Procedure.html index 89f8cd90..1286aa83 100644 --- a/src/lab/exp6/Procedure.html +++ b/src/lab/exp6/Procedure.html @@ -43,7 +43,7 @@ -
@@ -61,13 +61,13 @@ @@ -90,7 +90,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -98,7 +98,7 @@

<
-

Permeability

+

Permeability

Procedure for the experiment is as follows.

diff --git a/src/lab/exp6/Quizzes.html b/src/lab/exp6/Quizzes.html index 52a994af..d72b6b1c 100644 --- a/src/lab/exp6/Quizzes.html +++ b/src/lab/exp6/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -91,13 +91,13 @@ --> @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Permeability

+

Permeability

@@ -60,13 +60,13 @@

@@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

diff --git a/src/lab/exp7/Experiment.html b/src/lab/exp7/Experiment.html index 39c968a5..8cf9a359 100644 --- a/src/lab/exp7/Experiment.html +++ b/src/lab/exp7/Experiment.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab  List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

Go to Flash view on Compaction Test Experiment(Click here)

Go to Virtual lab on Compaction Test Experiment(Click here) diff --git a/src/lab/exp7/Feedback.html b/src/lab/exp7/Feedback.html index edf41e43..3118c1b0 100644 --- a/src/lab/exp7/Feedback.html +++ b/src/lab/exp7/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
diff --git a/src/lab/exp7/Further Readings.html b/src/lab/exp7/Further Readings.html index 6945b87d..df615964 100644 --- a/src/lab/exp7/Further Readings.html +++ b/src/lab/exp7/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

  • Day, Robert W. (2001). Soil Testing Manual: Procedures, Classification Data, and Sampling Practices. New York: McGraw Hill, Inc.. pp. 293–312. diff --git a/src/lab/exp7/Introduction.html b/src/lab/exp7/Introduction.html index 88513e0a..f381297b 100644 --- a/src/lab/exp7/Introduction.html +++ b/src/lab/exp7/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

To determine the relationships between moisture contents and soil densities under a standard method of compaction and also the effects of these moisture contents on the ability of the soil to resist penetration. Two types of compaction tests are routinely performed: (1) The Standard Proctor Test, and (2) The Modified Proctor Test.

The Proctor compaction test is a laboratory method of experimentally determining the optimal moisture content at which a given soil type will become most dense and achieve its maximum dry density. The term Proctor is in honor of R. R. Proctor, who in 1933 showed that the dry density of a soil for a given compactive effort depends on the amount of water the soil contains during soil compaction. His original test is most commonly referred to as the standard Proctor compaction test; later on, his test was updated to create the modified Proctor compaction test.

diff --git a/src/lab/exp7/Manual.html b/src/lab/exp7/Manual.html index f90cb7e5..9395e9fb 100644 --- a/src/lab/exp7/Manual.html +++ b/src/lab/exp7/Manual.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

diff --git a/src/lab/exp7/Objective.html b/src/lab/exp7/Objective.html index b13db979..c160947b 100644 --- a/src/lab/exp7/Objective.html +++ b/src/lab/exp7/Objective.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

To determine the Optimum moisture content and maximum dry density of a soil by standard proctor compaction test. diff --git a/src/lab/exp7/Procedure.html b/src/lab/exp7/Procedure.html index 45c5a51c..4e68a75b 100644 --- a/src/lab/exp7/Procedure.html +++ b/src/lab/exp7/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

Procedure for the experiment is as follows.

diff --git a/src/lab/exp7/Quizzes.html b/src/lab/exp7/Quizzes.html index d80d83ee..53c2e3c2 100644 --- a/src/lab/exp7/Quizzes.html +++ b/src/lab/exp7/Quizzes.html @@ -74,7 +74,7 @@ - +
@@ -91,13 +91,13 @@ @@ -120,7 +120,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -133,7 +133,7 @@

<
-

Compaction Test

+

Compaction Test

@@ -59,14 +59,14 @@ -->

@@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Compaction Test

+

Compaction Test

Compaction is the process of densification of soil mass by reducing air voids. The purpose of laboratory compaction test is so determine the proper amount of water at which the weight of the soil grains in a unit volume of the compacted is maximum, the amount of water is thus called the Optimum Moisture Content (OMC). In the laboratory different values of moisture contents and the resulting dry densities, obtained after compaction are plotted both to arithmetic scale, the former as abscissa and the latter as ordinate. The points thus obtained are joined together as a curve. The maximum dry density and the corresponding OMC are read from the curve. diff --git a/src/lab/exp8/Experiment.html b/src/lab/exp8/Experiment.html index 774fef1d..51538637 100644 --- a/src/lab/exp8/Experiment.html +++ b/src/lab/exp8/Experiment.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

Go to Flash view on Consolidation Test Experiment(Click here)

Go to Virtual lab on Consolidation Test Experiment(Click here) diff --git a/src/lab/exp8/Feedback.html b/src/lab/exp8/Feedback.html index ed448a30..695c3e05 100644 --- a/src/lab/exp8/Feedback.html +++ b/src/lab/exp8/Feedback.html @@ -59,14 +59,14 @@ -->

@@ -89,7 +89,7 @@
diff --git a/src/lab/exp8/Further Readings.html b/src/lab/exp8/Further Readings.html index a4b75fdc..f0fa6cbc 100644 --- a/src/lab/exp8/Further Readings.html +++ b/src/lab/exp8/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

  • Data to be finalised diff --git a/src/lab/exp8/Introduction.html b/src/lab/exp8/Introduction.html index 51747651..570b354d 100644 --- a/src/lab/exp8/Introduction.html +++ b/src/lab/exp8/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

To determine the relationships between moisture contents and soil densities under a standard method of compaction and also the effects of these moisture contents on the ability of the soil to resist penetration. Two types of compaction tests are routinely performed: (1) The Standard Proctor Test, and (2) The Modified Proctor Test. Each of these tests can be performed in three different methods as outlined in the attached Table 1. In the Standard Proctor Test, the soil is compacted by a 5.5 lb hammer falling a distance of one foot into a soil filled mold. The mold is filled with three equal layers of soil, and each layer is subjected to 25 drops of the hammer. The Modified Proctor Test is identical to the Standard Proctor Test except it employs, A 10 lb hammer falling a distance of 18 inches, and uses five equal layers of soil instead of three. There are two types of compaction molds used for testing: The smaller type is 4 inches in diameter and has a volume of about 1/30 ft3 (944 cm3) and the larger type is 6 inches in diameter and has a volume of about 1/13.333 ft3 (2123 cm3). If the larger mold is used each soil layer must receive 56 blows instead of 25.

diff --git a/src/lab/exp8/Manual.html b/src/lab/exp8/Manual.html index 57695e88..8552c1a7 100644 --- a/src/lab/exp8/Manual.html +++ b/src/lab/exp8/Manual.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

Observation Table:




diff --git a/src/lab/exp8/Objective.html b/src/lab/exp8/Objective.html index 9ff25389..25467cdc 100644 --- a/src/lab/exp8/Objective.html +++ b/src/lab/exp8/Objective.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

To determine the settlements due to primary consolidation of soil by conducting one dimensional test to determine:
diff --git a/src/lab/exp8/Procedure.html b/src/lab/exp8/Procedure.html index 4022bc29..c63ea6a9 100644 --- a/src/lab/exp8/Procedure.html +++ b/src/lab/exp8/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab →List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

Procedure for the experiment is as follows.

diff --git a/src/lab/exp8/Quizzes.html b/src/lab/exp8/Quizzes.html index 2067aa3f..aa76e9ab 100644 --- a/src/lab/exp8/Quizzes.html +++ b/src/lab/exp8/Quizzes.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

Q1. Explain what is Coefficient of Consolidation?

diff --git a/src/lab/exp8/Theory.html b/src/lab/exp8/Theory.html index cf4dcd9c..5549fc06 100644 --- a/src/lab/exp8/Theory.html +++ b/src/lab/exp8/Theory.html @@ -43,7 +43,7 @@ - +

@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Consolidation Test

+

Consolidation Test

When a compressive load is applied to soil mass, a decrease in its volume takes place, the decrease in volume of soil mass under stress is known as compression and the property of soil mass pertaining to its tendency to decrease in volume under pressure is known as compressibility. In a saturated soil mass having its void filled with incompressible water, decrease in volume or compression can take place when water is expelled out of the voids. Such a compression resulting from a long time static load and the consequent escape of pore water is termed as consolidation.

diff --git a/src/lab/exp9/Experiment.html b/src/lab/exp9/Experiment.html index 0c2776fb..014ec196 100644 --- a/src/lab/exp9/Experiment.html +++ b/src/lab/exp9/Experiment.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

Go to Flash view on Direct Shear Test Experiment(Click here)

Go to Virtual lab on Direct Shear Test Experiment(Click here) diff --git a/src/lab/exp9/Feedback.html b/src/lab/exp9/Feedback.html index fda32d9b..25c0978e 100644 --- a/src/lab/exp9/Feedback.html +++ b/src/lab/exp9/Feedback.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
diff --git a/src/lab/exp9/Further Readings.html b/src/lab/exp9/Further Readings.html index 539068cf..751cbe1a 100644 --- a/src/lab/exp9/Further Readings.html +++ b/src/lab/exp9/Further Readings.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

  • Data to be finalised. diff --git a/src/lab/exp9/Introduction.html b/src/lab/exp9/Introduction.html index 7f81316b..8b30ea42 100644 --- a/src/lab/exp9/Introduction.html +++ b/src/lab/exp9/Introduction.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

To determine shear strength parameters of the given soil sample by Direct Shear Test.

diff --git a/src/lab/exp9/Manual.html b/src/lab/exp9/Manual.html index d98e2957..b8e13159 100644 --- a/src/lab/exp9/Manual.html +++ b/src/lab/exp9/Manual.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

Observation Table:




diff --git a/src/lab/exp9/Objective.html b/src/lab/exp9/Objective.html index ad6fd001..231fab3d 100644 --- a/src/lab/exp9/Objective.html +++ b/src/lab/exp9/Objective.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

To determine shear strength parameters of the given soil sample by Direct Shear Test. diff --git a/src/lab/exp9/Procedure.html b/src/lab/exp9/Procedure.html index 617f815c..891be686 100644 --- a/src/lab/exp9/Procedure.html +++ b/src/lab/exp9/Procedure.html @@ -43,7 +43,7 @@ - +

@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

Procedure for the experiment is as follows.

diff --git a/src/lab/exp9/Quizzes.html b/src/lab/exp9/Quizzes.html index ddb8635c..e2b6e658 100644 --- a/src/lab/exp9/Quizzes.html +++ b/src/lab/exp9/Quizzes.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

diff --git a/src/lab/exp9/Theory.html b/src/lab/exp9/Theory.html index 5c7f5ed7..f0d5cead 100644 --- a/src/lab/exp9/Theory.html +++ b/src/lab/exp9/Theory.html @@ -43,7 +43,7 @@ - +
@@ -60,13 +60,13 @@ @@ -89,7 +89,7 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

@@ -97,7 +97,7 @@

<
-

Direct Shear Test

+

Direct Shear Test

Shear strength of a soil is the maximum resistance to shearing stress at failure on the failure plane
Shear strength is composed of:
diff --git a/src/lab/js/pageload.js b/src/lab/js/pageload.js new file mode 100644 index 00000000..2b8cbace --- /dev/null +++ b/src/lab/js/pageload.js @@ -0,0 +1,24 @@ +function loadPage(pagename) +{ + var pagePrefix = "../manual/"; + var xmlhttp; + if (window.XMLHttpRequest) + { + // code for IE7+, Firefox, Chrome, Opera, Safari + xmlhttp=new XMLHttpRequest(); + } + else + { + // code for IE6, IE5 + xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); + } + xmlhttp.onreadystatechange = function() + { + if (xmlhttp.readyState==4 && xmlhttp.status==200) + { + document.getElementById("page").innerHTML=xmlhttp.responseText; + } + } + xmlhttp.open("GET", pagePrefix+pagename, true); + xmlhttp.send(); +} From f7eb2fb7d737a77bd2dc68dfc13cb394a3ec09fb Mon Sep 17 00:00:00 2001 From: sravanthimodepu Date: Mon, 29 Jun 2020 19:34:42 +0530 Subject: [PATCH 2/3] added discipline link --- src/lab/Courses Aligned.html | 6 +++--- src/lab/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/Introduction.html | 6 +++--- src/lab/List of experiments.html | 6 +++--- src/lab/Prerequisites.html | 6 +++--- src/lab/Target Audience.html | 6 +++--- src/lab/exp1/Experiment.html | 7 ++++--- src/lab/exp1/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp1/Further Readings.html | 6 +++--- src/lab/exp1/Introduction.html | 6 +++--- src/lab/exp1/Manual.html | 6 +++--- src/lab/exp1/Objective.html | 6 +++--- src/lab/exp1/Procedure.html | 6 +++--- src/lab/exp1/Quizzes.html | 6 +++--- src/lab/exp1/Theory.html | 6 +++--- src/lab/exp10/Experiment.html | 7 ++++--- src/lab/exp10/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp10/Further Readings.html | 6 +++--- src/lab/exp10/Introduction.html | 6 +++--- src/lab/exp10/Manual.html | 6 +++--- src/lab/exp10/Objective.html | 6 +++--- src/lab/exp10/Procedure.html | 6 +++--- src/lab/exp10/Quizzes.html | 6 +++--- src/lab/exp10/Theory.html | 6 +++--- src/lab/exp2/Experiment.html | 7 ++++--- src/lab/exp2/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp2/Further Readings.html | 6 +++--- src/lab/exp2/Introduction.html | 6 +++--- src/lab/exp2/Manual.html | 6 +++--- src/lab/exp2/Objective.html | 6 +++--- src/lab/exp2/Procedure.html | 6 +++--- src/lab/exp2/Quizzes.html | 6 +++--- src/lab/exp2/Theory.html | 6 +++--- src/lab/exp3/Experiment.html | 7 ++++--- src/lab/exp3/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp3/Further Readings.html | 6 +++--- src/lab/exp3/Introduction.html | 6 +++--- src/lab/exp3/Manual.html | 6 +++--- src/lab/exp3/Objective.html | 6 +++--- src/lab/exp3/Procedure.html | 7 +++---- src/lab/exp3/Quizzes.html | 6 +++--- src/lab/exp3/Theory.html | 6 +++--- src/lab/exp4/Experiment.html | 5 +++-- src/lab/exp4/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp4/Further Readings.html | 6 +++--- src/lab/exp4/Introduction.html | 6 +++--- src/lab/exp4/Manual.html | 6 +++--- src/lab/exp4/Objective.html | 6 +++--- src/lab/exp4/Procedure.html | 6 +++--- src/lab/exp4/Quizzes.html | 6 +++--- src/lab/exp4/Theory.html | 6 +++--- src/lab/exp5/Experiment.html | 7 ++++--- src/lab/exp5/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp5/Further Readings.html | 6 +++--- src/lab/exp5/Introduction.html | 6 +++--- src/lab/exp5/Manual.html | 6 +++--- src/lab/exp5/Objective.html | 6 +++--- src/lab/exp5/Procedure.html | 6 +++--- src/lab/exp5/Quizzes.html | 6 +++--- src/lab/exp5/Theory.html | 6 +++--- src/lab/exp6/Experiment.html | 7 ++++--- src/lab/exp6/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp6/Further Readings.html | 6 +++--- src/lab/exp6/Introduction.html | 6 +++--- src/lab/exp6/Manual.html | 6 +++--- src/lab/exp6/Objective.html | 6 +++--- src/lab/exp6/Procedure.html | 6 +++--- src/lab/exp6/Quizzes.html | 6 +++--- src/lab/exp6/Theory.html | 6 +++--- src/lab/exp7/Experiment.html | 7 ++++--- src/lab/exp7/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp7/Further Readings.html | 6 +++--- src/lab/exp7/Introduction.html | 6 +++--- src/lab/exp7/Manual.html | 6 +++--- src/lab/exp7/Objective.html | 6 +++--- src/lab/exp7/Procedure.html | 6 +++--- src/lab/exp7/Quizzes.html | 6 +++--- src/lab/exp7/Theory.html | 6 +++--- src/lab/exp8/Experiment.html | 7 ++++--- src/lab/exp8/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp8/Further Readings.html | 6 +++--- src/lab/exp8/Introduction.html | 6 +++--- src/lab/exp8/Manual.html | 6 +++--- src/lab/exp8/Objective.html | 6 +++--- src/lab/exp8/Procedure.html | 6 +++--- src/lab/exp8/Quizzes.html | 6 +++--- src/lab/exp8/Theory.html | 6 +++--- src/lab/exp9/Experiment.html | 7 ++++--- src/lab/exp9/Feedback.html | 27 +++++++++++++++++++++++---- src/lab/exp9/Further Readings.html | 6 +++--- src/lab/exp9/Introduction.html | 6 +++--- src/lab/exp9/Manual.html | 6 +++--- src/lab/exp9/Objective.html | 6 +++--- src/lab/exp9/Procedure.html | 6 +++--- src/lab/exp9/Quizzes.html | 6 +++--- src/lab/exp9/Theory.html | 6 +++--- src/lab/index.html | 16 ++++++++-------- 97 files changed, 525 insertions(+), 307 deletions(-) diff --git a/src/lab/Courses Aligned.html b/src/lab/Courses Aligned.html index 85e1f99c..35ab87aa 100644 --- a/src/lab/Courses Aligned.html +++ b/src/lab/Courses Aligned.html @@ -81,7 +81,7 @@

-
+

@@ -89,12 +89,12 @@
-

Civil Engineering

+

Civil Engineering

diff --git a/src/lab/Feedback.html b/src/lab/Feedback.html index e9f2dfc9..8cf9a569 100644 --- a/src/lab/Feedback.html +++ b/src/lab/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,17 +89,36 @@
-

Civil Engineering

+

Civil Engineering

-

Soil Mechanics Lab

Feedback
+

Soil Mechanics Lab

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/Introduction.html b/src/lab/Introduction.html index 426e0e4e..d4837d93 100644 --- a/src/lab/Introduction.html +++ b/src/lab/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,12 +89,12 @@
-

Civil Engineering

+

Civil Engineering

diff --git a/src/lab/List of experiments.html b/src/lab/List of experiments.html index bb46c380..af5b1442 100644 --- a/src/lab/List of experiments.html +++ b/src/lab/List of experiments.html @@ -81,7 +81,7 @@
-
+

@@ -89,12 +89,12 @@
-

Civil Engineering

+

Civil Engineering

diff --git a/src/lab/Prerequisites.html b/src/lab/Prerequisites.html index af9fd51e..021fac8f 100644 --- a/src/lab/Prerequisites.html +++ b/src/lab/Prerequisites.html @@ -81,7 +81,7 @@
-
+

@@ -89,12 +89,12 @@
-

Civil Engineering

+

Civil Engineering

diff --git a/src/lab/Target Audience.html b/src/lab/Target Audience.html index 7fdb14e8..6f4b7e5a 100644 --- a/src/lab/Target Audience.html +++ b/src/lab/Target Audience.html @@ -81,7 +81,7 @@
-
+

@@ -89,12 +89,12 @@
-

Civil Engineering

+

Civil Engineering

diff --git a/src/lab/exp1/Experiment.html b/src/lab/exp1/Experiment.html index c32b8152..1bec5362 100644 --- a/src/lab/exp1/Experiment.html +++ b/src/lab/exp1/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil EngineeringSoil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Water Content

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Water Content Experiment(Click here)

Go to Virtual lab on Water Content Experiment(Click here)

diff --git a/src/lab/exp1/Feedback.html b/src/lab/exp1/Feedback.html index c69431e0..bd216178 100644 --- a/src/lab/exp1/Feedback.html +++ b/src/lab/exp1/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Water Content

Feedback
+

Water Content

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp1/Further Readings.html b/src/lab/exp1/Further Readings.html index 9be2016f..740c0a55 100644 --- a/src/lab/exp1/Further Readings.html +++ b/src/lab/exp1/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp1/Introduction.html b/src/lab/exp1/Introduction.html index e4adca4e..c8d80a97 100644 --- a/src/lab/exp1/Introduction.html +++ b/src/lab/exp1/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp1/Manual.html b/src/lab/exp1/Manual.html index f6107db1..2d672fcc 100644 --- a/src/lab/exp1/Manual.html +++ b/src/lab/exp1/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp1/Objective.html b/src/lab/exp1/Objective.html index d851ed88..8e01769b 100644 --- a/src/lab/exp1/Objective.html +++ b/src/lab/exp1/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp1/Procedure.html b/src/lab/exp1/Procedure.html index 615a680f..5d051a33 100644 --- a/src/lab/exp1/Procedure.html +++ b/src/lab/exp1/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp1/Quizzes.html b/src/lab/exp1/Quizzes.html index b27dbc58..ab00ecdd 100644 --- a/src/lab/exp1/Quizzes.html +++ b/src/lab/exp1/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp1/Theory.html b/src/lab/exp1/Theory.html index f201e453..bd03e19b 100644 --- a/src/lab/exp1/Theory.html +++ b/src/lab/exp1/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Experiment.html b/src/lab/exp10/Experiment.html index 3525b387..fb18cbd4 100644 --- a/src/lab/exp10/Experiment.html +++ b/src/lab/exp10/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Triaxial Test

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Triaxial Test Experiment(Click here)

Go to Virtual lab on Triaxial Test Experiment(Click here)

diff --git a/src/lab/exp10/Feedback.html b/src/lab/exp10/Feedback.html index 1a852e85..214b8015 100644 --- a/src/lab/exp10/Feedback.html +++ b/src/lab/exp10/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Triaxial Test

Feedback
+

Triaxial Test

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp10/Further Readings.html b/src/lab/exp10/Further Readings.html index ddb2b7ba..fbdadf90 100644 --- a/src/lab/exp10/Further Readings.html +++ b/src/lab/exp10/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Introduction.html b/src/lab/exp10/Introduction.html index 6bf9fc77..e1fa982f 100644 --- a/src/lab/exp10/Introduction.html +++ b/src/lab/exp10/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Manual.html b/src/lab/exp10/Manual.html index 42e59e4e..eeac4f70 100644 --- a/src/lab/exp10/Manual.html +++ b/src/lab/exp10/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Objective.html b/src/lab/exp10/Objective.html index 966b94bd..4d0a1ac6 100644 --- a/src/lab/exp10/Objective.html +++ b/src/lab/exp10/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Procedure.html b/src/lab/exp10/Procedure.html index a96907d9..c370c9a2 100644 --- a/src/lab/exp10/Procedure.html +++ b/src/lab/exp10/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Quizzes.html b/src/lab/exp10/Quizzes.html index 2348a2bb..f80168eb 100644 --- a/src/lab/exp10/Quizzes.html +++ b/src/lab/exp10/Quizzes.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Theory.html b/src/lab/exp10/Theory.html index fffe46f8..0675b3d0 100644 --- a/src/lab/exp10/Theory.html +++ b/src/lab/exp10/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Experiment.html b/src/lab/exp2/Experiment.html index d32cb493..deb7329e 100644 --- a/src/lab/exp2/Experiment.html +++ b/src/lab/exp2/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Unit Weight

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Unit Weight Experiment(Click here)

Go to Virtual lab on Unit Weight Experiment(Click here)

diff --git a/src/lab/exp2/Feedback.html b/src/lab/exp2/Feedback.html index cc33f65d..a027a632 100644 --- a/src/lab/exp2/Feedback.html +++ b/src/lab/exp2/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Unit Weight

Feedback
+

Unit Weight

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp2/Further Readings.html b/src/lab/exp2/Further Readings.html index 3a591cd1..a42f68ad 100644 --- a/src/lab/exp2/Further Readings.html +++ b/src/lab/exp2/Further Readings.html @@ -82,7 +82,7 @@
-
+

@@ -90,10 +90,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Introduction.html b/src/lab/exp2/Introduction.html index e7f0d489..59e968ee 100644 --- a/src/lab/exp2/Introduction.html +++ b/src/lab/exp2/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Manual.html b/src/lab/exp2/Manual.html index 56f259b0..c1bd717f 100644 --- a/src/lab/exp2/Manual.html +++ b/src/lab/exp2/Manual.html @@ -80,7 +80,7 @@
-
+

@@ -88,10 +88,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Objective.html b/src/lab/exp2/Objective.html index 354a9724..c1db4de1 100644 --- a/src/lab/exp2/Objective.html +++ b/src/lab/exp2/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Procedure.html b/src/lab/exp2/Procedure.html index e2ac9197..2fe88685 100644 --- a/src/lab/exp2/Procedure.html +++ b/src/lab/exp2/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp2/Quizzes.html b/src/lab/exp2/Quizzes.html index 5c8970bd..80a43042 100644 --- a/src/lab/exp2/Quizzes.html +++ b/src/lab/exp2/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp2/Theory.html b/src/lab/exp2/Theory.html index cff4b6e8..0fcb987e 100644 --- a/src/lab/exp2/Theory.html +++ b/src/lab/exp2/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Experiment.html b/src/lab/exp3/Experiment.html index 8cbaaaf7..58c66ff0 100644 --- a/src/lab/exp3/Experiment.html +++ b/src/lab/exp3/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Specific Gravity

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Specific Gravity Experiment(Click here)

Go to Virtual lab on Specific Gravity Experiment(Click here)

diff --git a/src/lab/exp3/Feedback.html b/src/lab/exp3/Feedback.html index c73efc41..9b8966ff 100644 --- a/src/lab/exp3/Feedback.html +++ b/src/lab/exp3/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Specific Gravity

Feedback
+

Specific Gravity

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp3/Further Readings.html b/src/lab/exp3/Further Readings.html index 6f0b40b6..e5720e8b 100644 --- a/src/lab/exp3/Further Readings.html +++ b/src/lab/exp3/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Introduction.html b/src/lab/exp3/Introduction.html index 69342e15..6588cb85 100644 --- a/src/lab/exp3/Introduction.html +++ b/src/lab/exp3/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Manual.html b/src/lab/exp3/Manual.html index 6b62bba5..e58a958b 100644 --- a/src/lab/exp3/Manual.html +++ b/src/lab/exp3/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Objective.html b/src/lab/exp3/Objective.html index c4ee7540..d2e2a2d9 100644 --- a/src/lab/exp3/Objective.html +++ b/src/lab/exp3/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Procedure.html b/src/lab/exp3/Procedure.html index c3e8777e..f1aa4c4d 100644 --- a/src/lab/exp3/Procedure.html +++ b/src/lab/exp3/Procedure.html @@ -80,8 +80,7 @@
-
-
+

@@ -89,10 +88,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp3/Quizzes.html b/src/lab/exp3/Quizzes.html index 94117c55..eddf098b 100644 --- a/src/lab/exp3/Quizzes.html +++ b/src/lab/exp3/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp3/Theory.html b/src/lab/exp3/Theory.html index 2e7e397a..2618901f 100644 --- a/src/lab/exp3/Theory.html +++ b/src/lab/exp3/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Experiment.html b/src/lab/exp4/Experiment.html index 8b847162..4e4472b7 100644 --- a/src/lab/exp4/Experiment.html +++ b/src/lab/exp4/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -92,13 +92,14 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Grain Size Distribution

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Tensile Test Experiment(Click here)

Go to Virtual lab on Tensile Test Experiment(Click here)

diff --git a/src/lab/exp4/Feedback.html b/src/lab/exp4/Feedback.html index 9068c712..41f88cce 100644 --- a/src/lab/exp4/Feedback.html +++ b/src/lab/exp4/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Grain Size Distribution

Feedback
+

Grain Size Distribution

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp4/Further Readings.html b/src/lab/exp4/Further Readings.html index 18fd609a..83f728fb 100644 --- a/src/lab/exp4/Further Readings.html +++ b/src/lab/exp4/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Introduction.html b/src/lab/exp4/Introduction.html index f28bc403..01ec0c04 100644 --- a/src/lab/exp4/Introduction.html +++ b/src/lab/exp4/Introduction.html @@ -80,7 +80,7 @@
-
+

@@ -88,10 +88,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Manual.html b/src/lab/exp4/Manual.html index 778dc5eb..b8c2b523 100644 --- a/src/lab/exp4/Manual.html +++ b/src/lab/exp4/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Objective.html b/src/lab/exp4/Objective.html index 714724e1..b3f281a5 100644 --- a/src/lab/exp4/Objective.html +++ b/src/lab/exp4/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Procedure.html b/src/lab/exp4/Procedure.html index 7bcbbd02..ef126091 100644 --- a/src/lab/exp4/Procedure.html +++ b/src/lab/exp4/Procedure.html @@ -80,7 +80,7 @@
-
+

@@ -88,10 +88,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp4/Quizzes.html b/src/lab/exp4/Quizzes.html index 1aa73eaa..2adfdc3c 100644 --- a/src/lab/exp4/Quizzes.html +++ b/src/lab/exp4/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp4/Theory.html b/src/lab/exp4/Theory.html index 6ea877a2..38750d9b 100644 --- a/src/lab/exp4/Theory.html +++ b/src/lab/exp4/Theory.html @@ -80,7 +80,7 @@
-
+

@@ -88,10 +88,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Experiment.html b/src/lab/exp5/Experiment.html index d9d303fe..2008b9d1 100644 --- a/src/lab/exp5/Experiment.html +++ b/src/lab/exp5/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Attenberg Limits

+

Make sure that you have prerequisites installed to run experiment


Go to Virtual lab on Attenberg Limits Experiment(Click here)

diff --git a/src/lab/exp5/Feedback.html b/src/lab/exp5/Feedback.html index 18c06c4b..a8816ddf 100644 --- a/src/lab/exp5/Feedback.html +++ b/src/lab/exp5/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Attenberg Limits

Feedback
+

Attenberg Limits

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp5/Further Readings.html b/src/lab/exp5/Further Readings.html index 7d455ce9..516aab2b 100644 --- a/src/lab/exp5/Further Readings.html +++ b/src/lab/exp5/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Introduction.html b/src/lab/exp5/Introduction.html index e895e7c0..c7078123 100644 --- a/src/lab/exp5/Introduction.html +++ b/src/lab/exp5/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Manual.html b/src/lab/exp5/Manual.html index 0da21d0d..8f091d34 100644 --- a/src/lab/exp5/Manual.html +++ b/src/lab/exp5/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Objective.html b/src/lab/exp5/Objective.html index c3a1641a..d70b94ff 100644 --- a/src/lab/exp5/Objective.html +++ b/src/lab/exp5/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Procedure.html b/src/lab/exp5/Procedure.html index 556be058..e25dd6de 100644 --- a/src/lab/exp5/Procedure.html +++ b/src/lab/exp5/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Quizzes.html b/src/lab/exp5/Quizzes.html index b1e7595f..c2239218 100644 --- a/src/lab/exp5/Quizzes.html +++ b/src/lab/exp5/Quizzes.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp5/Theory.html b/src/lab/exp5/Theory.html index d2f9b74a..5c98d857 100644 --- a/src/lab/exp5/Theory.html +++ b/src/lab/exp5/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Experiment.html b/src/lab/exp6/Experiment.html index 404105b4..c83c43f0 100644 --- a/src/lab/exp6/Experiment.html +++ b/src/lab/exp6/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Permeability

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Permeability Experiment(Click here)

Go to Virtual lab on Permeability Experiment(Click here)

diff --git a/src/lab/exp6/Feedback.html b/src/lab/exp6/Feedback.html index fd7bfa2a..8f328eb7 100644 --- a/src/lab/exp6/Feedback.html +++ b/src/lab/exp6/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Permeability

Feedback
+

Permeability

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp6/Further Readings.html b/src/lab/exp6/Further Readings.html index 23218832..b5a2cc99 100644 --- a/src/lab/exp6/Further Readings.html +++ b/src/lab/exp6/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Introduction.html b/src/lab/exp6/Introduction.html index d6c2bb6f..e92cb122 100644 --- a/src/lab/exp6/Introduction.html +++ b/src/lab/exp6/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Manual.html b/src/lab/exp6/Manual.html index 304ef198..83b2c04f 100644 --- a/src/lab/exp6/Manual.html +++ b/src/lab/exp6/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Objective.html b/src/lab/exp6/Objective.html index a5b77469..7d1b4e21 100644 --- a/src/lab/exp6/Objective.html +++ b/src/lab/exp6/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Procedure.html b/src/lab/exp6/Procedure.html index 1286aa83..5c79b93b 100644 --- a/src/lab/exp6/Procedure.html +++ b/src/lab/exp6/Procedure.html @@ -82,7 +82,7 @@
-
+

@@ -90,10 +90,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp6/Quizzes.html b/src/lab/exp6/Quizzes.html index d72b6b1c..d2f87999 100644 --- a/src/lab/exp6/Quizzes.html +++ b/src/lab/exp6/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp6/Theory.html b/src/lab/exp6/Theory.html index 9b9214d5..60db9e59 100644 --- a/src/lab/exp6/Theory.html +++ b/src/lab/exp6/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Experiment.html b/src/lab/exp7/Experiment.html index 8cf9a359..d4b5bdbe 100644 --- a/src/lab/exp7/Experiment.html +++ b/src/lab/exp7/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab  List Of Experiments

+

Civil Engineering Soil Mechanics Lab  List Of Experiments

- +

Compaction Test

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Compaction Test Experiment(Click here)

Go to Virtual lab on Compaction Test Experiment(Click here)

diff --git a/src/lab/exp7/Feedback.html b/src/lab/exp7/Feedback.html index 3118c1b0..07377fdb 100644 --- a/src/lab/exp7/Feedback.html +++ b/src/lab/exp7/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Compaction Test

Feedback
+

Compaction Test

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp7/Further Readings.html b/src/lab/exp7/Further Readings.html index df615964..e1cdde32 100644 --- a/src/lab/exp7/Further Readings.html +++ b/src/lab/exp7/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Introduction.html b/src/lab/exp7/Introduction.html index f381297b..a5f2e20e 100644 --- a/src/lab/exp7/Introduction.html +++ b/src/lab/exp7/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Manual.html b/src/lab/exp7/Manual.html index 9395e9fb..a2c28fde 100644 --- a/src/lab/exp7/Manual.html +++ b/src/lab/exp7/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Objective.html b/src/lab/exp7/Objective.html index c160947b..ea5f77bb 100644 --- a/src/lab/exp7/Objective.html +++ b/src/lab/exp7/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Procedure.html b/src/lab/exp7/Procedure.html index 4e68a75b..5cb9c51b 100644 --- a/src/lab/exp7/Procedure.html +++ b/src/lab/exp7/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp7/Quizzes.html b/src/lab/exp7/Quizzes.html index 53c2e3c2..29f0c17c 100644 --- a/src/lab/exp7/Quizzes.html +++ b/src/lab/exp7/Quizzes.html @@ -112,7 +112,7 @@
-
+

@@ -120,10 +120,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- + diff --git a/src/lab/exp7/Theory.html b/src/lab/exp7/Theory.html index d6f2124b..5afa6ad6 100644 --- a/src/lab/exp7/Theory.html +++ b/src/lab/exp7/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Experiment.html b/src/lab/exp8/Experiment.html index 51538637..c3511003 100644 --- a/src/lab/exp8/Experiment.html +++ b/src/lab/exp8/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Consolidation Test

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Consolidation Test Experiment(Click here)

Go to Virtual lab on Consolidation Test Experiment(Click here)

diff --git a/src/lab/exp8/Feedback.html b/src/lab/exp8/Feedback.html index 695c3e05..b88e8d08 100644 --- a/src/lab/exp8/Feedback.html +++ b/src/lab/exp8/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Consolidation Test

Feedback
+

Consolidation Test

+ +
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
diff --git a/src/lab/exp8/Further Readings.html b/src/lab/exp8/Further Readings.html index f0fa6cbc..19353ca5 100644 --- a/src/lab/exp8/Further Readings.html +++ b/src/lab/exp8/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Introduction.html b/src/lab/exp8/Introduction.html index 570b354d..8526f15d 100644 --- a/src/lab/exp8/Introduction.html +++ b/src/lab/exp8/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Manual.html b/src/lab/exp8/Manual.html index 8552c1a7..9035082a 100644 --- a/src/lab/exp8/Manual.html +++ b/src/lab/exp8/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Objective.html b/src/lab/exp8/Objective.html index 25467cdc..f624577c 100644 --- a/src/lab/exp8/Objective.html +++ b/src/lab/exp8/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Procedure.html b/src/lab/exp8/Procedure.html index c63ea6a9..9cf13344 100644 --- a/src/lab/exp8/Procedure.html +++ b/src/lab/exp8/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab →List Of Experiments

+

Civil Engineering Soil Mechanics Lab →List Of Experiments

- +
diff --git a/src/lab/exp8/Quizzes.html b/src/lab/exp8/Quizzes.html index aa76e9ab..a638a1b2 100644 --- a/src/lab/exp8/Quizzes.html +++ b/src/lab/exp8/Quizzes.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Theory.html b/src/lab/exp8/Theory.html index 5549fc06..1432d765 100644 --- a/src/lab/exp8/Theory.html +++ b/src/lab/exp8/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Experiment.html b/src/lab/exp9/Experiment.html index 014ec196..34b25d02 100644 --- a/src/lab/exp9/Experiment.html +++ b/src/lab/exp9/Experiment.html @@ -81,7 +81,7 @@
-
+

@@ -89,16 +89,17 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +

Direct Shear Test

+

Make sure that you have prerequisites installed to run experiment


Go to Flash view on Direct Shear Test Experiment(Click here)

Go to Virtual lab on Direct Shear Test Experiment(Click here)

diff --git a/src/lab/exp9/Feedback.html b/src/lab/exp9/Feedback.html index 25c0978e..5518b61b 100644 --- a/src/lab/exp9/Feedback.html +++ b/src/lab/exp9/Feedback.html @@ -81,7 +81,7 @@
-
+

@@ -89,15 +89,34 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
-

Direct Shear Test

Feedback
+

Direct Shear Test

+
+              

Dear User,

+              

+                Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us +                make Virtual Labs better for you and other users. +              

+              
+               +               +               +              
+              
+              

+                Thanks for your time ! +                
+                The Virtual Labs Team +              

+            
+
diff --git a/src/lab/exp9/Further Readings.html b/src/lab/exp9/Further Readings.html index 751cbe1a..1cbdfb53 100644 --- a/src/lab/exp9/Further Readings.html +++ b/src/lab/exp9/Further Readings.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Introduction.html b/src/lab/exp9/Introduction.html index 8b30ea42..2e112f88 100644 --- a/src/lab/exp9/Introduction.html +++ b/src/lab/exp9/Introduction.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Manual.html b/src/lab/exp9/Manual.html index b8e13159..eb3d5441 100644 --- a/src/lab/exp9/Manual.html +++ b/src/lab/exp9/Manual.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Objective.html b/src/lab/exp9/Objective.html index 231fab3d..b06d0b5e 100644 --- a/src/lab/exp9/Objective.html +++ b/src/lab/exp9/Objective.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Procedure.html b/src/lab/exp9/Procedure.html index 891be686..61b69a20 100644 --- a/src/lab/exp9/Procedure.html +++ b/src/lab/exp9/Procedure.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Quizzes.html b/src/lab/exp9/Quizzes.html index e2b6e658..db681066 100644 --- a/src/lab/exp9/Quizzes.html +++ b/src/lab/exp9/Quizzes.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Theory.html b/src/lab/exp9/Theory.html index f0d5cead..f8c0572a 100644 --- a/src/lab/exp9/Theory.html +++ b/src/lab/exp9/Theory.html @@ -81,7 +81,7 @@
-
+

@@ -89,10 +89,10 @@
-

Civil Engineering Soil Mechanics Lab List Of Experiments

+

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/index.html b/src/lab/index.html index 63c4f298..cdf56e05 100644 --- a/src/lab/index.html +++ b/src/lab/index.html @@ -43,7 +43,7 @@ - +
@@ -59,14 +59,14 @@ --> @@ -81,7 +81,7 @@
-
+

@@ -94,12 +94,12 @@

<
-

Soil Mechanics Lab

+

Soil Mechanics Lab

Soil is one of the very important engineering materials. Determination of soil conditions is the most significant task in every civil engineering activity. Properties of the soil can be determined by both field and laboratory test methods. It is critical to quantify the various properties of soil in order to predict its behavior under different loading conditions for the safe design of soil structures. The soil mechanics and foundation engineering laboratory is a compulsory and basic undergraduate course where introduction to Geotechnical Engineering will be provided and also for graduate level research students.

From 7e4d8932d5b1492ed37070d59f0d346012de6ee0 Mon Sep 17 00:00:00 2001 From: sravanthimodepu Date: Tue, 30 Jun 2020 11:38:23 +0530 Subject: [PATCH 3/3] commented further readings --- src/lab/exp10/Experiment.html | 2 +- src/lab/exp10/Feedback.html | 2 +- src/lab/exp10/Further Readings.html | 2 +- src/lab/exp10/Introduction.html | 2 +- src/lab/exp10/Manual.html | 2 +- src/lab/exp10/Objective.html | 2 +- src/lab/exp10/Procedure.html | 2 +- src/lab/exp10/Quizzes.html | 2 +- src/lab/exp10/Theory.html | 2 +- src/lab/exp8/Experiment.html | 2 +- src/lab/exp8/Feedback.html | 2 +- src/lab/exp8/Further Readings.html | 2 +- src/lab/exp8/Introduction.html | 2 +- src/lab/exp8/Manual.html | 2 +- src/lab/exp8/Objective.html | 2 +- src/lab/exp8/Procedure.html | 2 +- src/lab/exp8/Quizzes.html | 2 +- src/lab/exp8/Theory.html | 2 +- src/lab/exp9/Experiment.html | 2 +- src/lab/exp9/Feedback.html | 2 +- src/lab/exp9/Further Readings.html | 2 +- src/lab/exp9/Introduction.html | 2 +- src/lab/exp9/Manual.html | 2 +- src/lab/exp9/Objective.html | 2 +- src/lab/exp9/Procedure.html | 2 +- src/lab/exp9/Quizzes.html | 2 +- src/lab/exp9/Theory.html | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/src/lab/exp10/Experiment.html b/src/lab/exp10/Experiment.html index fb18cbd4..937af5fb 100644 --- a/src/lab/exp10/Experiment.html +++ b/src/lab/exp10/Experiment.html @@ -91,8 +91,8 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

+
-
diff --git a/src/lab/exp10/Feedback.html b/src/lab/exp10/Feedback.html index 214b8015..d7f4a699 100644 --- a/src/lab/exp10/Feedback.html +++ b/src/lab/exp10/Feedback.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Further Readings.html b/src/lab/exp10/Further Readings.html index fbdadf90..d0ea5335 100644 --- a/src/lab/exp10/Further Readings.html +++ b/src/lab/exp10/Further Readings.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Introduction.html b/src/lab/exp10/Introduction.html index e1fa982f..bb291fb9 100644 --- a/src/lab/exp10/Introduction.html +++ b/src/lab/exp10/Introduction.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Manual.html b/src/lab/exp10/Manual.html index eeac4f70..90d391c4 100644 --- a/src/lab/exp10/Manual.html +++ b/src/lab/exp10/Manual.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Objective.html b/src/lab/exp10/Objective.html index 4d0a1ac6..0782be14 100644 --- a/src/lab/exp10/Objective.html +++ b/src/lab/exp10/Objective.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Procedure.html b/src/lab/exp10/Procedure.html index c370c9a2..341f4d77 100644 --- a/src/lab/exp10/Procedure.html +++ b/src/lab/exp10/Procedure.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Quizzes.html b/src/lab/exp10/Quizzes.html index f80168eb..4ee17e4c 100644 --- a/src/lab/exp10/Quizzes.html +++ b/src/lab/exp10/Quizzes.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp10/Theory.html b/src/lab/exp10/Theory.html index 0675b3d0..b7adcdd4 100644 --- a/src/lab/exp10/Theory.html +++ b/src/lab/exp10/Theory.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Experiment.html b/src/lab/exp8/Experiment.html index c3511003..bd9dc0e3 100644 --- a/src/lab/exp8/Experiment.html +++ b/src/lab/exp8/Experiment.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Feedback.html b/src/lab/exp8/Feedback.html index b88e8d08..b59f7fc1 100644 --- a/src/lab/exp8/Feedback.html +++ b/src/lab/exp8/Feedback.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Further Readings.html b/src/lab/exp8/Further Readings.html index 19353ca5..5b9eff73 100644 --- a/src/lab/exp8/Further Readings.html +++ b/src/lab/exp8/Further Readings.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Introduction.html b/src/lab/exp8/Introduction.html index 8526f15d..ae051666 100644 --- a/src/lab/exp8/Introduction.html +++ b/src/lab/exp8/Introduction.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Manual.html b/src/lab/exp8/Manual.html index 9035082a..23855a41 100644 --- a/src/lab/exp8/Manual.html +++ b/src/lab/exp8/Manual.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Objective.html b/src/lab/exp8/Objective.html index f624577c..26679c59 100644 --- a/src/lab/exp8/Objective.html +++ b/src/lab/exp8/Objective.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Procedure.html b/src/lab/exp8/Procedure.html index 9cf13344..d9d59b6d 100644 --- a/src/lab/exp8/Procedure.html +++ b/src/lab/exp8/Procedure.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab →List Of Experiments

- +
diff --git a/src/lab/exp8/Quizzes.html b/src/lab/exp8/Quizzes.html index a638a1b2..fe3928c8 100644 --- a/src/lab/exp8/Quizzes.html +++ b/src/lab/exp8/Quizzes.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp8/Theory.html b/src/lab/exp8/Theory.html index 1432d765..bd6ef65c 100644 --- a/src/lab/exp8/Theory.html +++ b/src/lab/exp8/Theory.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Experiment.html b/src/lab/exp9/Experiment.html index 34b25d02..1c10932c 100644 --- a/src/lab/exp9/Experiment.html +++ b/src/lab/exp9/Experiment.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Feedback.html b/src/lab/exp9/Feedback.html index 5518b61b..1d703c33 100644 --- a/src/lab/exp9/Feedback.html +++ b/src/lab/exp9/Feedback.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Further Readings.html b/src/lab/exp9/Further Readings.html index 1cbdfb53..430b733a 100644 --- a/src/lab/exp9/Further Readings.html +++ b/src/lab/exp9/Further Readings.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Introduction.html b/src/lab/exp9/Introduction.html index 2e112f88..4224a808 100644 --- a/src/lab/exp9/Introduction.html +++ b/src/lab/exp9/Introduction.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Manual.html b/src/lab/exp9/Manual.html index eb3d5441..e18d051a 100644 --- a/src/lab/exp9/Manual.html +++ b/src/lab/exp9/Manual.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

- +
diff --git a/src/lab/exp9/Objective.html b/src/lab/exp9/Objective.html index b06d0b5e..98ef9549 100644 --- a/src/lab/exp9/Objective.html +++ b/src/lab/exp9/Objective.html @@ -92,7 +92,7 @@

Civil Engineering Soil Mechanics Lab List Of Experiments

S.NoOBSERVATION123