DODesire Oluwarotimiinrotimidesire.hashnode.dev·May 1, 2023 · 3 min readThe CSS Box ModelThe box model is a basic CSS concept that explains how HTML elements are structured and displayed on a web page while also giving full details on how they interact with each other. Regarding the explanation of the structure of HTML elements, the CSS ...00
DODesire Oluwarotimiinrotimidesire.hashnode.dev·Apr 23, 2023 · 4 min readExploring CSS units.In CSS, there are quite several units and all of these units are classified into either absolute units or relative units. ABSOLUTE UNITS. An absolute unit is a unit of measurement in CSS that doesn’t change. This simply means that at every point in ...00
DODesire Oluwarotimiinrotimidesire.hashnode.dev·Mar 25, 2023 · 3 min readThe World of CSS Selectors.We’d be embarking on a blind journey by diving into the world of CSS selectors without getting to know what exactly a CSS selector is. A selector in CSS is simply used to target and pick out specific HTML elements with the sole purpose of applying st...00
DODesire Oluwarotimiinrotimidesire.hashnode.dev·Mar 22, 2023 · 2 min readThe role of open source in education.Birthing open source aimed to significantly ensure contributions and collaborations from individuals such that software programs become accessible to the general public. By doing so, the open source movement has promoted transparency and community in...00