zigzag Questions
4
Solved
I've been working on a header with a zigzag border. One way to do this is to use images to make the zigzag effect.
(1) Is there any way to create a practical cross-browser zigzag border in CSS wit...
Twitch asked 20/8, 2012 at 1:23
10
Solved
I have a simple array. The array length always has a square root of an integer. So 16, 25, 36 etc.
$array = array('1', '2', '3', '4' ... '25');
What I do, is arrange the array with HTML so that ...
3
I'm in need of creating a receipt layout in Android. The idea is very simple, a rectangle layout with a zigzag top.
Even, i have tried dashed line but nothing working.
<shape xmlns:android=...
Alanealanine asked 26/10, 2016 at 4:37
1
Solved
I need to achieve below attached image programatically, is there any way? I know how to draw rectangle in layer-list but for the particular zig-zag texture in bottom I don't have any idea
Please ...
Salpingectomy asked 27/2, 2015 at 9:9
1
© 2022 - 2024 — McMap. All rights reserved.