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

Design

Nour El-din El-helw
Nour El-din El-helw
8,241 Points

Web page Design

As a front end web developer am i responsible for the design too like do i have to design the webpage which element goes where and stuff like that or should a designer give me the design and i implement it

2 Answers

Alexander Solberg
Alexander Solberg
14,350 Points

Well, there are many ways for front-end developers to "cheat" their way to great design.

First and foremost, looking at themes and design-templates. Wordpress, Bootstrap, Behance, Dribble, Templatemonster, are just a few of the many sites where you can find great themes. Choose one you like and start structuring your html and css to resemble it.

You can get Icons via the Font-Awesome library, or via services like Freepik or Pixabay.

Adobe color palette is useful for creating complementary colors, color.adobe.com

Google fonts is pretty great, there are actually some sweet fonts there.

So all in all, with these things combined, getting up and running with great design shouldn't be a problem, even if you're not a designer. Creating something original might be harder though, but for educational purposes, the listed options should suffice.

Nour El-din El-helw
Nour El-din El-helw
8,241 Points

thanks a lot mate that's exactly what i needed :)

Alexander Solberg
Alexander Solberg
14,350 Points

A front-end web developer, deals with client-side code. A web-designer deals with the visual representation.

Both share some tasks like writing html, css and some javascript.

You can do both, but neither are responsible for each others fields of expertise. It all depends on what you want to do, what kind of job you want to land.

As a freelance web-developer, it can be a good idea to get a good grasp of graphic design. If you are working at a web-development company though, it most likely employs designers that focus on the visual, and developers who focus on code.

Nour El-din El-helw
Nour El-din El-helw
8,241 Points

So im planning on becoming a front end web developer not a designer as im in the front end web development track but at the end of the CSS Basics course it is required to do some projects like create subpages for the page we created, create a single page website about my favourite city and creating an element alone like a nav etc. so now where should i get a design for these things