I want to achieve the following:
On the background of my webpage I want to have repeated italic shades (rectangles?) in Blue, red and white using HTML and CSS.
Example on following website: http://clubbrugge.be/nl/
I kwow photoshop so if nessecary I can create the rectangles there.
2
Answers
use,
Check this link for repeated background
give background image and repeat vertically
you can use it in body
<body class="background">
or in any div