Help with a personal project

Hi there, please see above.

For every bullet point, I have an idea to add it to the page so that when the code generates an li item, the item is inside of a shopping or grocery bag picture. If this cannot be achieved, I’d be hoping to at least change the bullet point style to an image which I am having trouble with as well.

Any other feedback would be appreciated. I’d love to make this idea as good as possible so I can add it as my first real project to potential employers.

For every bullet point, I have an idea to add it to the page so that when the code generates an li item, the item is inside of a shopping or grocery bag picture.

One possibility would be to use the css background-image property…

If this cannot be achieved, I’d be hoping to at least change the bullet point style to an image which I am having trouble with as well.

You could set the list-style-type property to something that works for you, or set it to ‘none’ and insert a font-awesome icon before the list-item text…

https://fontawesome.com/how-to-use/on-the-web/styling/icons-in-a-list