Sup devs! today we gonna make a Cloud just with CSS (i know... this somenthings new in this blog! but here we go). First we need to...
Sup devs! today we gonna make a Cloud just with CSS (i know... this somenthings new in this blog! but here we go).
First we need to create a DIV with de class or ID cloud (class="cloud") and that's all for the HTML part here.
Now it's time for CSS magic... the before and after are the MVP here because with them we are make que circular shapes in the div with de cloud class.
we will also need help from the position absolute for both (.cloud:after, .cloud:before) and finally with different measures we will create the circles that will position in the center of left and right.
If you have any questions or comments you can send me a tweet @fershocastro