HTML:
<html>
    <head>
        <title>Basic HTML</title>
        <style>
            h1 {
                font-size: 40px;
                -webkit-transform: translateX(-50%) translateY(-50%);
                position: absolute;
                top: 50%;
                left: 50%;
                color: LightGreen;   
            }
        </style>
    </head>
    <body>
        <h1>
            Sincerely, The Amateur Modder
        </h1>
    </body>
</html>
SirH

SirH

Lurker Lv0️⃣ 20 From 31004 US 12 Lot 48
Joined
Last seen
Reaction score
1

Profile posts Latest activity Postings Clubs About Inventory

  • There are no messages on SirH's profile yet.
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top