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

HTML

External website learning! From web pages

I want to learn HTMl And CSS by downloading web pages and reading their codes from note pad it worked once for me but i don't know thy it is not working again . I want to improve my skills by reading their code

Like if i download the current web page go which you are reading my question and open it with note pad i want to see the page in terms of HTML and CSS code

2 Answers

Right click in most browsers, and click "Save as" or "View Page Source". To get a site's CSS, you'll have to view the page source, and click the linked CSS document.

What is the issue? Are you asking how to view the source code of a given page?

In Chrome and Firefox view the source code with Ctrl + U