-
Notifications
You must be signed in to change notification settings - Fork 47
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
Danielle Metzner - Personal Website #28
base: master
Are you sure you want to change the base?
Conversation
Personal Portfolio SiteWhat We're Looking For
For this project, the instructors are giving a spot-check review. If you’d like a more in-depth review, please reach out to me! |
</section> | ||
|
||
<section> | ||
<img src="image/Moab_slickrock.jpg" /> |
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.
I found the image, but it looks like my computer care more about the case of the file extension. the file you saved has the extension ".JPG".
</section> | ||
|
||
<section class = "gallery"> | ||
<div><img src="images/CB_401.jpg"/></div> |
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.
No alt text. :'(
font-weight: 700; | ||
src: local('Rubik Bold'), local('Rubik-Bold'), url(https://fonts.gstatic.com/s/rubik/v7/iJWHBXyIfDnIV7F6iGmd8WD07oB-.woff2) format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} |
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.
You use these fonts a lot, and if you moved them into a main.css you'd only have to load them once.
Personal Portfolio Site
Congratulations! You're submitting your assignment!
Comprehension Questions