Layouts With CSS: Flexbox or Grid?
The way we design websites has undergone some more and some less radical changes over the past years. With the introduction of CSS flexbox, a major change has taken place. Shortly ...
The way we design websites has undergone some more and some less radical changes over the past years. With the introduction of CSS flexbox, a major change has taken place. Shortly ...
Among other things, contemporary marketing is based on being able to react to users fast and precisely. For that, WebEngage provides plenty of tools that allow you to notify users on ...
As a graphic and web designer, we’re faced with plenty of tasks and challenges every day. This includes the design of logos, as well as a harmonious combination of colors and ...
The HTML head is an important component of every HTML document. It’s where the title is defined, and where JavaScript and CSS files are integrated. However, the ...
Typography is becoming increasingly more important in web design – especially since the introduction of web fonts. Underlining text, however, has always been a somewhat monotonous ...
Like almost everything else in graphic and web design, fonts are frequently exposed to trends. The number of fonts grows constantly – including Google Fonts – so finding ...
Native apps for Android and iOS devices have several major advantages over web applications developed using HTML5 and JavaScript. For instance, native apps can access camera, file ...
With the introduction of CSS3, design options for websites have changed a lot. Especially animations and transparencies are commonly used ever since. However, there are a lot of ...
The idea of variable fonts has been around for a while. In the future, instead of multiple font versions, line weights and font widths are supposed to be unified in one single font ...
The design of mobile web layouts for smartphones poses a challenge for designers time and time again. The little space available on the devices has to be used in a meaningful way ...
In the past, Microsoft was not known as a business that cared about web standards. However, at least since the new browser Edge, Microsoft tries to stick to HTML and CSS standards. Now, ...
Responsive layouts are indispensable in web design. On the one hand, there are ever-shrinking displays on smartphones, and on the other hand, there’s the size increase of desktop ...
Previously, proper grid based layouts were only possible via inconvenient ways. The new CSS grids, which have been available in the newer versions of the popular browsers for a little ...
Web design and development have changed a lot over the past years. Mobile internet is mainly responsible for this, changing when and where we use the internet. Many things that were ...
Just a few years ago, JavaScript was very controversial. Annoying ad popups were the reason why the programming language was often blocked by default. Now, it’s become hard to ...
The creation of SVG graphics is pretty straightforward. If you know HTML, you’ll be able to handle the SVG syntax quickly. However, there are a couple of small, but relevant ...