Here's the part of the guide where you'll finally get your feet wet. Grab yourself a snack, open your text editor, and get ready to stretch your mind and your typing fingers.
The Cascading Style Sheet below tells your Web browser how to display the XML document you'll create later. Study the following CSS carefully as you recreate it in your text editor. It contains comments to teach you what the code means. The comments are within the /* and */ characters.