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 trialibrahim Warsame
7,803 PointsWhat is hypertext and markup language.
Please tell me what those two things can mean, and please use easy explaining methods.
2 Answers
Joe Gamal
Android Development Techdegree Student 581 PointsHyperText 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
3,088 PointsHTML (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.