Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
In this lesson, you'll learn about the role of HTML and CSS, where and how these are used to structure and style many of the websites you visit every day, and you'll take a look at the example project you will be working on throughout the course.
Starting your journey in web development can often feel like you're learning a new language. There is a whole range of new ideas and concepts you'll encounter, but you don't always need to memorize or remember what these terms mean straight away! In the Teacher's Notes for each lesson in this course, you'll find some helpful additional comments and resources to help you develop and deepen your understanding over time.
Saving your changes in Workspaces
Remember, to view the changes you've made to the project files in your Workspace, you'll first need to save each file you've edited before refreshing the browser. When Treasure asks you to change the color to blue and refresh, make sure you've saved the file first! This is quick and easy if you use one of these shortcuts:
Saving your file
Operating System | Keyboard Shortcut |
---|---|
Mac OSX | Command ā + S |
Windows | Ctrl + Sā |
New Terms:
HTML - HyperText Markup Language, a set of tags we use to describe the structure of web pages.
CSS - Cascading Style Sheets, a language used to describe how an HTML element should look when displayed in a browser.
Website examples:
-
http://www.rawnet.com/
- https://www.ideo.com/blog
-
http://www.ted.com/
- https://www.metmuseum.org/
- http://mrdoob.github.io/three.js/examples/css3d_periodictable.html
Further Reading:
These resources are optional, but are great assets for learning more about the field of web development!
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
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