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

Where can I find......?

I am wondering if there is an image that shows me what each word means in a code. For example......

<html lang = "en-us">

html being an ELEMENT and lang being an ATTRIBUTE.

When I am looking stuff up, I always get confused when people are explaining something and they use Jargon when discussing it. Especially when I'm looking at the API on Jquery, but the explanations just go over my head and I give up.

I'm sure there is a reference like that that someone has seen before.

Thanks!

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,863 Points

Hey,

I personally haven't seen anything along those lines, but the MDN - Mozilla Developer Network is my goto for questions and clarity.

:)