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

General Discussion

What are some website ideas I could design for practise?

Hey!

I am 3/14ths of the way through the Web Design track and really want to practise what I have learned so far. Does anyone have any ideas for a website I could do? Keep in mind I am at a pretty novice level right now.

Thanks!

4 Answers

Google's homepage!

Thanks! I tried doing your idea! I am almost finished. I am just having trouble centring the darn buttons! Is there any other way to centre them without the margin property? I also tried the display property, but that got me no where.

Thanks!

You can try wrapping the buttons in a div, for example "button-wrapper" and then give it text-align: center.

You can design something simple like an artist portfolio, or a simple website for a small business (a coffee shop or a restaurant).

Thanks!

One thing I would recommend is that you create a website for a business.

This doesn't have to be a real business though, you could always make one up and then create a website for this made up business. This is a really great way to get some real world experience in creating websites.

I hope this helped!

Yeah it did! I'll give it a go!

what ever you create make sure you commit the code on github