58 followers
I am a Sr. Frontend Engineer, Team Lead, with 10+ years of experience. I enjoy writing about frontend development and hope to help you on your dev journey.
In this week's article, I want to jump right into building a simple navbar using HTML and CSS. Let's take a look at the design we will be building and...
When starting to learn HTML you will hear the term semantic markup. What does this mean and why is it important? Let's break it down and take a look...
In this article, we are going to continue our Basic HTML series. Over the last couple of weeks, I have discussed basic HTML structure (Basic HTML...
In last week's blog post Basic HTML structure explained I covered the basics of HTML structure. In this article let's go more in-depth on the purpose...
HTML is one of the first building blocks to learn how to build websites. There are a set of rules that must be followed in order to build HTML...
Recently I was a part of a conversation on twitter where Danny asked a great question. "What is localhost:8080"? In this article let's break it down,...