Category: HTML

HTML stands for Hypertext Markup Language and is THE text-based markup language for websites and digital documents. The basis of every website is HTML. It is used to describe the complete layout, i.e. the structure of the page.

You're interested in HTML?
Then subscribe our newsletter!

20 Best VSCode Extensions to increase your productivity!

VSCode (Visual Studio Code) is a very widely used and free code editor. With countless VSCode extensions you can program in any language and much […]
Read more

Progressive Web Apps: How to create your own PWA

A Progressive Web App (PWA) is a form of mobile application that features fast load times, offline functionality, and an optimized user experience. As a […]
Read more

Most important HTML meta tags at a glance

Every website has HTML meta tags in the head section that describe properties of the page. Many of them are mandatory, others are great features […]
Read more

Programming JavaScript Equalizer

Simply as a design element or functional, this equalizer is a real eye-catcher! Here I explain to you how you can program this equalizer yourself […]
Read more

Program your own WYSIWYG editor – with HTML, CSS & JavaScript

Are you annoyed by missing or unnecessary functions in WYSIWYG editors? No problem! Here I show you how to create your own fully functional WYSIWYG […]
Read more