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 Creating HTML Content Build the Footer

I have a Gmail account, but I'm not sure if I am logging it in right. When i see my preview, it doesn't appear the logo.

The code is logged, but it won't show on the preview. There must be something I'm missing. Needing helpful answers if possible...

Brent Suggs
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Brent Suggs
Front End Web Development Techdegree Graduate 21,343 Points

I'm a little confused about what you are asking... Not sure what your gmail account has to do with this particular lesson. Can you please explain?

rydavim
rydavim
18,814 Points

Are you having trouble posting the link to your email address on the contacts page? Are you having trouble getting a background icon to show up in front of your email address on the contacts page?

Your question is a little bit confusing. I would recommend posting the code (HTML and CSS) that you're having trouble with. You can copy and paste your code from Workspace into a forum post. Putting three backticks ``` before and after your code will help format it nicely.

Example:

<a href="mailto:yourname@example.com">yourname@example.com</a>