Special Data Structure

By: {Your Name Here}

Introduction

First, choose a data structure. You may choose from these:

If your teacher allows others, check to be sure you have made an acceptable choice.

After you have selected your structure, replace the contents of the H1 tag and this introduction to give an overview of the structure you chose. A good thing to include in the introduction is the typical use case for the structure.

Details

Replace this content with information about the structure you chose.

You should include technical details like code snippets (Try using the <code> tag to display any sample code that you want in your essay -- look at the HTML of previous activities to see good use the <code> tag and related CSS).

You may include information about the advantages or disadvantages of the structure, and exactly what types of data are appropriate for marking up in this structure.

You may include any other details that will help readers understand the structure.

You should probably replaced the H2 heading that says "Details" with a more descriptive heading, based on the topics you chose to write about in this section.

Conclusion

Write a short conclusion paragraph to finish your essay. It can include a review sentence about your main ideas from the details section, a reference to statements you began with in the introduction section, a personal opinion about the structure, and/or another summary statement appropriate for the topics you chose to write about earlier in the essay.

Sources

If you used any resources like informational web pages or 'borrowed' code snippets, include a URL inside a paragraph in this section for each one. Remove this paragraph when finished. Also include any references to in-class activities that helped you write your essay.