I have been wanting to try CSS only images for a very long time. When I found this sketch by Bruno Echenique Campanhã on google images I wanted to try it with only CSS.
Challenges Faced
- Creating concentric circles and lines in the background without any extra markups
Concepts learnt
- How to efficiently breakdown an image to divs (which should be nested and in which order)
- How to not use too many markups
Top comments (3)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.