Comments on Profile Post by Sir-Teabag

  1. gone
    gone
    <!DOCTYPE html>
    <html>
    <body>
    <h1>
    Hey, Sir Tea-bag.
    </h1>
    <p> It's ya boy TrueVision</p>
    <p> Dis is what it is supposed to be boi.</p>
    </body>
    </html>
    Feb 29, 2016
  2. Sir-Teabag
    Sir-Teabag
    <!DOCTYPE html>
    <html>
    <body>
    <h4>
    <p> *Wispers hi* </p>
    </h4>
    </body>
    </html>
    Feb 29, 2016
  3. gone
    gone
    <!DOCTYPE html>
    <html>
    <body>
    <h1>Hi</h1>

    <script>
    var greeting = prompt("Who are you?");
    if (userAnswer == "Sir-Teabag") {
    console.log ("Hey Sir-Teabag!")
    }
    else {
    console.log ("Hey, whoever you are...")
    }
    </script>
    <h1> Did you like what I did dere? </h1>
    </body>
    </html>
    Feb 29, 2016
  4. Sir-Teabag
    Sir-Teabag
    Nice.

    Haven't learn't that yet xD
    Mar 1, 2016
  5. Blueberries
    Blueberries
    no
    why did you encourage him
    Mar 1, 2016
    Bunni likes this.
  6. gone
    gone
    It's javascript in html :p
    Mar 1, 2016
    Sir-Teabag likes this.
*/