Rocco Sangellino
Rocco Sangellino

Rocco Sangellino

Follow
homebadges
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

How To Build a Simple Navbar with HTML and CSS

Mar 8, 202111 min read

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...

How To Build a Simple Navbar with HTML and CSS

What is semantic HTML?

Mar 1, 20213 min read

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...

What is semantic HTML?

HTML Body Tag Explained

Feb 22, 20216 min read

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...

HTML Body Tag Explained

HTML Head Tag Explained

Feb 15, 20218 min read

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 Head Tag Explained

Basic HTML Structure Explained

Feb 8, 20216 min read

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...

Basic HTML Structure Explained

What is http://localhost:8080?

Feb 1, 20216 min read

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,...

What is http://localhost:8080?