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 Create a Portfolio Using HTML and CSS!
You have completed Create a Portfolio Using HTML and CSS!
Preview
In this video, we’ll construct the HTML structure based on the provided mockups.
Resources
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
First, I'll use the handy Emmet shortcut
to build the initial structure by typing
0:00
an exclamation point and
hitting the tab key.
0:00
I'll add in my fictional person's
name within the title tag so
0:03
it displays in the browsers tab.
0:06
This blue squiggly line is here because
of the spellchecker extension I use and
0:09
it doesn't recognize this word.
0:13
So don't worry about that.
0:15
I'm just going to ignore it for now.
0:17
While we're here in the head element,
let's go fetch the fonts we'll be needing.
0:19
It looks like we need Young Serif
Regular and Open Sans,
0:22
and they're both on Google Fonts.
0:26
Let's go get them.
0:28
I've added a link in the teacher's
notes below for you.
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