Toggle navigation
script
AngularJs
VueJs
NodeJs
ReactJs
wordpress
Codeigniter
Codeigniter 4
Laravel
Python
MySql
Json
C
C++
More ...
Cakephp Framework
MongoDb
MySqli PDO
.htaccess
HTML 5
CSS
SEO
DCA
HTML5 Tutorials
HTML
New Tags of HTML5
Home
»
CSS
» CSS
How to set background image on div
File name : index.php
<div class="header-shadow"></div>
.header-shadow{
background-image: url('../images/header-shade.jpg');
width:xxpx;
height:xxpx;
}
Output :-
File name : index.php
File name : index.php
Output :-
Previous
Next
Itechtuto