Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
erik40415858y<!DOCTYPE html>
<body>
<?php
$awesomeSite = new AwesomeSite ();
$awesomeSite->bootstrap (true);
$awesomeSite->javascript (true);
$awesomeSite->awesomeContent (true);
$awesomeSite->generate ();
$awesomeSite->sendInvoice ()
?>
</body>
</html>
There, I helped you. -
f03n1x65798y@math-silva for some reason this made me think, someone would put in the tags commit and push and then clap their hands together and say "well I'm done for the day!"
-
Looks amazing bro, just don't forget to import UIKit it is handy in web development π
-
There's never enough libraries until… wait no… there's never enough libraries
-
RYPTAR13278yLol ++ for "hacker" tag, i will remember to tag all my posts with "hacker" from this moment on
-
Tobias4857yLook at http://motherfuckingwebsite.com for a good example of a minimalistic HTML page.
Related Rants
Guys, I started developing my site. Did I start well?
<!DOCTYPE html>
<html>
</html>
undefined
hacker
html
new site