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 How to Make a Website Beginning HTML and CSS Add Style to the Page

how do i get preview to open a new tab? i can't get back to workspace w/o closing it.

i have to close preview, relaunch workspace and get back to writing code.

2 Answers

Michael Afanasiev
PLUS
Michael Afanasiev
Courses Plus Student 15,596 Points

Hi Anthony,

Are you using OSX with Safari by any chance? If so, click on:

Safari > Preferences > Tabs > Open pages in tabs instead of windows > Never.

Now try again.

Thanks so much. That worked. I forgot to mention I was on OS X using safari

Steven Parker
Steven Parker
230,995 Points

This is a browser function. In Chrome, opening in a new tab can be done by control-click, or right-click and select "open link in new tab" from the context menu that pops up.

The method may differ if you use a different browser - check your browser's user guide.