This feature is currently only available for institutions publishing to JSTOR's Community Collections. For more information, see JSTOR Community Collections.
On this page:
HTML Tags for Collection Customization
When publishing to JSTOR you can now use HTML coding to enhance your projects. Currently, JSTOR Forum supports HTML when editing your Collection Page for publishing to JSTOR. This includes:
- Collection Title
- Collection Description
You will be able to use HTML coding to create hyperlinks, change your font styling, or organize your spacing. Currently JSTOR Forum supports:
- Hyperlinks, <a href="link"></a>
- Within an anchor tag you can use the target attribute to determine where your hyperlinks will open. For example you can include target="_blank" for your URLs to open on a new page.
- Bold, <b></b>
- Italic, <i></i>
- Paragraph Tags, <p></p>
- Line Breaks, <br>
Other semantic font-style tags, such as <strong>, or additional attributes within tags, such as style, are not currently supported.
If you are using a supported tag and you receive an error message please contact forumsupport@jstor.org with information about your project and the field you're trying to edit.