David Darnes 8/15/2016

I put CSS in my HTML and nothing exploded

Read Original

This article challenges the common front-end development taboo against inline CSS and internal stylesheets. The author tests performance by moving a blog's CSS from an external file to an internal <style> block, showing measurable speed improvements. It discusses the trade-offs of inline styles, such as maintainability and tooling, and argues for a pragmatic, case-by-case approach rather than blindly following conventions.

I put CSS in my HTML and nothing exploded

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser