Latest solutions
Responsive Blog Preview Card
#pure-cssSubmitted about 1 month agoIt is not possible to use
margin-bottom
on aspan
, since it has aninline
display. So my question is: is there a better way to insert vertical space after thespan
with idleaning
other than enclosing it with adiv
?Social links profile using CSS
#pure-cssSubmitted about 1 year agoEven though I've done a lot of research, I still want to know if there is a better way to center
body
vertically other than with CSS flexboxes.Recipe page: mobile and desktop solution using CSS
#pure-cssSubmitted about 1 year agoPerhaps one or two ``’s (the ones with id “body” and “inbody”) could be replaced by a more semantic element.
Latest comments
