Matthew

65 posts
Cybersecurity specialist and a ethical hacker. Loves programming in free time and everything related to Web Development.
422 Status Code

422 Status Code: What Does 422 Unprocessable Entity Mean?

422 Unprocessable Entity is a status code that is used when something on the website can't be processed. When this error occurs, the server won't be able to process the request and will send back the 422 status code. Let's take a closer look at what this code means and how you can fix it!
401 Status Code

401 Unauthorized: What Does the 401 Status Code Mean?

Are you trying to access a page but all you can see is 401 Unauthorized? This error may mean you've provided a wrong login or password. But sometimes it's more than that. In this blog post, we will explain the 401 status code. Read on!
How to Underline in HTML

How to Underline in HTML? Underline Text in HTML With the U Tag

Did you know that you can underline text in HTML? It's true! You don't need to use a special program or font to do it. You can use the standard HTML tags to underline any text you want. In this article, we'll show you how to underline in HTML. Keep reading!