ALL POSTS IN...
SVG
Scalable Vector Graphics has been a stable and proven web technology for quite some time now, and allow you to create infinitely scalable graphics right within your web browser. It, however, uses the same concepts as HTML and CSS, and is therefore a small language you can learn in no time.
Prerequisites: HTML, CSS (and possibly a bit of JavaScript)
CONTINUE LEARNING