Vag Posted September 24, 2015 Posted September 24, 2015 Nah, jk. Now I'll just focus on implementing my custom theme for Bootstrap :P Aand here is what it looks like. Nothing special, just a basic bootstrap grid template with out any theme. https://i.gyazo.com/579bae997cecca26281b88dd549e9fb2.png
Flamezzz Posted September 24, 2015 Posted September 24, 2015 For me that would be enough HTML for a year, goddamn hate it. 2
Master Chief Posted September 24, 2015 Posted September 24, 2015 Better HTML than me lol. This is about all I have coded in HTML my entire life <HTML> <APPLET CODE = "applet.class" WIDTH = 430 HEIGHT = 200> </APPLET> </HTML> Besides that I just have edited premade code
Vag Posted September 24, 2015 Author Posted September 24, 2015 Better HTML than me lol. This is about all I have coded in HTML my entire life <HTML> <APPLET CODE = "applet.class" WIDTH = 430 HEIGHT = 200> </APPLET> </HTML> Besides that I just have edited premade code That's where i've started every single programming / markup language out there. Tweaking other peoples code. Now i've been doing so much HTML with Bootstrap grid, that I literally can call every element out from memory, and also use the grid offset without thinking how it works lmao. HTML is ez. 1