7 followers
A front-end web developer, a project manager and a writer. I love music, and currently available for Tech jobs...
When learning how to code, the most common route for learning usually falls under any of these; watching videos, reading documentation or articles,...
Introduction In this article, I will be building a simple modal which will be triggered by a Call-to-action (CTA) button. To hide the modal, the “X”...
When learning CSS from the beginning, the position property is usually not the first thing that comes to mind. The Display property certainly comes...
Just as you can add height, width, and border to virtually every element in HTML. Margin, Padding, and box-model are no exceptions. Although box-model...