Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS How to Make a Website CSS: Cascading Style Sheets What is CSS?

Collin Smith
Collin Smith
7,430 Points

Bullet points are still showing up after adding CSS

I've already completed the previous lesson, but the bullet points are still showing up before my images.

In order for the community to help you solve this issue and future issues, we need for you to post your relevant code. (HTML and CSS)

3 Answers

element { text-decoration: none; }

peter molina
peter molina
480 Points

Im having the same issue. I believe that possibly the workspace is a little off.