Skip to content

Commit a500333

Browse files
committed
add lesson 1
1 parent 6b1bb99 commit a500333

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,20 @@ <h3 class="section-heading">If you're new here, please take our 'Get to Know You
9696
</div>
9797
</section>
9898

99+
<section class="download bg-primary text-center" id="survey">
100+
<div class="container">
101+
<div class="row">
102+
<div class="col-md-8 mx-auto">
103+
<h3 class="section-heading">Meeting 1 On 'Basics of HTML'.</h3>
104+
<p>If you need reference to the source code for your personal use, check out the GitHub link below.</p>
105+
<div class="badges">
106+
<a href="https://github.com/VCHSCode/HelloWorld" class="btn btn-outline-dark btn-xl js-scroll-trigger">View Source Code</a>
107+
</div>
108+
</div>
109+
</div>
110+
</div>
111+
</section>
112+
99113
<section class="features" id="activities">
100114
<div class="container">
101115
<div class="section-heading text-center">

0 commit comments

Comments
 (0)