Questions
Tags
Sign In
How to make a similar border?
Designer stumped, don't know how to insert between two blocks(like the horizontal splitter) to make it adaptive( or rather resinosa )
in General, here:
HOW? the image of the same paste, is like a harmonica
HTML
CSS
Lesly.Hegmann
asked
April 19th 20 at 12:48
Related questions
0
How to increase the font you have downloaded?
3
You can simplify this code?
0
How to tie VSCode as external difftools to git inside the WSL?
2
A solution of the problem associated with functions and arrays?
2
How to implement in python the transfer of "pointer" opencv image to the constructor of another class?
2
What is a simple drawing with eyeliner for beauty?
1
How to restore the bootloader of Windows?
1
Someone else's code, how can I find the source?
More answers about
"How to make a similar border?"
3
answers
Antoinette.Kessler18
answered on
April 19th 20 at 12:50
Use Gradients or SVG.
Here for example is something like
the search results on the website Codepen on request zigzag
.
So for example with linear-gradient:
snippet
And still a variant with SVG seems like a good solution.
tyrese.Crooks83
answered on
April 19th 20 at 12:52
Without SVG and without pseudo-elements.
Colors are made different for clarity.
You can hardly move for smoothness or to make thicker.
snippet
Davion
answered on
April 19th 20 at 12:54
Can be done using :before/after
https://codepen.io/5h4dy_s/pen/abvZjxj
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
HTML
CSS