Skip to content

Commit 38b8fbf

Browse files
change typo
1 parent 9173b83 commit 38b8fbf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

verify.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
<a href="/"><img src="https://cdn.crfnetwork.com/images/crf/crf-banner-clean.png" alt="logo"
2626
class="logo"></a>
2727
<ul>
28-
<li><a href="#">Trang chủ</a></li>
29-
<li><a href="#">Khoá học</a></li>
30-
<li><a href="#">Về chúng tôi</a></li>
31-
<li><a href="#">Liên hệ</a></li>
28+
<li><a href="https://www.crfnetwork.com/">Trang chủ</a></li>
29+
<li><a href="https://education.crfnetwork.com/">Khoá học</a></li>
30+
<li><a href="https://blog.crfnetwork.com/privacy-policy/">Về chúng tôi</a></li>
31+
<li><a href="https://www.facebook.com/codingreshapefuture/">Liên hệ</a></li>
3232
</ul>
3333
<div class="search-container">
3434
<form action="#">
@@ -55,17 +55,17 @@
5555
</div>
5656
</section>
5757
<section class="details">
58-
<h1>Course Title</h1>
58+
<h1>Certificate Title</h1>
5959
<p>Student Name</p>
6060
<p>Teacher Comments and Grade</p>
6161
</section>
6262
<section class="description">
63-
<h2>Course Description</h2>
64-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed fringilla vel enim a ullamcorper. Donec
65-
commodo auctor nulla sed pretium. Aliquam vel ipsum blandit, varius quam sed, euismod est. Integer
66-
posuere euismod risus, eget dapibus lorem dignissim sit amet. Vivamus in risus lacinia, mattis leo ac,
67-
pulvinar enim. Praesent consectetur, turpis euismod luctus hendrerit, sapien orci ornare metus, id
68-
imperdiet purus metus vel odio.</p>
63+
<h2>Certificate Description</h2>
64+
<p>This certificate is awarded as a mark of recognition by CRF.</p>
65+
<p>For successfully completing the online course
66+
and demonstrating an understanding of the core concepts,
67+
deepening their skills and advancing their career.</p>
68+
<p>Well done!</p>
6969
<!-- add school information here -->
7070
<div class="buttons">
7171
<button class="download">
@@ -105,4 +105,4 @@ <h3>Title</h3>
105105
</body>
106106
<!-- Copyright by LTP 10/04/2023. All data is reversed -->
107107

108-
</html>
108+
</html>

0 commit comments

Comments
 (0)