-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpythoncert.html
20 lines (19 loc) · 1.08 KB
/
pythoncert.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html><head>
<title>Python certificaat</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald">
<link href="https://koalateen.github.io/css/stylesnavbar.css" rel="stylesheet">
<link href="https://koalateen.github.io/css/styles.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://koalateen.github.io/img/favicon.ico">
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div id="main-bar"></div>
<!-- Menu bar -->
<script src="https://koalateen.github.io/js/nav.js" id="nav-bar"></script>
<!-- End menu bar-->
<!--end CssMenu-->
<a href="https://www.sololearn.com/Certificate/CT-BVHWS31O/png"><img class="cert" src="https://www.sololearn.com/Certificate/CT-BVHWS31O/png" alt="Python Certificaat"></a>
</body>