Denis Potschien

Denis works as a freelance web designer since 2005.

182 Article

Design
Denis Potschien

HTML5 Canvas or SVG: Choose Wisely

In 2004, the introduction of HTML5 also brought us the JavaScript based drawing method Canvas. The vector-based SVG format has been a thing since 2001. However, it only became truly ...

Development
Denis Potschien

Why You Should Embed SVG Inline

Those working with SVG graphics have multiple options to embed them into an HTML document. Aside from using it as a classic image file via the “<img>” element, SVG can ...