CreatorBin

Welcome, at the moment we're just working on some front end design stuff, in past releases looks really suffered so this time around we are starting with the looks then moving onto functionality.

Hyperlinks

This is just showcasing the looks of hyperlinks, I think they look fairly good.

Buttons

As links

Google Bing Yahoo

Text box

Hello!

Code box

<?
class test {
	public function __construct(){
		echo 'bs';
	}
}
?>