-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasicstructure.html
More file actions
35 lines (31 loc) · 880 Bytes
/
basicstructure.html
File metadata and controls
35 lines (31 loc) · 880 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BIODATA SAI RAM REDDY</title>
</head>
<body bgcolor="yellow">
<h1 style="text-align: center;">
BIO DATA K SRI SAI RAM REDDY
</h1>
<img src="https://tse4.mm.bing.net/th/id/OIP.aqrC974Lsj4mKKSx0WNIOAHaLJ?w=600&h=900&c=7&r=0&o=7&pid=ImgDetMain" alt="Sai Ram Reddy" width="300">
<p>
<ol>
<li>Name: K Sri Sai Ram Reddy</li>
<li>Cluster: 1</li>
<li>ID No: 2400030624</li>
<li>Email: 2400030624@kluniversity.in</li>
<li>University: KL University</li>
</ol>
</p>
<ul>
<Li>
oops
</Li>
<li>os</li>
<li>front end</li>
<li> sil</li>
</ul>
</body>
</html>