Skip to navigation
How to add a light svg background image to the top of a website?
10.03.16
if you want to add a light svg background image to the top of a webpage, so it has a black rectangle field on the top what can be stretched to any size. like a extended navigation what is filled over the hole screen. 1. create a svg file like:
2. include this to your css3 background like: body { background: url("img/background.svg") no-repeat 0 0; }
http://helephant.com/2009/08/12/svg-images-as-css-backgrounds/
Reply
Anonymous
Information Epoch 1739917122
Think parallel.
Home
Notebook
Contact us