99

I wonder how much extra luggage it needs to carry css and js.

Comments
  • 8
    Bus made of HTML hahaha

    <!DOCTYPE html>
    <html>
    <head>
    <title>HTML5 Bus</title>
    </head>
    <body>
    <main id="mainFrame">
    <div id="windowsSect"></div>
    <img src="html5.jpg"/>
    <span class="orangeLett">super bus</span>
    </main>
    <div class="wheel"></div>
    <div class="wheel"></div>
    <div class="wheel"></div>
    <div class="wheel"></div>
    </body>
    </html>

    I hate spc indentation, but there is my HTML bus :v
  • 3
    @rEaL-jAsE How? The logo has creative commons license
  • 2
    @MarkMed but does it go to InternetExplorerTown? :P
  • 3
    @thremedy last time I checked creative commons was not a license to steal.
  • 2
    @thremedy I don't know the cc version they used but most of the time you have to mention the owner somewhere and I doubt they do so.
  • 1
    That bus look dumb
Add Comment