You are not logged in.

  • »imvucodes« is a verified user
  • "imvucodes" started this thread

Posts: 130

Location: Interwebs

Occupation: Serving code snippets non stop.

  • Send private message

1

Monday, July 12th 2010, 2:36pm

Big writing

Use this code to write in bigger letters. You can adjust the pixel value (25px) to make even bigger ones.

Source code

1
2
3
<span style="font-size:25px">
ANYTHING
</span>

Rate this thread