All articles tagged Design & Ux

Thumbnail image for Smarter Input Groups with Flexbox

Smarter Input Groups with Flexbox

<p>If you have ever built a form using</p><p>Bootstrap</p><p>you have undoubtedly worked with</p><p>input groups</p><p>. Input groups are an excellent way to provide contextual help via iconography or associate specific actions with the appropriate field. However, they can …</p>
Thumbnail image for A Look At SVG

A Look At SVG

<p>Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics in XML. These graphics can consist of paths, shapes, and/or text that can be scaled and resized without losing image quality like a bitmap would.</p><p>While SVG has actually …</p>