css3 - How to make a background with 45 degree lines with css? -


Using CSS or CSS3, How can I remove the background?

background with 45 degree lines

If possible, So I can use Javascript based tools to simulate CSS for 6,6,8,8 supported old Java browsers (like css3pie).

If possible, I need support 6,6,8,8.

Use the background image even if you can use pure CSS3 to create a pattern of this type for the background (I doubt it is possible) It does not have the hassle to use a bunch of JavaScript libraries and to work in those versions of IE.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -