Hey…so I just realized something profound. Making things on your own… really freaking hard.
I’m trying to figure out how to make a simple email signature, kinda like a footer but also to make it mobile responsive when its used.
Should I restrict the image by controlling the run window or just draw a box with css. With the
-
<div class="box red"></div>
and then background:#f00;\
But I’d like to place a photo on top of image.
I’m just kinda overwhelmed and don’t know where to start drawing.