How to Create Proper Layout, or What is So Bad About CSS Frameworks?

Written by azamat-nuriddinov | Published 2020/03/26
Tech Story Tags: html-css-basics | web-development | design | front-end-development | software-development | css-frameworks | css | html

TLDR The advantages of a marvelous layout, semantic markup, and separation of content from design have been already described hundreds of times. Still, there are developers who do not follow the concept of working with HTML and CSS. In the HTML file, we describe only the logical part of the document and nothing of the design. And all styling is on the side of the CSS, and all the design is in a CSS file. The reason not using this approach is all about the ideology of HTML design.via the TL;DR App

no story

Published by HackerNoon on 2020/03/26