CSS

Image: How do you link CSS to HTML? Guide with examplesREDPIXEL.PLshut­ter­stock

How do you link CSS to HTML? Guide with examples

HTML and CSS are fun­da­men­tal building blocks of the World Wide Web and are commonly used together. When styling an HTML document, you can include CSS in HTML using either internal or external methods to define the overall look and feel of your content. This guide provides clear,…

Read more
Image: What is required to develop a website?REDPIXEL.PLShut­ter­stock

What is required to develop a website?

HTML, CSS, and server-side pro­gram­ming languages like PHP form the foun­da­tion for creating dynamic websites. In addition, client-side scripting languages such as JavaScript or Type­Script, along with powerful frontend and backend frame­works, make it possible to develop websites…

Read more
Image: Design Patentsste­fan­pho­toze­munShut­ter­stock

Design Patents

Ever wondered why no products ever have the same shape and or­na­men­ta­tion, 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 tra­di­tion­al utility patents, copy­rights, or trade­marks, but design…

Read more
Image: YAMLSinart CreativeShut­ter­stock

YAML

If you want to develop a new web ap­pli­ca­tion, you have the choice between writing your code com­plete­ly from scratch or relying on frame­works. This code col­lec­tion contains an ap­pli­ca­tion-ready skeleton which you can then adapt to fit your own ideas. The CSS framework YAML, for…

Read more
Image: TailwindSinart CreativeShut­ter­stock

Tailwind

If you’ve already got some ex­pe­ri­ence working with CSS and are looking for a par­tic­u­lar­ly flexible and in­di­vid­ual framework Tailwind CSS is a great choice. The solution for pro­fes­sion­als sim­pli­fies work and offers numerous design options. Read on to find out more about the…

Read more
Image: SASS TutorialImagentleShut­ter­stock

SASS Tutorial

If you like designing websites but have a tough re­la­tion­ship with CSS, SASS might be the right solution for you. The pre­proces­sor makes it easier for you to work on the design, but it has a few pe­cu­liar­i­ties. Our com­pre­hen­sive SASS tutorial uses examples to explain what you can…

Read more
Image: Less CSS TutorialBEST-BACK­GROUNDSShut­ter­stock

Less CSS Tutorial

CSS is one of the most important languages in the World Wide Web. But working with the stylesheet language is often un­nec­es­sar­i­ly com­pli­cat­ed, which is why many de­vel­op­ers prefer to use Less instead. The CSS pre­proces­sor not only makes writing stylesheet code easier, it also…

Read more
Image: Learn how to CodeBEST-BACK­GROUNDSShut­ter­stock

Learn how to Code

Welcome to the digital age: every day the average American spends hours looking at smart­phone screens and PC monitors. But most still lack even a basic un­der­stand­ing on how the programs affecting their everyday life work. If you think you may fit into this de­mo­graph­ic, don’t…

Read more
Image: Learn HTMLRawpixel.comShut­ter­stock

Learn HTML

In times of content man­age­ment systems and website con­struc­tion 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
Image: HATEOASsakkmesterkeShut­ter­stock

HATEOAS

REST (Rep­re­sen­ta­tion­al State Transfer) plays an important role in the de­vel­op­ment of modern web ap­pli­ca­tions. Part of the concept, which dis­tin­guish­es itself from com­pa­ra­ble solutions due to its demand for a universal interface, is an internal ap­pli­ca­tion structure that follows…

Read more