


How to upload a website on GitHub
In this article you’ll learn on how to host static websites, meaning HTML/CSS
The Power of Flexible Content!
There is a big topic about page builders such ad Divi, Elementor and
What is Event Bubbling and Delegation in JavaScript

How to PSD to HTML
PSD to HTML is converting a graphic design to a static interactive website. That
Clean New Sass Architecture – Modular Development
I came up with a solution that helps me craft projects a lot
Introduction to GitHub Pages (Part 1)
Hosting Websites Hosting websites with GitHub Pages is totally free! Storing it in
Is using WordPress cheating?
The other day someone asked if using WordPress is cheating. Specifically, cheating a
What is DOM in JavaScript?
The DOM stands for “Document Object Model”. The DOM is a representation of
Managing colors with Sass – Modular Development
Keeping your colors neat and tidy is one part of having a solid
How to make tabs – Vanilla JavaScript ES5
What are we going to do? We are going to make tabs. Tabs
Architecture with Sass – Modular Development
Having done many CSS websites, you might find that writing pure CSS can
How to structure an article in HTML5 Semantics
It’s important to get the HTML5 semantics right. It helps browser to establish
What is a structured way to learn HTML and CSS ( Part 1 )
I get asked a lot of questions about how someone should learn HTML
Must have files for a WordPress Theme – (Part 1)
What You’ll Learn Required files for any WordPress Theme, and the Standard Pages
Making a Modal – Vanilla JavaScript ES5 (Part1)
What will we be doing? We will be doing a modal that appears
Responsive Web Design
What is responsive design? you may ask. The term is aimed to approach
Fixed Menu on Scroll – Vanilla JavaScript ES5
What are we going to do? We will be making a menu that
Arrow – Scroll Back to the top of the page
What will we be doing? You can check the full code and working
An Overview of HTML5 Semantics
Over the years, HTML is getting more Semantic than ever. HTML has been
CSS framework or hand coded CSS?
You might be new, and you might wonder, when is it a good
What is BEM and why should you use it?
If you have a problem with naming or organizing your CSS, don’t worry,