All categories

Programming

From the archive

Is It Worth It To Use Html5 2016

As a web developer in 2016, I found myself asking the question: Is it worth it to use HTML5? HTML5, the latest iteration of the markup language that powers the web, introduced a range of new

Read article →

Were In Html5 Do You Put Bootstrap

When it comes to incorporating Bootstrap into your HTML5 project, it's important to understand where to place the necessary code for seamless integration. As a web developer, I've found that

Read article →

Is Html5 Boilerplate Bloated

When it comes to web development, one of the first considerations is the choice of framework or boilerplate to kickstart a project. As a web developer, I've often wondered about the efficien

Read article →

How To Get Out Of Vi Mode In Bash

I remember the first time I encountered this struggle when I switched to a new system that had vi mode enabled by default in the bash shell. It was quite the challenge to figure out how to e

Read article →

A Horitzonatal Line Css

Hello, fellow web developers! Today, I want to dive deep into the often overlooked but highly useful CSS property: the horizontal line. As a developer, I've found that leveraging this seemin

Read article →

A Vertical Line In Css

Have you ever wondered how to create a vertical line in CSS? Well, I'm here to guide you through the process! Adding vertical lines to your website can enhance its design and improve the ove

Read article →