Women Writers Online
About
Texts
Encoding
Site Index
Contact
Training GuideThe following instructions describe the steps involved in encoding your first text from scratch. They focus on the easy parts first and work up to the more difficult parts, and they also try to make it easy to maintain a valid file at all times. Once you become more familiar with the encoding process, you may decide to do things in a different order, depending on the text you're working on.
First, try representing the overall structure of your document using just the largest structural elements: <front>, <body>, <back>, and <div>. Think carefully about what parts are nested inside each other; this may be difficult to determine, particularly in older texts. Include the headings (with <head>) so that you can keep track of what each part is, and use the type= attribute on <div> to identify the kinds of divisions you're encoding.