Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
It was actually very surprising, I thought that a teacher teaching us how to make a website would at least know that. @Letmecode
-
Thank you for clarifying this for people that are not familiar with web development. @StefanH
-
@StefanH you know. I never knew there was any other reason apart from neatness. TIL!
-
620hun83708y@StefanH At the same time Google recommends that the above-the-fold content should be internal CSS.
-
@StefanH Plus so many additional benefits... (ie. Separation of concerns, maintainability, portability, easier mimification etc...)
Related Rants
I remember last year in school one of my teachers had us make a little web page with HTML and CSS. She was confused when I was using an external CSS stylesheet. She thought all the CSS had to be in a style tag inside of the index.html file...
undefined
html
css