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

Benjamin robles
3,229 Pointshow to make html5 animated web and a manageable web site, for a beginner web designer
im a graphic designer and i designs web, well only design in photoshop and illustrattor nothing of code, like for 2 two years, Andi really good on that, but i wanna go further.
many people are asking me for my designs and development, but i m not a developer, ive been follow the course of web developer now.
i have two issues
first, Now especifically are asking me for a web portfolio blog, and has to be manageable, like a wordprees or jomla templates. but i have to doit using one of those, because i want to be creative and really dont now if those can allow me do the webpage i want, somenthin like transition or fades images etc.
second, i really love those super creative html5 page with amazing animations. and parallax effects.
on bove issues wich courses or tracks i have to learn.
Thanks for the answers
2 Answers

Victor Ruiz
16,570 PointsHi Benjamin,
I would suggest you take the front end development course to get the basics down. Then you can find out more about thml5 & css3. If you need to build a quick portfolio out of wordpress I would suggest you go and take a look at what themeforest has to offer but also take the wordpress courses here at treehouse.
Good Luck!

jason chan
31,009 PointsCSS can animate and jquery.
I would recommend you learn jquery to animate things.
Or you can learn adobe edge animate.
Benjamin robles
3,229 PointsBenjamin robles
3,229 PointsThanks for the answer, im alredy learnning with how to make a website, whats is the diference with the front end basic?
Victor Ruiz
16,570 PointsVictor Ruiz
16,570 PointsThe front-end development course will give you the confidence to start coding from scratch. It setups the basics you will need if you want to learn a new language or code your own custom websites with interactivity from scratch. The course your taking now will get you familiar with html and css and the design process, which I also recommend if your new to web design.