EditorialHTML

From SoylentNews
Revision as of 22:32, 18 February 2020 by Martyb (talk | contribs) (Added example of blockquote usage. Changed to display as mono-spaced, "terminal" font. Arranged more like how a typical story would be laid out.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Following is a list of useful HTML elements (tags) for editing stories and commenting on SoylentNews:

<p class="byline">$SUBMITTER writes:</p>

<a href="https:\\www.example.com\path\to\content.html">linktext</a>

<p>paragraph text</p>

<blockquote>
<p>Text to be quoted from a source document.</p>
<p>More quoted text.</p>
</blockquote>


See Also: "Slashtags" manual