#web-development
Read more stories on Hashnode
Articles with this tag
Problem This article is about how I solved problem with my portfolio website’s nav bar. The nav bar should highlight a correspond section when the...
Motivation Why I started to build a portfolio website? I have wanted my website when I first learned front-end developing. It’s a hub that connects...
Introduction In this article, I will be talking about DNS, which works just like a phonebook. Other minor topics to be covered: DNS servers involved...
Introduction In this article, I will be talking about Intermediately Invoked Function Expression (IIFE), and why we need an IIFE. IIFE...
Introduction In this article, I will talk about how to make a top button on your website, and how to make it to be scrolled smoothly. This tutorial...
Introduction In this article, I will talk about em & rem units in CSS and explain when we can use those units to make better web pages. em (relative...