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

HTML How to Make a Website Beginning HTML and CSS Introduction to HTML and the Portfolio Project

Need to create one site for Friend's b'day

Will it be possible with this to create one site with all friends photo and putting some songs in it?

4 Answers

Calvin Nix
Calvin Nix
43,828 Points

Hey Sonali,

Yes you will be able to create a website and add your photos. I don't believe that the course mentions including audio in websites but that can simply be implemented by a few quick google searches :).

James Barnett
James Barnett
39,199 Points

> but that can simply be implemented by a few quick google searches :)

I've looked there's not a lot of great introductory material on the HTML5 audio/video elements.

James Barnett
James Barnett
39,199 Points

Sonali Gholap - Here's a very simple demo that plays a mp3 on a website using the HTML5 audio element that should get you pointed in the right direction. It supports Chrome, Safari, Firefox and IE 9 (and up).

Calvin Nix
Calvin Nix
43,828 Points

Just to spark some ideas:

I recommend to watch some of the Treehouse videos on CSS transitions. You could do a lot of cool things like flickering candles, moving balloons, and more!

James Barnett
James Barnett
39,199 Points

Those are some awesome ideas, although not the simplest things to do for someone new to CSS.

Thanks ..will try to Google and also learn on tree house video :)