3 votes

Trying out different HTML tags

Tags: colour, html

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 comments

  1. [2]
    Diff
    Link
    ALL THE BLOOD THAT IS LEFT IN YOU IS IN ME NOW TOO BOTTOM TEXT

    ALL THE BLOOD THAT IS LEFT IN
    YOU IS IN ME NOW TOO

    BOTTOM TEXT

    3 votes
    1. Diff
      Link Parent
      Oh rad Tildes handles line breaks vs paragraph breaks correctly.

      Oh rad Tildes handles line breaks vs paragraph breaks correctly.

      2 votes