Re: Bored? Why not express yourself!
<html>
<head>
<title>Bored?</title>
<meta name="keywords" content="bored, bordummm, boremmm, noob bordumm" />
<meta name="description" content="If you are bored, go here and you will be even more bored! />
</head>
<body>
<center>
<h1>Bored Coding</h1>
<p>I like this kind of coding; I think it's very fun</p>
<ul>Sometimes I make lists
<li>Full of this</li>
</ul>
<p>But other times not...</p>
<?php
echo "Other times I do, this...oh I give up"
?>
Ya....Nooby Boring Website Coding :/
Re: Bored? Why not express yourself!
Code:
<?
$name ="omgisavedu";
$status ="bored";
?>
<html>
<title>Bored</title>
</head>
<body>
<table>
<tr><td> <b><? echo $name ?></b></td><td><? echo $status ?></td></tr>
</table>
</body>
</html>
Re: Bored? Why not express yourself!
Remember to use my traveling agency www.expedia.com
PHP Code:
import javax.swing.JFrame;
import java.awt.*;
public class Expedia extends JFrame {
public Expedia() {
setTitle("Expeddiiaaaa");
setSize(450, 450);
setResizable(false);
setBackground(Color.BLUE);
setFont(new Font("Arial", Font.PLAIN, 1337));
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
setVisible(true);
}
public void paint(Graphics g) {
if (g instanceof Graphics2D) {
Graphics2D gd = (Graphics2D) g;
g2.setRenderingHint(RenderingHints.KEY_TEXT_ANTIALIASING, RenderingHints.VALUE_TEXT_ANTIALIAS_ON);
}
g.drawString("www.expedia.com!!!");
}
public static final void main(Strings[] tacos) {
Expedia expediazzzz = new Expedia();
}
}
Re: Bored? Why not express yourself!
PHP Code:
<?php
echo ("sigh...");
$_SESSION = life();
life_destroy();
echo ("urghghg......");
die();
Re: Bored? Why not express yourself!
Ruby
Code:
boredness = "Im so "
100.times{
boredness += "very "
}