Design

Top 8 Web Design Trends in 2021

Web designers are always on the lookout for newer trends. Every year, they are pushing their limits and discovering different ways to approach designing websites. In 2021, minimalism and modern approach seems to be the ones that are on top. On the other hand, many designs included in this list are variations of recent ones …

Top 8 Web Design Trends in 2021 Read More »

Is HTML a Programming Language?

When we talk about a programming language, we can say them as a medium to communicate with the computer. To express ourselves, we as humans talk with each other using any of our native languages but we cannot simply communicate with the computer the same way. It simply can’t understand our native language. Instead, we …

Is HTML a Programming Language? Read More »

Student Registration Form in HTML with JavaScript Validation

In this tutorial, I will tell you how to make student registration form in html with javascript validation. Javascript is basically used to validate HTML pages in web application. Validations are basically some rules to follow when inputting values to register on-site. Validation can be anything like: Some input fields cannot be empty. Some values …

Student Registration Form in HTML with JavaScript Validation Read More »