-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.html
35 lines (28 loc) · 1.2 KB
/
1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Heading</title>
</head>
<body>
<h1>CHARUSAT</h1>
<hr>
<P>
Charotar University of Science and Technology (CHARUSAT) has been conceived by Shri Charotar Moti Sattavis Patidar Kelavani Mandal - a not for profit premier education trust of India having a social lineage of more than 123 years.
CHARUSAT has been established by the promulgation of Gujarat Private University Act No. 8 of 2009. It is empowered to confer degrees under section 22 of UGC act 1956.
</P>
<h1>CMPICA</h1>
<h2>CMPICA</h2>
<h3>CMPICA</h3>
<h4>CMPICA</h4>
<h5>CMPICA</h5>
<h6>CMPICA</h6>
<h1>World Wide Web Consortium(W3C)</h1>
<h2>About W3C</h2>
<p>
The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential.
</p>
</body>
</html>