-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasics.html
More file actions
42 lines (31 loc) · 1.04 KB
/
basics.html
File metadata and controls
42 lines (31 loc) · 1.04 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="sun.css">
</head>
<body>
<h1>SSI</h1>
<h2>SSI</h2>
<h3>SSI</h3>
<h4>SSI</h4>
<h5>SSI</h5>
<h6>SSI</h6>
<p>SSI is an educational institution in Saraswathipuram which is in Mysore. <br>Mysore is a beautiful place in Karnataka.
Karnataka is a big state of diversity in India.</p>
<b>SSI</b><br>
<i>VSS</i>
<p>The name <sup>is</sup> XYZ.</p>
<p> 10 <sub> -356 </sub></p>
<!-- <h1> <center> VSS </center> </h1> -->
<ins>VSS</ins>
<p>The biggest "MNC" in India is <q>TATA</q> Group of Companies.</p>
<bdo dir="rtl">SANDESH</bdo> <br>
<p> This is trying 'single quotes'</p>
<strong>VSS</strong> <br>
<mark>SSi</mark>
<!-- Including Image -->
<img src="C:\Users\Sandesh Banakar\Desktop\My Folder\SSI Training\Full Stack Developer\Media\lion-in-the-jungle.jpg" alt="Lion">
<hr>
<img src="C:\Users\Sandesh Banakar\Desktop\My Folder\SSI Training\Full Stack Developer\Media\lion-in-the-jungle.jpg" height="100px" width="100px">
<body>
<html>