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 HTML Basics Getting Started with HTML What is HTML?

Michelle Meldrum
seal-mask
.a{fill-rule:evenodd;}techdegree
Michelle Meldrum
Front End Web Development Techdegree Student 348 Points

when I right click on a site, I don't get the option to view source of the page.

when I right click on a site, I don't get the option to view source of the page like stated in the video called "What is HTML?" I have a MAC. Thanks.

Which browser are you using and what do you see?

Michelle Meldrum
seal-mask
.a{fill-rule:evenodd;}techdegree
Michelle Meldrum
Front End Web Development Techdegree Student 348 Points

Browser: Safari, version 11.1.2 When I right click the options that appear are: Back, Reload Page, Open in Dashboard, Save Page As, Print Page

2 Answers

Go to Safari > Preferences and click the Advanced tab. Then put a check in the box next to "Show Develop menu in menu bar" (last item on page)

In a Chrome browser, click the "View Tab," scroll down to the "Developer" option and choose one. Also you can google "how to open Chrome Inspector." < i forget.

On a Firefox browser you need the developer tools add-on. It does the same thing.

In a Safari browser, there is a tab called "Developer." Open it and mess with the buttons.