Donald Fagen - #89
Conversation
Webpage created
| .introduction image { | ||
| position: center; | ||
| border-radius: 3rem; | ||
| } |
There was a problem hiding this comment.
You need to use .introduction img to select the img tag. You might also want to shrink the image, for example you could use width: 50vw; to make it 50% of the browser width. Otherwise it is too large so it won't actually position itself in the centre.
| <h3><a href="https://www.facebook.com/DonaldFagenMusic"> Donald Fagen Facebook </a></h3> | ||
|
|
||
|
|
||
| </footer> |
There was a problem hiding this comment.
This is excellent and you've made good use of the semantic tags and CSS styling. The media queries appear to work correctly when I adjust the size of my browser window.
The only suggestion I would make is you might want to make your text smaller since at the moment it's very large and makes your content take up several screens, even on a large monitor.
|
Your coursework submission has been closed because nobody has interacted with it in six weeks. You are welcome to re-open it to get more feedback. |
Webpage created
Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in
HOW_TO_MARK.mdin the root of this repositoryYour Details
Homework Details
Notes
What did you find easy?
What did you find hard?
What do you still not understand?
Any other notes?