HTML snippets of use

From The Unofficial Discogs Wiki

Jump to: navigation, search

Useful HTML bits for Discogs

There are two code formats that function within Discogs.com - Forum codes and HTML. And we have wikiformatting for the unofficial wiki. I'll add more to this later ~deejsasqui

Forum Codes

Placeholder - Forums rules and formatting

HTML

Placeholder - the main reason I made this page - to display the code used to create the more basic of interesting things, such as:

  (''doesn't appear as &-nbsp-; should, I need to fix this'')

<sup>Super</sup>text

<sub>Sub</sup>text

<s>Strikeout</s>

Resulting in: " " (non-breaking space, used for offsetting text a single space - use as many as you see fit / need to replicate a layout, but note that Discogs.com currently reformats these coded spaces as normal spaces when anyone edits the page, requiring that the next person re-type all those coded spaces)

Supertext

Subtext

Strikeout