No media files provided.
A customer wants you to make his writings into HTML so that it displays well in web browser. He has written the text. Your job is to use HTML to define the content for web browser to properly display it.
Given the following text, please use HTML to group related content together.
Title: World Simulation Game This is a game that simulate your life with your real world data. This game uses the real world’s weather and temperature data. It’s rainy today in Macao. You should buy an umbrella by using $10 game coins. Haven’t started playing yet? Buy now with $4.99. Thank you and enjoy the rest of your Friday.
Please also consider adding span tag to content that we’ll need to dynamically change them with JavaScript later.
You may get started by using the following Codepen. You can change all the code in the pen as you want.
N/A