HTML snippets of use
From The Unofficial Discogs Wiki
Revision as of 20:35, 4 September 2007; Deejsasqui (Talk | contribs)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
[edit]
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
[edit]
Forum Codes
Placeholder - Forums rules and formatting
[edit]
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
