-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path4.html
29 lines (26 loc) · 772 Bytes
/
4.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
<html>
<head>
<title>WAC</title>
</head>
<body style="border:1px solid black;padding: 25px;background-image:url(12419.png);background-repeat: no-repeat;background-size: cover;">
<center><hl style="font-size:70;font-family:times new roman ">WHAT AFTER COLLEGE</h1></center>
<left><ol style="font-size:30">
<li>INTERNET OF THINGS<ul>
<li>sensors</li>
<li>arduino</li>
<li>html coding</li></ul></li>
<li>python<ul>
<li>data types</li>
<li>sql</li></ul></li>
<li>machine learning <ul>
<li>keras</li>
<li>tensor flow</li>
</ul></li>
</ol></left>
<br>
<br>
<br>
<br>
<center> <a href="10.html"><button type="button" style="font-size:50;color:green">REGISTRATION</button></a><center>
</body>
</html>