-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
209 lines (166 loc) · 4.48 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<html>
<head>
<title> welcome to my site</title>
</head>
<body>
<p>ananda jyoti basu</p>
<font colour="aqua">Ananda</font>
<font color="green">1</font>
<font color="blue">2</font>
<font color="gray">3</font>
<font color="#008080">4</font>
<font color="#0008B">5</font>
<font color="brown">6</font>
<font color="#dcdcdc">7</font>
<font color="#800000">8</font>
<font color="purple">9</font>
<font color="#688e23">10</font>
<font face="calibri">VITAP</font>
<p>
<font face="Courier New">
how are u today
</font>
<font face="Times New Roman">
we shall overcome some day
</font>
<font face="Helvetica">
whats up lovely people
</font>
-*/
<font face="Georgia">
we ate 5 bananas today
</font>
today i went to a shop name <u>Disha market</u>.there i saw <b>an</b> uncle with a heavy bag.the name of the book is <i>Unknown person</i>
</p>
</body>
</html>
<body>
<b>Hardware devices</b>
<ol type="I">
<li>CD-ROM drive</li>
<li>DVD drive</li>
<li>Hard disk</li>
<li>Modem</li>
</ol>
<b>Web languages</b>
<ul type="circle">
<li>HTML</li>
<li>Javascript</li>
<li>PHP</li>
<li>Java</li>
</ul>
</body>
<del> HTML is a programming language </del></br></br>
<ins> HTML is not a programming language </ins>
<blockquote>"It is the core language of the world wide web. It is used to define the structure and layout of web documents.
It provides various tags and attributes."</blockquote>
<q>It is the core language of the world wide web.</q>
<body>
<dl>
<dt>HTML</dt>
<dd>A markup language</dd>
<dt>VIT</dt>
<dd>35 Years old</dd>
<dt>CSE4004</dt>
<dd>Web</dd>
<dt>Technology</dt>
<dd>The development of tools which serve as a means to
certain objectives</dd>
<dt>Megabyte</dt>
<dd>A unit of data consisting of 1024 kilobytes</dd>
</dl>
</body>
<body>
<address>
VIT-AP.<br />
Inovolu<br />
Amaravati 522237
</address>
<br /><br />
<center>
<address>
VIT-AP.<br />
Inovolu<br />
Amaravati 522237
</address>
</center>
</body>
<a href="http://www.google.com"> Search the web with Google! </a>
<!DOCTYPE=html>
<html>
<head>
<title>Demo JavaScript</title>
<script type="text/javascript"></script>
<script>document.write("Hello World")
</script>
</head>
<body>
</body>
</html>
<html>
<head>
<title> This is demo for style sheets</title>
<link type="text/css" rel="stylesheet" href="mystyles.css">
<style type="text/css" rel="stylesheet">
body{
background-color: white;
font-style: all;
font-family: timesnewroman ;
}
a{
font-family: arial !important;
}
#sibi{
font-family: sans-serif;font-weight: 200;
}
.sib {
border: 3px solid #4CAF50;
overflow: auto;
}
.sib1
{
border: 3px solid red;
overflow: auto;
}
a:hover
{
color: black !important;
}
.img1{
float: right;
}
.img2 {
float: right;
}
div.web {
border: 3px solid #4CAF50;
padding: 5px;
}
div.bgbody:hover{
background-image: url('1.jpg') ;
background-repeat: no-repeat;
}
</style>
</head>
<body>
<p style="margin:0 auto; text-align: center; "> Hi this is Sibi </p>
<div class ="web">
<p > Hi this is Sibi </p> </div>
<p id="sibi"> Hi this me </p>
<center>
<h1 style="font-family: arial; color: solid black; font-weight: 10pt; flex-flow: row; border: 200pt; padding: 10px; direction: ltr; font-variant: small-caps;text-indent: all; line-height: 30pt; border: 10px solid black; border-style: dashed; text-align: center; height:20pt; width: 300pt; text-shadow: 2px 2px rgb(0,0,0);align-self: center; text-decoration: underline; text-decoration-color: white;">Hi how are you </h1> </center>
<a href="www.vitap.ac.in" style="background-color: blue; font-size: 66; font-family: calibri; "> vitap </a>
<h2 style="text-shadow: 1px 1px rgb(10,10,10); text-transform: lowercase; text-decoration: overline; text-decoration-color: red 20px !important;"> This is demo <span style= "font-variant: small-caps"> for some few learners </span></h2>
<!--<a href="www.vitap.ac.in"> vitap </a>-->
<div class="sib1">
<img class="img1" src="1.jpg" alt="Pineapple" width="170" height="170">
Web technologies course for beginners
</div>
<div class="sib">
<img class="img2" src="1.jpg" alt="Pineapple" width="170" height="170">
Web technologies course for beginners
</div>
<div class="bgbody" style="border: 1px solid blue; padding: 25px; background-image: url('3.jpg'), background-size: 4000px 400px;" width="370" height="170" > This place is a holdr
</div>
</body>
</html>