OpenKey's home
|
help page
|
template
|
template source
|
blank template
|
blank template source
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"> <HTML xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <HEAD> <TITLE>Put the title of your file here</TITLE> </HEAD> <BODY> <h1>Put your school name here</h1> <!-- Name --> <H2>Name</H2> <p class="Name">This is a name paragraph...Plant's name (common and/or Latin)</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is a description paragraph...describe the leaf, flower, fruit, bark, shape, whatever.</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is another description paragraph...</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is another description paragraph...</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is another description paragraph...</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is another description paragraph...</p> <!-- Description --> <H2>Description</H2> <p class="Description">This is another description paragraph...</p> <!-- Discussion --> <H2>Discussion</H2> <p class="Discussion">This is a discussion paragraph...Discussion of differences among species</p> <!-- Distribution --> <H2>Distribution</H2> <p class="Distribution">This is a distribution paragraph...Where is the plant found? In prairies?</p> <!-- Distribution --> <H2>Distribution</H2> <p class="Distribution">This is another distribution paragraph...Where is the plant found? In Illinois?</p> <!-- Images --> <H2>Images</H2> <p class="Images">This is an image paragraph... usually a URL (webpage address) for the image.</p> <!-- Images --> <H2>Images</H2> <p class="Images">This is another image paragraph... usually a URL (webpage address) for the image.</p> <!-- Other --> <H2>Other</H2> <p class="Other">This is for other information... like the season, where the pictures were taken, uses for the plant,... </p> <!-- Map --> <H2>Map</H2> <p class="Map">This is for a map image... perhaps a map of North America with dots indicating the distribution of the plant.</p> <!-- Copyright --> <H2>Copyright</H2> <p class="Copyright">This is for a copyright information... Who owns the rights to this record?</p> <!-- References --> <H2>References</H2> <p class="References">This is a references paragraph... Sources of information used for this record (books, people)</p> <!-- Creator --> <H2>Creator</H2> <p class="Creator">Who are you?... what school are you from</p> </BODY> </HTML>