Skip to content

Problem from noob - changing background color #21762

Answered by Wabri
hanny224 asked this question in New to GitHub
Discussion options

You must be logged in to vote

Hi @hanny224,

Welcome to the Github Community Forum!

Did you tried using the hexadecimal value?

Change the value of bgcolor with this #2432BE

<html>
<body>
<body bgcolor = **#2432BE** >
<h1 align="center">My name is Hanny 224. Welcome to my site!</h1>
<p align="center">
<img width="460" height="300" src="Hehexd">
</p>

<h2><b>About Me</b></h2>
<p> I like to swim and listen to music. My favorite food is pizza.</p>
<h2>My favorite website</h2>
<a href="https://www.romphim.com/"&gt;Click here to go to my favorite site!</a>
</body>
</html>

If you want a different type of blue you can use this tool mycolor.space, and find the hexadecimal value of the color you want!

Hope to solve your problem …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants