+ 1

how to add backgroud color in html

14th Jun 2017, 5:41 AM
Yawer Zarger
Yawer Zarger - avatar
13 ответов
+ 1
thanks bro
14th Jun 2017, 5:46 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
bro not working in wapka
14th Jun 2017, 5:53 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
bro its showing error in wapka
14th Jun 2017, 5:56 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
okay wait
14th Jun 2017, 6:05 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
wapka is not suporting css
14th Jun 2017, 6:11 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
wapka with html
14th Jun 2017, 6:13 AM
Yawer Zarger
Yawer Zarger - avatar
+ 1
okay depak
14th Jun 2017, 6:27 AM
Yawer Zarger
Yawer Zarger - avatar
0
By using command bgcolor="specify color."
14th Jun 2017, 5:42 AM
Naveen Lakhchaura
0
naveem can add text also i mean give me full code
14th Jun 2017, 5:43 AM
Yawer Zarger
Yawer Zarger - avatar
0
<html> <body bgcolor="#E6E6FA"> <h1>Hello world!</h1> <p><ahref="Follow me and like my post">Naveen</a></p> </body> </html>
14th Jun 2017, 5:44 AM
Naveen Lakhchaura
0
follow me too for future help
14th Jun 2017, 5:46 AM
Naveen Lakhchaura
0
You asked for HTML and these codes are sure working.
14th Jun 2017, 5:55 AM
Naveen Lakhchaura
0
You can use following tag for background color- <body bgcolor="#00ff00"> where 00ff00 is the code for green. you can find color codes on Google also. To add background​ image use-- <IMG SRC="image name.it's extension">
14th Jun 2017, 6:23 AM
Amey Band
Amey Band - avatar