-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpractical.html
73 lines (64 loc) · 4.29 KB
/
practical.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
<!DOCTYPE html>
<html>
<head>
<title> OCC.ac.in</title>
<link rel="stylesheet" type="text/css" href="main..css">
</head>
<body>
<div style="background-color: pink; width: auto; ">
<center><header style="font: serif; ;"> E-LEARNING THE BEST WAY OF PRACTICE </header> </center>
<input type="cheak box" name=" name">
<button style="background-color: pink ;border-color: pink ;border-radius: 10px ;float: right;"><a href="https://www.vedantu.com/"> home</a></button>
<button style="background-color: pink;float: right; border-radius: 10px;border-color: pink ;"><a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-physics">physics</a></button>
<button style="background-color: pink; border-radius: 10px;border-color: pink ; float: right;"> <a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-chemistry">chemistry</a></button>
<button style="background-color: pink; border-radius: 10px;border-color: pink;float: right; "> <a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-maths">math</a></button>
</div>
<div style="width: auto; list-style-type: square; height: auto ;">
<h3>suggested colleges</h3>
<button style="float: right; background-color:yellow;"> <a href="https://schoolweb.tdsb.on.ca/centraltechnicalschool"> join</a></button>
<li>Central Technical School</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.applevalleypreschool.com/">join</a></button>
<li>Apple Valley School</li>
<br><button style="float: right; background-color:yellow;"> <a href="http://bvis.ch/ ">join</a></button>
<li>Bella Vista Institute </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.bellwetherschool.org/">join</a></button>
<li>Bellwether High School </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.bigpineschools.org/">join</a></button>
<li> Big Pine College</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.harvard.edu/">join</a></button>
<li> Harvard University</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://bvcs.org/">join</a></button>
<li>Big Valley Academy </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.mit.edu/">join</a></button>
<li> Massachusetts Institute of Technology</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.cam.ac.uk/">join</a></button>
<li>University of Cambridge</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.caltech.edu/">join</a></button>
<li> California Institute of Technology</li>
</div>
<h3>suggested online platform</h3>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.linkedin.com/learning/">join</a></button>
<li>LinkedIn Learning </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.udemy.com/">join</a></button>
<li>Udemy </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.coursera.org/">join</a></button>
<li>Coursera </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.skillshare.com/">join</a></button>
<li>Skillshare </li>
<br><button style="float: right; background-color:yellow;"> <a href="https://www.thinkific.com/">join</a></button>
<li> Thinkific</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://teachable.com/">join</a></button>
<li> Teachable</li>
<br><button style="float: right; background-color:yellow;"> <a href="https://byjus.com/">join</a></button>
<li>byjus</li>
<div style="background-color: grey; width: auto; height: 166px; ;margin-top: 50px">
<br><a href="https://www.vedantu.com/"> home</a>
<br style="float: right;"><a href="https://byjus.com/">byjus</a>
<br ><a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-chemistry">chemistry</a>
<br><a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-physics ">physics</a>
<br> <a href="https://www.vedantu.com/ncert-solutions/ncert-solutions-class-12-maths">math</a>
<footer style="float: right;"><h5>OCC-online cource & classes</h5>
<h5>all copyrigths results passed 2020-2021</h5></footer>
</div>
</body>
</html>