• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~test with the tag "colour". Back to normal view / Search all groups
    1. Trying out different HTML tags

      p green span green green <span class="syntax-green">green</span> div <div style="color: green;">green</div> font <font style="color: green;">green</font> del/ins Reddit Tildes img <img...

      p

      green

      span

      green

      green

      <span class="syntax-green">green</span>

      div

      <div style="color: green;">green</div>

      font

      <font style="color: green;">green</font>

      del/ins

      Reddit Tildes

      img

      <img src="/favicon-32x32.png" alt="favicon" title="tildes favicon"></img>

      <img src="/favicon-32x32.png" alt="favicon" title="tildes favicon" />

      style

      <style>.green { color: green; }</style>

      pre

      green mono

      code

      green mono


      >text starting with a gt sign.

      >md quote
      
      Big quote.
      Big quote.

      <q>Inline quote.</q>


      A link to a note

      <div id="note">This is a note.</div>

      This is a note.

      3 votes