Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to change background image in html

<style>
div {
  background-image: url('img_girl.jpg');
}
</style>
Comment

change background of html

<body style="background-color: color or #hexcode here;">
Comment

PREVIOUS NEXT
Code Example
Html :: void javascript link 
Html :: bootstrap 5 change size of icon 
Html :: html paragraph background color 
Html :: how to read a form from HTML in javascript 
Html :: increase video speed html5 
Html :: input without autocomplete 
Html :: accept only numbers in textbox 
Html :: how to change progress tag bar color in html 
Html :: load pdf html 
Html :: onclick open new url html 
Html :: ngxcountup suffix 
Html :: how to add space between buttons 
Html :: what file extension sould you use to save a website 
Html :: disable browser autocomplete 
Html :: how to redirect to gmail with a tag html 
Html :: html dropdown 
Html :: HOW TO USE A video on a html website from youtube 
Html :: mobvoi.com 
Html :: show location on google map using latitude and longitude web html 
Html :: mat tab badge 
Html :: cdn material design icons 
Html :: bootstrap hyperlink 
Html :: reactstrap input background color when autocomplete 
Html :: input textbox size 
Html :: html enlace 
Html :: how to make such that when user click link open on new tab 
Html :: remove space table html 
Html :: html <a 
Html :: how to add image in html link 
Html :: ps -aux | grep pid | kill 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =