-
Notifications
You must be signed in to change notification settings - Fork 42
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
&& Kate (Not my proudest work) #45
base: master
Are you sure you want to change the base?
Conversation
Feature landing page
Feature about page
Personal Portfolio SiteWhat We're Looking For
|
<nav> | ||
<ul> | ||
<li class="logo"><a href="../index.html"><img src="../assets/PondsEdgeSmall.svg" alt="The Pond's Edge Logo"></a></li> | ||
<li><a class="nav-work" href="#">Work</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The anchor tags need to be fixed here.
<nav> | ||
<ul> | ||
<li class="logo"><a href="../index.html"><img src="../assets/PondsEdgeSmall.svg" alt="The Pond's Edge Logo"></a></li> | ||
<li><a class="nav-work" href="#">Work</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The links here need to be finished.
|
||
<nav> | ||
<ul> | ||
<li class="logo"><a href="#"><img src="assets/PondsEdgeColorSmall.svg" alt="The Pond's Edge Logo"></a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More links to fix
Personal Portfolio Site
Congratulations! You're submitting your assignment!
Comprehension Questions