Hi, I’m doing the off platform project on Dasmoto’s Arts and Crafts, I’ve two issues here.
- I’m trying to add the background image via a CSS stylesheet but it doesn’t seem to be working. (using the CSS rule background-image: url(“…\resources\pattern.jpeg”)) I have the image correctly stored and linked in a resources folder, but it doesn’t show up here on the page.
- I’m using semantic HTML as a challenge and placed the
tags in tags, with a underneath. For some reason, the position of the images seem to not match the one displayed in the spec. They look slightly indented, and spaced out from the left edge of the page. I took a screenshot of the spec to compare. Can anyone help with this?
(My current version of the website.)
(The end result, described in the spec.)
The GitHub link of my HTML and CSS code as is is linked below, I’d appreciate if someone can have a look!