Vag Posted September 24, 2015 Share 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 Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted September 24, 2015 Share Posted September 24, 2015 For me that would be enough HTML for a year, goddamn hate it. 2 Quote Link to comment Share on other sites More sharing options...
Master Chief Posted September 24, 2015 Share 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 Quote Link to comment Share on other sites More sharing options...
Vag Posted September 24, 2015 Author Share 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 Quote Link to comment Share on other sites More sharing options...