-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathreadme.html
37 lines (35 loc) · 1.66 KB
/
readme.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<title>ZaloPay Edu</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.0/dist/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
<link href="https://cdn.jsdelivr.net/npm/katex-copytex@latest/dist/katex-copytex.min.css" rel="stylesheet" type="text/css">
<style>
.task-list-item { list-style-type: none; } .task-list-item-checkbox { margin-left: -20px; vertical-align: middle; }
</style>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'Ubuntu', 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
}
</style>
<script src="https://cdn.jsdelivr.net/npm/katex-copytex@latest/dist/katex-copytex.min.js"></script>
</head>
<body>
<h1 id="zalopay-edu">ZaloPay Edu</h1>
<ul>
<li><a href="#zalopay-edu">ZaloPay Edu</a>
<ul>
<li><a href="#m%E1%BB%9F-%C4%91%E1%BA%A7u">Mở đầu</a></li>
<li><a href="#ch%C6%B0%C6%A1ng-tr%C3%ACnh">Chương trình</a></li>
</ul>
</li>
</ul>
<h2 id="m%E1%BB%9F-%C4%91%E1%BA%A7u">Mở đầu</h2>
<h2 id="ch%C6%B0%C6%A1ng-tr%C3%ACnh">Chương trình</h2>
</body>
</html>