Code

This page is where I start spouting things about code.

HTML

CSS

JS

PHP

PHP Elephant
PHP Elephant by Markus Tacker
<?php namespace NeoCities\WorldWideWeird; class MyCodePage { public function sayHello(string $name): string { return "Hello $name"; } }

Background image by Freepik