To code your fic, copy the HTML below: <!-- Begin HTML Code --> <html> <head> <title>[ Title of your fic ]</title> </head> <body> [ Your Story ] </body> </html> <!-- End HTML Code --> ** Please note: separate your paragraphs with a <p> or your story will come out as one big mess of words. Try it. You'll see what I mean... If you need to separate a line without creating a new paragraph, use a <br> (break). Want to add your email address? Add this code after your story, BEFORE the </body> tag: <a href="mailto:[ Your email address ]">[Your email address or name]</a> ** Don't forget to delete the brackets as well... Gambatte! ^_^ [NETSCAPE USERS: Ignore the <plaintext> tag at the head of this page- it was the only way I could get Explorer to show the HTML code as text. ^^]