“html como mudar a cor de fundo” Respostas de código

como fazer uma cor de fundo em html

<body style="background-color: #fff">
  <!---this will change the body color---!>

</body>
Famous Fly

html como mudar a cor de fundo

<body style="background-color:powderblue;">
<p style="background-color:tomato;">This paragraph has a red background.</p>
</body>
Hello There

Cor de fundo html

<body style="background-color:grey;">

HTML Altere a cor de fundo da página

<body bgcolor="some color">
 HTML goes here
</body>
Average Ape

Como editar cores em fundo html

<html>
  <body style="backgroung:red">
  <body>
</html>
Smiling Stag

Respostas semelhantes a “html como mudar a cor de fundo”

Perguntas semelhantes a “html como mudar a cor de fundo”

Mais respostas relacionadas para “html como mudar a cor de fundo” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código