🤖 HTML
Bem methodology quick start
BEM (Block, Element, Modifier) is a component-based approach to web development. The idea behind it is to divide the user interface into independent blocks. This makes interface development easy and fast even with a complex UI, and it allows reuse of existing code without copying and pasting.
HTML Space – How to Add a Non-breaking Space with the Character Entity
In HTML, you can't create an extra blank space after the space ( ) character with the spacebar. If you want 10 blank spaces in your HTML code and you try to add them with the spacebar, you'll only see one space in the browser.
Improving SEO without knowing where to start
Improving SEO without knowing where to start