vervaging en verloop css

Solutions on MaxInterview for vervaging en verloop css by the best coders in the world

showing results for - "vervaging en verloop css"
Elizabeth
20 Jan 2019
1<div style="background: linear-gradient(yellow, green);">
2<p>conten of your webpage!</p>
3</div>
4/*this piece of code will provide you a transition. you can give it a direction by puttin "to right/left" in front of the colors*/