Just like the childhood game, the kids start and stop, but use the read and stop tags of HTML instead of colors. Computer programmers can tell you how much that slash matters!
HTML stands for Hyper Text Markup Language which is how webpages are written. The simple code below says, read and display a Smiley Face, then stop. The </> is the “red” light in the childhood game. The children move forward with the “green” until freezing with the stop.
<html>
😀
</html>


Note: Let the first child to reach you take over the sign “coder” for a turn. Next, insure all children are given a turn to be the coder.
Leave a Reply