HTML Background Colour Change | HTML | Lec-24 | Bhanu Priya

preview_player
Показать описание
Hypertext Markup Language ( HTML )
how to change background colour in html webpage

Class Notes ( pdf )

Complete HTML Course Playlist
Рекомендации по теме
Комментарии
Автор

You could also use the tag <body bgcolor=“any color u want”>

andreadsilva
Автор

Thank you so much!! I’m doing my first ever programming assignment and this was the last requirement I had to do and was struggling for about an hour😂 I got it done in 1 minute thanks to this video

kitoko
Автор

I'm in my 2nd week of coding at school so still kinda struggle to follow on class so videos like this are such big help

rieru_
Автор

Omg ty so much teacher! I have been searching for how to fill this script really long almost 2 months! It helped me so much as a beginner 🥰🤗.

Whatever-nqkb
Автор

Thank you soo much for this video this video is very helpful tomorrow is my practical and I was not knowing that how to change the background colour but from your video I came to know that how it's change !! Thank you soo much 😊😊

universe
Автор

Thank you 🙏🏾 I haven’t done coding in years and I need a refresher.

Kiradamenace
Автор

Very helpful 👍🏻...it helped me in exams

winnser
Автор

Hello, and thank you. This really helped me and I really appreciate it. I want to be a software developer when I grow up, so yeah I really enjoyed. Thanks.

itsjamesos
Автор

Thank you ma'am it helped it in my assignment and I got full 10/10 Thankq so much ♥️

Pallavirbahal
Автор

these indian guys on youtube are teaching us more then the schools

PJOEnthousiast
Автор

There is also another code people can use
" <style>
body { color: white;
background-color: black;
}"

But yours was also rly good :D

sussybaka
Автор

Thank you so much. It was really helpful!

praveenyan
Автор

i am beginner and my reporting manger gave me the assignment to make a landing page so i have done the entire part but i am faced prblm to change the bg color this video gives the solution it means a lot to me . once again thank you!!

pagadalasrinivas
Автор

Thank u so much.... My confused mind is solved...It helped me

feelthebeat
Автор

here is code just insert your stuff where it says :)




<meta
<html>
<title>Background</title>
<body
<h1> Insert Text Here</h1>
</body>
</html>

PixelHaunts
Автор

thankyou very much in only your video I was able to understand how to use hlml page

tanishkagupta
Автор

aunti are the best
i am trying to put background for 30min

ashmansingh
Автор

I tried it but it doesn't work ..(suggest something )

theunplannedworld
Автор

why cant i run my html to see the output

charlynehilario
Автор

very nice ... pls explain how to set images to the background in the same.

KathikBharath