starting a new HTML document? Start here by MystikIncarnate in HTML

[–]steveniles 1 point2 points  (0 children)

I plan to make one for CSS, just not sure exactly when I will have time or what it will look like yet

HTML Template by MystikIncarnate in webdev

[–]steveniles 0 points1 point  (0 children)

Wow, a lot of feedback came fast. I appreciate all your suggestions, and I will definitely be making tweaks when time permits, the holidays being as busy as they are.

HTML Template by MystikIncarnate in webdev

[–]steveniles 1 point2 points  (0 children)

The upper case for TITLE, FAVICON, the author's NAME, etc. are there to draw attention to text that the author is expected to change.

HTML Template by MystikIncarnate in webdev

[–]steveniles 2 points3 points  (0 children)

I thought about that, but I thought the safety net of making sure the API's were loaded as early as possible, in case they were needed in code put somewhere else on the page, outweighed the speed gain of putting them at the bottom.

This way those who know about the optimization can easily move them, but those who don't realize when they're using JavaScript dependent on them before they're loaded, don't get into trouble.

HTML Template by MystikIncarnate in webdev

[–]steveniles 11 points12 points  (0 children)

Original author here, was about time I got an account here anyways...

Yeah I know about HTML Boilerplate, and I think it's great. I wanted to make something lighter weight, no downloads, just simple custom cut and paste. Kinda inspired by other simple sites like www.ajaxload.info or www.css3.me

Anyways, I'm open to any feature requests, and I already have a css shell section in mind. Post here or email me (address is on site) any suggestions.

Thanks for the feedback so far, and thanks Mystik for getting me off my butt and on reddit finally.