TwixOps, on Jun 02 2016 - 23:24, said:
Bro... that is not how HTML works. It should look like this
[Rant]
[/Rant]
That is of course unless you were trying to use Java; if you were you did a bit better, but it should have been written like this.
//Rant
//End Rant
actually HTML is now
<Rant>
Useless garbage
</Rant>
//Rant On
//Even more useless garbage
//Rant Off
yeah that's Java, gotta have all the comments with "//" first though
Edited by killswitch95, Jun 03 2016 - 06:30.