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

Lynda Marsala
PLUS
Lynda Marsala
Courses Plus Student 144 Points

I need to build a website for touchscreen monitors. I was asked to utilize HTML 5. Best place to start?

I have limited knowledge of HTML. Enough to get by. I like to build in Dreamweaver. It will be a simple site, and it will be accessed on touchscreen monitors.

2 Answers

Wayne Priestley
Wayne Priestley
19,579 Points

Hi Lynda,

Without knowing your skills I'd have to say your probably best off starting from the beginning of the Build a basic website tutorial, you can always skip ahead on the subjects you already know.
Then I'd do the css courses so you can get the layout skills.

Hope this helps.

You'd need to be aware of touch events for swiping and other things that you can't do on an ordinary device.

Also check out this article for a good overview, including some best practices to use.

If you're confident enough with html already then go for it. Otherwise check out Build a basic website as Wayne said or some of the other html tutorials if you want to refresh your skills.

Hope this helps :)