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 HTML Basics Structuring Your Content Semantic HTML: <header>, <footer> and <section>

how to get the lorem dummy text?

how do you get the lorem text to use as content?

3 Answers

Thanks Johnathan. Yes that’s what I was hoping could be done in workspaces. In sublime you can type in lorem click enter and voila....text appears It would be great to have this feature in workspaces.

Linas Mackonis
Linas Mackonis
7,071 Points

Hi Kishore, There are Lorem Ipsum content generators for this purpose. One of them is (https://www.lipsum.com/)

thanks I was wanting some keys to press for it to appear in my workspace ,and not wanting to go to a new site.

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,252 Points

Interestingly you can generate lorem ipsum automatically in Visual Studio Code text editor. I'm not sure if it's an "out of the box feature" of if you need an exension for it but if you need lorem ipsum simply type "lorem" and then the tab key and then voila. :-)