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

Laurence kite
11,768 Pointsprojects and portfolio for a job
I am studying bootstrap basics and have a reasonable knowledge of html and css but want to build a portfolio.
I am not sure how to start building my first website, I guess i need to start with rough sketch but wondered how best to create a design and then create the code to created the site .. Eg the header and footer and content...
1 Answer

Thomas Doyle-Engler
6,005 PointsFirst look at others portfolios and ask what you like and what you don't like, if you want to check some out here is a decent link http://htmlinspiration.com/websites/personal-portfolio/23/ . Then remember you page is a representation of you and what you can bring to the table. Sit down and do a quick wire frame of what you want it to look like . then open up your text editor and start making the skeleton of your HTML (good idea to save a skeleton HTML just to make it easier for you in the future). Then start experimenting, I have a portfolio page on my computer that i change daily as I make this or that adjustment and experiment with new things I learn. It is nice to be able to apply what the lessons have taught. The hardest part is getting started, once you start to see the design come together you will just want to keep going with it.