20yo engineering student | exploring blockchain, ai and full stack development.
Nothing here yet.
Nothing here yet.
Introduction — Why CSS Needs Selectors CSS cannot apply styles without knowing where to apply a specific style. To style a specific element, there needs to be a unique identifier to select that specific element to be styled. Without, selector all sty...

Writing HTML the slow way HTML can be quite wordy, making developers spend a lot of time writing code. This is especially true with all the opening and closing tags HTML needs. It can become boring and take longer than designing and developing the we...

What a browser actually is (beyond “it opens websites”) Brower opens websites is the lay man definition, while what it actually does it way more interesting and important. A browser is a software that talks to servers by being the mediator between th...
