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 trialAnastasija Scepak
8,308 PointsStarting a portfolio
Step by step I am going further with courses. My bf suggested to start making a portfolio. And I feel like I don't know where to start. I know how I want everything to be. I sketched different layouts in my notebook, wrote comments what is where. But to make it with a code... I just don't know how to start it... Any tips? Please?
5 Answers
Curtis Schrum
10,174 PointsDo not get discouraged! I start every website with a site-map, I draw out what every page will be and its content. Treat yourself like the client, obviously you want a Projects page, About page, Contact Page, some Reviews, maybe a page where potential clients could inquire on your services. I do second the Wordpress comment above, there is (in my mind) no reason to not use Wordpress these days for projects like a Portfolio.
Scott Evans
4,236 PointsJust start of slowly. First build your HTML file. Get yourself to a point where you have a wire frame for your website. So a header, content and foot maybe. Once you get to that point you could begin to style the wire frame using some of your CSS knowledge.
Best approach is to just take it slowly and ask for help as you progress.
Anastasija Scepak
8,308 PointsThank you :)
Scott Evans
4,236 PointsStart with Web Design
Natasha McDiarmid
11,400 PointsI would recommend building your portfolio on the WordPress platform. Have you taken any courses on that topic?
Scott Evans
4,236 PointsAh i see you already have an understanding of HTML and CSS. What exactly is it your stuck on?
Anastasija Scepak
8,308 PointsYeah, I have an understanding of HTML and CSS. Just don't know where to start. Maximum I have is only an html file and just looking through other examples of web-pages. Have an idiotic feeling that I don't know anything.