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 HTML First What is HTML?

What is hypertext and markup language.

Please tell me what those two things can mean, and please use easy explaining methods.

2 Answers

HyperText to share links between others in the web and Markup Language to make a visual representation about the webpage from color, layout and typography to other design principles :-)

Roman Delcarmen
Roman Delcarmen
3,088 Points

HTML (Hypertext Markup Language) is the set of markup symbols or codes inserted in a file intended for display on a World Wide Web browser page. The markup tells the Web browser how to display a Web page's words and images for the user.