Hey guys, in this tutorial I am going to teach you how to code. This is for sites, not games or anything (may be wrong section?). So let's get started.
Languages Necessary
-HTML
-PHP
-CSS (somewhat optional)
HTML (5)
To start any script in HTML, you need to put the tag <HTML>. This...