Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HTML parsing #109

Merged
merged 2 commits into from
Jan 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
11 changes: 4 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h1 id="logo">
<h1>Hi I'm Franklin</h1>

<div class="content-text">
<h2>Building digital
<h2>Building digital</h2>
<h2>products, brands, and experience.</h2>

<p>
Expand All @@ -112,7 +112,6 @@ <h2>products, brands, and experience.</h2>
</div>
<a href="#" class="btn btn-secondary">Connect With Me</a>
</section>
</div>
</header>


Expand Down Expand Up @@ -198,8 +197,7 @@ <h3>Project Five</h3>
<a href="#"><i class="fas fa-globe"></i></a>
</div>
</div>
</div>
</div>
</div>

<!-- Project 6 -->
<div href="" class="card">
Expand All @@ -214,8 +212,7 @@ <h3>Project Six</h3>
<a href="#"><i class="fas fa-globe"></i></a>
</div>
</div>
</div>
</div>
</div>
</article>

<a href="#" class="btn btn-secondary">See More <i class="fas fa-arrow-right"></i></a>
Expand All @@ -237,4 +234,4 @@ <h3>Project Six</h3>
</footer>
<script src="js/script.js"></script>
</body>
</html>
</html>