Welcome to the Playground!!
I see that it's your first time here. Please consider doing a few lessons first if you are not familiar with Codemoji and in no time you'll be able to come back and master the playground!
This area is called the playground. You can use it to play around with the different tags, building whatever webpage you would like. There are no rules! Simply drag the emojis from the Emoji Box into the text editor on the left and then add text to see what you can create.
As always, press the blue "Run Code" button in the bottom left corner of the screen to run your code, then press the purple "View Code" button that appears to see what you've created!
If you forget your task (to play!) or would like a refresher as to how the playground works, simply click the white triangle in the bottom left corner of the screen and this tip will reappear.
HTML Elements Guide
1. The HTML Tag
This is the tag. Before you can get going, you need a green light. All HTML documents start and stop with the so drop one in to begin, and to end your document.
2. The Head Tag
This is the
tag. You'll find the brains of the operation, at the start, in the panda's head - not seen on the page. You might want to add a title within the head.3. The Title Tag
This is the
4. The Body Tag
This is the
5. The Paragraph Tag
This is the
tag. Need a new paragraph? Newspapers are filled with them. Drop a newspaper in to get a new paragraph.
6. The Div Tag
This is the
7. The H1 Tag
This is the
tag. Just like swirls on a soft serve ice cream cone, H1 to H6 tags are here. The most important ones are the H1, and the least important ones H6.
8. The Break Tag
This is the
tag. It creates a break between lines of text.
9. The Strong Tag
This is the tag. Sometimes you need to emphasize something and say it strongly.
10. The Image Tag
This is the tag. If you need to add an image to your page, just use an
and select the picture you'd like.
11. The Map Tag
This is the
12. The Unordered List Tag
This is the
- tag. Unordered lists don't have any order, just drop in the checkmark.
- tag. Lists are a great way to add some order to things.
14. The Bold Tag
This is the tag. Go boldly where no one has gone before!
15. The Italics Tag
This is the tag. Use italics for special text like book titles.
16. The Span Tag
This is the tag. Just like a scroll, span is a section in the document.
17. The Anchor Tag
This is the tag. Links connect the internet and allow you to connect to various sources.
18. The Blockquote Tag
This is the
tag. Good books are filled with quotes.
19. The Table Tag
This is the
tag. Structure makes things easier to understand. Add a table when you need rows and columns.
20. The Audio Tag
This is the
21. The Video Tag
This is the
13. The List Item Tag
This is the