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

HTML How to Make a Website Styling Web Pages and Navigation Style the Portfolio

Dennis Wenrich
Dennis Wenrich
1,202 Points

Bullet points

I set the #gallery to everything on the video, "including list-style: none;". For some reason the bullet points are still showing up.

Dennis Wenrich
Dennis Wenrich
1,202 Points

You know, I figured it out.

footer { font-size: 0.75em; text-align: center; clear: both;} padding-top: 50px; color: #ccc;

had my closing bracket placed incorrectly like so....once I changed it, the bullets disappeared.

Dennis Wenrich
Dennis Wenrich
1,202 Points

Thanks for replying. In the future I'll post the code in question.

1 Answer

Steven Parker
Steven Parker
229,732 Points

Congratulations on resolving your own issue! :+1:

Did @Dennis say he solved his own issue?

Ah. Cool :)