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

Question What do you need to know to comfortably write html or css

I am on old mainframe programmer used things like DCF or FOCUS / SQL /DB2 to write programs, inquiry menus etc. Some of the html code looks like DCF or FOCUS or DB2/SQL stuff. To get into html or CSS coding what or where do I deep dive to get refreshed with the code/ commands for example tables definition or forms or display components etc or is the familiarity because something new was built from something old or borrowed? Thanks Eileen

2 Answers

I'd recommend you follow along with the Learn HTML &CSS Track

If you already know what you're looking for and are needing a refresher I would recommend checking out w3schools.com. They have reference libraries for a number of languages.