CSS

Web components
Web components explained
  • Web development

No web developer can manage without HTML, CSS, and JavaScript. As a result, the same elements tend to be repeated over and over again when programming, which can be both tedious and time-consuming. Web components help with this by providing encapsulated HTML tags and allowing them to be reused as often as needed.

Web components explained
Less CSS: Tutorial
Less CSS: Introduction and tutorial
  • Web development

CSS is one of the most important languages in the World Wide Web. But working with the stylesheet language is often unnecessarily complicated, which is why many developers prefer to use Less instead. The CSS preprocessor not only makes writing stylesheet code easier, it also expands CSS with a range of features including variables, functions, and mixins. Our Less tutorial explains how it works.

Less CSS: Introduction and tutorial
The basics for modern web development
Modern web development: the basics
  • Web development

Der Trend in der Webentwicklung führt weg von statischen Webangeboten hin zu interaktiven Inhalten. Auch wenn HTML und CSS nach wie vor das Grundgerüst einer jeden Website darstellen, greifen Webentwickler immer öfter auf serverseitige Programmiersprachen wie PHP zurück, um dynamische Webauftritte zu realisieren. Zudem bieten clientseitige Skriptsprachen wie JavaScript die Möglichkeit, eine...

Modern web development: the basics
Learning HTML: a beginner’s tutorial
Learn HTML: the first steps with the standard web language
  • Web development

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 language. In our detailed HTML tutorial, we introduce you to the basic features of the markup language, including numerous...

Learn HTML: the first steps with the standard web language
Learn to code: an intro on how to get the basics down
Learning how to code: the basics
  • Web development

Welcome to the digital age: every day the average American 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: thanks to online courses, videos tutorials, and supportive internet communities, it’s never been easier to learn...

Learning how to code: the basics
SASS tutorial
The big SASS tutorial: what you need to know!
  • Web development

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 do with the programming language, and explains the subtleties of SASS syntax. If you want to learn SASS, we can provide...

The big SASS tutorial: what you need to know!
Responsive design and font: CSS Commands
Typography in responsive web design - part 3: technical implementation with CSS
  • Web design

Responsive typography is a much-neglected aspect of responsive web design, but it’s actually surprisingly easy to create a responsive design for both headlines and main text. So what’s the secret? Find out in part three of our series, as we give you a run-down of the implementation of a responsive font and share tips on how to embed CSS commands into your web presence.

Typography in responsive web design - part 3: technical implementation with CSS
HATEOAS: information on the REST constraint
HATEOAS: what does the acronym mean?
  • Web development

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 the HATEOAS approach. This article reveals what’s behind this acronym and why exactly HATEOAS is so important for REST.

HATEOAS: what does the acronym mean?
Everything you need to know about design patents
Design patents: protecting your design idea
  • Digital law

Ever wondered why no products ever have the same shape and ornamentation, even when it comes to everyday items like toilet paper or bottles of beer? The answer lies in design patents. They may be less common than traditional utility patents, copyrights, or trademarks, but design patent applications have led to many high-profile court cases in recent years. But what exactly are design patents, how...

Design patents: protecting your design idea
Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)
  • Website creation

A major concern on all web developers’ to-do lists is making sure their website is user-friendly. Responsive web design and accessibility measures enable you to respond to increasing global mobile traffic without neglecting layout and design. From data published in February 2016, it is obvious that Google’s Accelerated Mobile Pages now provide a new tool in the fight for fast loading times and...

Accelerated Mobile Pages (AMP)