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

General Discussion SVG Site Update

Suresh Rao
seal-mask
PLUS
.a{fill-rule:evenodd;}techdegree seal-36
Suresh Rao
Front End Web Development Techdegree Graduate 15,828 Points

SVG update Project instruction on Logo Task step not clear

At a page width of less than 425 pixels, remove the text from the logo and add an H1 tag that contains the logo text.

The above task step is not clear i.e. is it remove <p> of logo and add another H1 Tag? There is already the following H1 tag "<h1> Pembroke Welsh Corgi </h1>" in the index.html

1 Answer