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

CSS

hello every one please anyone can help me

i need to make site same view on desktop and mobile ...

Steven Parker
Steven Parker
229,670 Points

It would help if you made your question more specific, and provided the code you are working with (or a link to a workspace snapshot).

I create my own site and I want this site to appear on mobile phones as it appears on the PC what is the correct code to use ... thank you

1 Answer

Steven Parker
Steven Parker
229,670 Points

You do nothing special if you want it to appear the same. But normally, you do not want the same display on a phone as on a large screen. That's what responsive layout is all about.

You might want to take the short Responsive Layout course, and/or the CSS Layout Techniques course to learn more about these concepts.

thanks for your help...