-1

Result I wish in css

Result I wish in css, please click this to view image

I am working in a project and I need to display exactly like this a 45 deg lines repeating and a background of white, but I can't exactly figure it out

Bumhan Yu
  • 2,078
  • 1
  • 10
  • 20
  • you can make an image with diagonal line and use it as background for the body. it will repeat itself. – mok_ku Mar 15 '23 at 04:32
  • Does this answer your question? [Generate diagonal lines (stripes) in CSS](https://stackoverflow.com/questions/23628114/generate-diagonal-lines-stripes-in-css) – Bumhan Yu Mar 15 '23 at 04:53
  • Yes , I tried it but I want the stripe of 1px lines , can you please help me for that – Praveen Kanth Mar 15 '23 at 05:34
  • Please provide enough code so others can better understand or reproduce the problem. – the.marolie Mar 15 '23 at 08:08

1 Answers1

0

If you don't need to it be element you can use 45deg line background pattern image If need more help say

M.SAM
  • 427
  • 4
  • 5