Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Treehouse Club: CSS!
You have completed Treehouse Club: CSS!
Preview
Learn about a few new features such as the language attribute in our html tag, the link to our style sheet, and an image tag.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
However, I've added some special features,
such as the language attribute in our
0:00
HTML tag, the link to our style sheet, and
an image tag.
0:01
Let's break it down.
0:05
In our HTML document, in our opening HTML
tag,
0:08
I've added some more information about our
page.
0:12
I've added the language it's written in,
and in our case, it's written in English.
0:15
While it's not necessary,
0:20
it does help a search engine know what
language the content of your page is.
0:21
This language tag is called an attribute,
0:26
because it adds information to an opening
tag.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up