S ASI
S ASI
PERUMBAVOOR , ERNAKULAM-683549
LABORATORY RECORD
Certified that this is the bonafide record of work done in the ……………………
…………………………………………………………………………………………….
Laboratory of the SCMS College of Polytechnics, Vaikkara
By,
Sri/Smt……………………………………………..
Place:
Date:
2 TIME TABLE 4
3 FRAME 7
4 FORM 10
5 CSS ELEMENT 12
6 CSS ID 13
7 CSS CLASS 14
8 CSS INLINE 15
9 CSS FONT 16
10 CSS TEXT 17
11 CSS BACKGROUND 20
12 CSS LIST 21
WEB TECHNOLOGY LAB (3138)
<!DOCTYPE html>
<html>
<head>
<title>SCMS College of Polytecnics</title>
</head>
<body style="background-color: rgb(87, 87, 87); color: rgb(247, 238, 221); font-family: 'Courier
New', Courier, monospace;">
<h1 style="text-align: center;">SCMS College of Polytecnics, Perumbavoor</h1>
<h2>Genesis</h2>
<img src="Nayar.jpg">
<h3>Dr. G.P.C Nayar Cairman, SCMS Group</h3>
<p>The year 1976 saw the birth of a luminous star of learning on the educational horizon. The star
was to later blaze a trail across the Indian skies guiding scores of students to scale the heights of
success in their careers, professions and enterprises. Today, the beacon stands firm on massive pillars,
having stamped indelible imprints on the glorious academic traditions of India. This is the story of
PRATHAP FOUNDATION FOR EDUCATION AND TRAINING, the brainchild of the great
visionary Dr. G.P.C. Nayar, who wanted to redefine educational standards in India by shaping it as a
window to the emerging market-driven global economy. Prathap Foundation of Education and Training
started its first academic institution, the School of Communication and Management Studies (SCMS) in
1976, which in later years earned fame and glory as a top business school. It was rechristened as SCMS
COCHIN SCHOOL OF BUSINESS in the year 2013. The Foundation went on establishing institutions to
offer professional education in engineering, technology, management, hospitality, animation, biotech
research, socio-economic research and other professional areas with the core concept of quality and
excellence in anything it does. Together, these institutions constitute SCMS GROUP OF
EDUCATIONAL INSTITUTIONS</p>
<img src="Pradeep.jpg">
inspiration behind SCMS School of Architecture and projects like SCMS Water Institute, Biotechnology
Research Centre, the now famous Neera, biofuel from coconut oil, the antidiabetic tea powder ‘Stevia
Tea’ and a host of other activities. They were all products inspired and initiated by him. Widely travelled,
his unfinished mission was for spreading the wings of SCMS to London and Bangalore by establishing
academic institutions. He died on his way to Bangalore for project evaluation on 17.11.2014 when his car
collided with a truck and died instantly. True to his nature, he lived for SCMS and died for it.</p>
<h5>Branches</h5>
<ul>
<li>Computer</li>
<li>Civil</li>
<li>Electrical</li>
<li>Mechanical</li>
<li>Automobile</li>
</ul>
<table border="1" cellspacing="5" align="center">
<tr align="center">
<th>Branches</th>
<td>CT</td>
<td>CE</td>
<td>EEE</td>
</tr>
<tr align="center">
<th>Seat</th>
<td>20</td>
<td>11</td>
<td>12</td>
</tr>
<tr align="center">
<th>Total</th>
<td colspan="3" align="center">46</td>
</tr>
</table>
OUTPUT
TIME TABLE
AIM: To create a Time table using table tag.
<!DOCTYPE html>
<html>
<head>
<title>Table</title>
</head>
<body style="background-color: darkslategray; font-family: 'Courier New', Courier, monospace; color:
floralwhite;">
<h1 align="center">CT Timetable 2022-2023</h1>
<table border="1" cellspacing="1" align="center">
<tr>
<th>Day</th>
<th>1</th>
<th>2</th>
<th>3</th>
<th></th>
<th>4</th>
<th>5</th>
</tr>
<tr>
<td>Monday</td>
<td>C</td>
<td>DBMS</td>
<td>DCF</td>
<td>B</td>
<td>Hardware</td>
<td>Lab</td>
</tr>
<tr>
<td>Tuesday</td>
<td>CO</td>
<td>DBMS </td>
<td>Lab</td>
<td>R</td>
<td>Hardware</td>
<td>C</td>
</tr>
<tr>
<td>Wednesday</td>
<td>DBMS</td>
<td>Lab</td>
<td>C</td>
<td>E</td>
<td>Hardware</td>
<td>DCF</td>
</tr>
<tr>
<td>Thursday</td>
<td>DCF Lab</td>
<td>DBMS</td>
<td>C Lab</td>
<td>A</td>
<td>CO</td>
<td>Hardware</td>
</tr>
<tr>
<td>Friday</td>
<td>DCF Lab</td>
<td>CO</td>
<td>Hardware</td>
<td>K</td>
<td>C Lab</td>
<td>WT Lab</td>
</tr>
</table>
</body>
</html>
OUTPUT
FRAME
AIM: To create Biodata using frame tag.
<!DOCTYPE html>
<html>
<head>
<title>Biodata</title>
</head>
<body>
<h1 align="center">Biodata</h1>
<p>Name:Yousaf</p>
<p>Address:Pendanath (H)<br>
    Pezhakkapilly P.O<br>
    Muvattupuzha</p>
<p>Mobile no:8129155371</p>
<p>Email:[email protected]</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Biodata</title>
</head>
<body>
<h1 align="center">Biodata</h1>
<p>Name:Yousaf</p>
<p>Address:Pendanath (H)<br>
    Pezhakkapilly P.O<br>
    Muvattupuzha</p>
<p>Mobile no:8129155371</p>
<p>Email:[email protected]</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Biodata</title>
</head>
<body>
<h1 align="center">Biodata</h1>
<p>Name:Yousaf</p>
<p>Address:Pendanath (H)<br>
    Pezhakkapilly P.O<br>
    Muvattupuzha</p>
<p>Mobile no:8129155371</p>
<p>Email:[email protected]</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Extras</title>
</head>
<body>
<h1 align="center">Additionnal Activities</h1>
<p><b>Hobbies: Coding <br>
    Football <br>
    Drawing</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Frame tag</title>
</head>
<frameset cols="25%,50%,25%">
<frame src="frame1.html">
<frame src="frame2.html">
<frame src="frame3.html">
</frameset>
</html>
OUTPUT
APPLICATION FORM
<html>
<body>
<h1>APPLICATION FORM</h1>
<form>
NAME:<input type="text" name="name"/><br><br>
ADDRESS:<br><textarea rows="5" cols="25" name="name"></textarea><br><br>
GENDER:
OUTPUT
Experiment No: 5
CSS-ELEMENT SELECTOR METHOD
<!DOCTYPE html>
<html>
<head>
<title>CSS Element</title>
<style> body{
background-image:
url("s.png");
background-repeat: repeat-y;
} p{
color: red; text-
align: center;
}
</style>
</head>
<body>
<p>This will be affected by style</p>
<p>Me too!</p>
<p>and me!</p>
</body>
</html>
OUTPUT
<!DOCTYPE html>
<html>
<head>
<title>CSS ID</title>
<style>
#para1{ color:
red; text-align:
center;
}
</style>
</head>
<body>
<p id="para1">Hello World</p>
<p>This paragraph should not be affected</p>
</body>
</html>
OUTPUT
<!DOCTYPE html>
<html>
<head>
<title>CSS Class</title>
<style>
.p{
text-align: center;
color: red;
}
</style>
</head>
<body>
<h1 class="p">Red and centre-aligned heading</h1>
<p class="p">Red and cetre-alignes heading</p>
</body>
</html>
OUTPUT
CSS-INLINE METHOD
<!DOCTYPE html>
<html>
<head>
<title>CSS Inline</title>
</head>
<body>
<h1 style="color: red; margin-left: 30px;">This is a heading</h1>
<p>This is a paragraph</p>
</body>
</html>
OUTPUT
CSS-FONT PROPERTIES
AIM: To create font style using CSS
<!DOCTYPE html>
<html>
<head>
<title>CSS Font</title>
</head>
<body>
<p style="font-family: georgia, garamond, serif;"> This text
is renderd in either georgia, garamound or
the default serif font depending on which font you have in your system </p>
<p style="font-style: italic;">This text will be renderd in italic style</p>
<p style="font-variant: small-caps;">This will be renderd as small caps</p>
<p style="font-weight: bold;">This font will be bold</p>
<p style="font-size: 20px;">This font is 20 pixels</p>
<p style="font-size: small;">This font size is small</p>
<p style="font-size: large;">This font is large</p>
<p style="text-align: right;">This will be right aligned</p>
<p style="text-align: center;">This will be center aligned</p>
<p style="text-align: left;">THis will be left aligned</p>
</body>
</html>
OUTPUT
CSS-TEXT PROPERTIES
AIM: To create text style using CSS
<!DOCTYPE html>
<html>
<head>
<title>CSS text</title>
<style> h1{
letter-spacing: 3px;
} h2{
letter-spacing: -3px;
}
h3{
word-spacing: 10px;
}
</style>
</head>
<body>
<h1>This heading 1-letter spacing</h1>
<h2>This heading 2-letter spacing</h2>
<h3>This heading 2-word spacing</h3>
<p style="direction: rtl;">This line will be from right to left</p>
<p style="text-align: right;">This must be right aligned</p>
<p style="text-align: center;">This must be center aligned</p>
<p style="text-align: left;">This must be left aligned</p>
<p style="text-decoration: overline;">This will be overline</p>
<p style="text-decoration: line-through;">This will be line through</p>
<p style="text-decoration: underline;">This will be underlined</p>
<p style="text-transform: uppercase;">This is Uppercased</p>
<p style="text-transform: lowercase;">This is Lowercased</p>
OUTPUT
<!DOCTYPE html>
<html>
<head>
<title>Background CSS</title>
<style>
body{
background-image: url("black.jpg");
background-repeat: repeat-y; background-color:
transparent; background-position: right top;
margin-right: 200px;
}
p{
text-align: center;
color: red;
}
</style>
</head>
<body>
<p>Every paragraph will be affected by style</p>
<p>Me too!</p>
<p>and me!</p>
OUTPUT
CSS-LIST
AIM: To create ordered and unordered list using CSS
<!DOCTYPE html>
<html>
<head>
<title>CSS List</title>
<style>
ul.a{
list-style: circle;
}
ul.b{
list-style: disc;
}
ul.c{
list-style: square;
}
ol.n{
list-style: lower-alpha;
}
ol.o{
list-style: lower-greek;
}
ol.p{
list-style: lower-latin;
}
ol.q{
list-style: lower-roman;
}
ol.r{
list-style: upper-alpha;
}
ol.u{
list-style: upper-roman;
}
ol.v{
list-style: none;
}
</style>
</head>
<body>
<h1>List-style-type Property</h1>
<ul class="a">
<li>Circle</li>
<li>Tea</li>
<li>Cola</li>
</ul>
<ul class="b">
<li>Disc</li>
<li>Tea</li>
<li>Cola</li>
</ul>
<ul class="c">
<li>Square</li>
<li>Tea</li>
<li>Cola</li>
</ul>
<ol class="n">
<li>lower alpha</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="o">
<li>lower greek</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="p">
<li>Lower latin</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="q">
<li>Lower roman</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="r">
<li>Upper alpha</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="u">
<li>Upper roman</li>
<li>Tea</li>
<li>Cola</li>
</ol>
<ol class="V">
<li>None Type</li>
<li>Tea</li>
<li>Cola</li>
</ol>
</body>
</html>
OUTPUT