Skip to content

Commit 9185112

Browse files
committed
HTML Structure for intro section
1 parent 1dc7b28 commit 9185112

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

+8
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
<header>
1616

1717
</header>
18+
19+
<section class="intro">
20+
<h1 class="intro-title">Good ${morning}!</h1>
21+
<div class="intro-time">time</div>
22+
<div class="intro-dated">date</div>
23+
<p class="intro-text"></p>
24+
25+
</section>
1826
<section class="tube-section">
1927

2028
</section>

0 commit comments

Comments
 (0)