How to creat a colorful background what is the code and how i use image as background? I am beginner please help me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to creat a colorful background what is the code and how i use image as background? I am beginner please help me

please give me code and explain

5th Jan 2017, 12:08 PM
yash shukla tech.
yash shukla tech. - avatar
6 Answers
+ 6
The answer above is right, but this is very basic i would suggest that you actually use the app to learn html and css instead of asking these questions. :)
5th Jan 2017, 12:18 PM
Alex
Alex - avatar
+ 5
<body background="image.jpeg"> or <body bgcolor="blue"> These are pure HTML, as suggested by Alex, using CSS is far more convenient.
5th Jan 2017, 12:19 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
<body background="bgimage.jpg">
5th Jan 2017, 12:39 PM
Kamil
Kamil - avatar
+ 2
background-color: #FF0000; // background color red or for images and similar background-image: filepath // background image
5th Jan 2017, 12:15 PM
Andreas K
Andreas K - avatar
0
ok! thank you guys
5th Jan 2017, 2:25 PM
yash shukla tech.
yash shukla tech. - avatar
0
body background="image🙌👵👦👧👧👶👺👰👽👰👪
6th Mar 2017, 3:03 AM
Dominic
Dominic - avatar