Z
Z
zebralaska2016-02-07 11:34:39
css
zebralaska, 2016-02-07 11:34:39

How to make this image using only css?

How to make this image using only css (without using scripts)?30778ec270bd4572bfd6f02fceb42ad6.jpg

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Igor, 2016-02-07
@zebralaska

I'll try to make a link here
Layout took 1.5 hours:
CSS
Vectorization took 3 minutes:
Vector
It's up to you to decide which method to use
if you want mobile support, add prefixes.

T
toaster khabrovich, 2016-02-07
@studententer

css will be too expensive
easier to rewrite from scratch

V
Vlad Sklyarenko, 2016-02-07
@NauGaika

why canvas or svg is bad?

P
Pavel Volintsev, 2016-02-09
@copist

You can make this image via CSS, but specify all sizes in px
If you need to resize, you will actually need to make a new image
More flexible option with SVG
Size can be changed via
CSS
to show how it will look in different sizes)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question