-
Notifications
You must be signed in to change notification settings - Fork 10
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
My Wonderful Webpage #5
base: master
Are you sure you want to change the base?
Conversation
It's better than normal homework, right? ✨ Don't answer that. Looking pretty good! I see you're working ahead and added an image. That makes you a little ahead of the game for this week's exercise: https://github.com/CWDG/portfolio-site-2 |
</ul> | ||
<a href="http://images.rapgenius.com/205030145a1abcaed4efe27133eb23c6.340x255x61.gif">My philosophy on life</a> | ||
<BR> | ||
<a href="https://rawgit.com/stephengant/portfolio-site/master/anotherpage.html">link</a> |
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.
Since this page is in the same folder, couldn't this just be:
<a href="anotherpage.html">link</a>
?
Yay Homework!