HTML

What are polyfills?

What are polyfills?

Websites and apps are constantly evolving. New features and functionalities often promise higher quality, better performance and enhanced security. With such clear benefits, they are often implemented without giving it a second thought. Many browsers, however, aren’t up to speed…

Read more
What is a website?

What is a website?

What exactly is a website? Who needs one, and what are the different options available for private users and businesses? There are solutions for beginners, which require no programming knowledge. These solutions, especially content management systems, have established themselves…

Read more
How to use a href in HTML to add links to your website

How to use a href in HTML to add links to your website

Internal and external links are an important part of your online presence. Adding links to your website is very easy to do with a href. In this tutorial, we will show you the structure of href attributes as well as their values. You will also learn practical tips for using href…

Read more
Email etiquette rules every professional should followChinnapongShutterstock

Email etiquette rules every professional should follow

Every day, over 200 billion e-mails are sent around the world – although many of them aren’t received with much enthusiasm. In order for your business e-mails to stand out in all this chaos, you should pay attention to e-mail etiquette. If you stick to the most important rules,…

Read more
Shadow DOM

Shadow DOM

HTML, CSS, and JavaScript are the basic tools of modern web development. But these standard web languages begin to reveal their weaknesses when you want to customise and reuse individual blocks of code. That’s where shadow DOM technology, part of the Web Components suite, comes…

Read more
SASS TutorialImagentleShutterstock

SASS Tutorial

If you like designing websites but have a tough relationship with CSS, SASS might be the right solution for you. The preprocessor makes it easier for you to work on the design, but it has a few peculiarities. Our comprehensive SASS tutorial uses examples to explain what you can…

Read more
Learn how to Code

Learn how to Code

Welcome to the digital age: every day the average Brit spends hours looking at smartphone screens and PC monitors. But most still lack even a basic understanding on how the programs affecting their everyday life work. If you think you may fit into this demographic, don’t worry:…

Read more
Learn HTML

Learn HTML

In times of content management systems and website construction kits, you might think it’s a waste of time learning HTML. But if a page doesn’t work for some reason or if you plan to install dynamic elements, you won’t be able to continue without having knowledge of this web…

Read more
HTML Editors

HTML Editors

Creating and editing code, as well as programming websites and software, is much easier with an HTML editor. But how can you recognise a good HTML editor and what advantages and disadvantages should you look for when choosing one? Our practical overview presents recommended HTML…

Read more
HATEOAS

HATEOAS

REST (Representational State Transfer) plays an important role in the development of modern web applications. Part of the concept, which distinguishes itself from comparable solutions due to its demand for a universal interface, is an internal application structure that follows…

Read more
Page top