Developed by<\/a>\u00a0the team at Yandex, its goal is to help developers better understand the relationship between HTML and CSS in a given project.<\/p>\n\n\n\nIt is based on making differences in CSS classes that fulfill different functions by naming the CSS classes in a special way so that their names describe their function.<\/p>\n\n\n\n
Don’t Use Inline-Styles<\/strong><\/p>\n\n\n\nWell, there are arguments on the web about this: some are telling you never to use inline styles, while others are arguing that it can be useful in some cases. <\/p>\n\n\n\n
In my opinion,\u00a0the best practice is actually not using inline styles why. <\/p>\n\n\n\n
Inline styles make your pages bigger:<\/strong> If you’d like every paragraph on your site to appear a certain way, you can do it once with six lines or so of code in an external stylesheet. If you do it with inline styles, however, you have to add those styles to every paragraph of your site. If you have five lines of CSS, that’s five lines multiplied by every paragraph on your site. That bandwidth and load time can add up in a hurry.<\/li>Inline styles don’t separate content from design:<\/strong> Inline styles are exactly the same as an embedded font and other clunky design tags that modern developers rail against. The styles affect only the particular, individual elements to which they’re applied; while that approach might give you more granular control, it also makes other aspects of design and development\u2014such as consistency\u2014more difficult.<\/li>Instead of using inline styles, use external stylesheets: <\/strong>They give you all the benefits of CSS best practices and are easy to use.\u00a0 all the styles used on your site live in a separate document that is then linked to a web document with a single line of code.\u00a0External stylesheets\u00a0affect any document they are attached to. If you have a 20-page website in which each page uses the same stylesheet\u2014which is typically how it’s done\u2014you can make a change to every one of those pages simply by editing those styles once, in one place. <\/li><\/ul>\n\n\n\n <\/figure>\n\n\n\nIn the end, this is all my opinion and you can agree with me or disagree but I hope to see your comment’s with your opinion because this will help me to update my knowledge<\/p>\n","protected":false},"excerpt":{"rendered":"
If you don’t know bootstrap is, Bootstrap is a CSS framework. All sites look the same! When you start to see the same layout over and over, users are tired of seeing the same old Twitter Bootstrap theme again.\u00a0Black header, giant hero, rounded blue buttons, Helvetica Neue. Yes, we can customize the header to be […]<\/p>\n","protected":false},"author":2,"featured_media":1223,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[18,20,1],"tags":[],"class_list":["post-1222","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-development","category-front-end","category-uncategorized"],"aioseo_notices":[],"yoast_head":"\n
Why don't use Bootstrap or any CSS framework anymore? - Mobileaders<\/title>\n \n \n \n \n \n \n \n \n \n \n \n \n\t \n\t \n\t \n \n \n \n \n\t \n\t \n\t \n