Answer the question
In order to leave comments, you need to log in
How to lay out non-standard tabs?
You need to lay out 3 non-standard tabs. One border-radius and scale for pseudo-classes is indispensable here. The hardest part is the smooth bottom edge. I would like to do without svg of course. What are some ideas? Thank you!
www.prntscr.com/bktzqt
Answer the question
In order to leave comments, you need to log in
Make the tabs themselves via wide ("overlapping") images (possibly using css clip-path; although it seems possible to do without this) and use a negative z-index for all inactive tabs positioned below the active one (on the Y-axis, i.e. active - "raise" through JS).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question