“como fazer uma cor de fundo em html” 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;">

Como editar cores em fundo html

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

Respostas semelhantes a “como fazer uma cor de fundo em html”

Perguntas semelhantes a “como fazer uma cor de fundo em html”

Mais respostas relacionadas para “como fazer uma cor de fundo em html” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código