• <body bgcolor="color_name | hex_number | rgb_number">. ... Example 1: In this example, we simply set the bg color of the body to green.
  • To get a pure red background using RGB encoding, try: <body bgcolor="#FF0000">. For a more subtle background, try: <body bgcolor=peach>.
  • <body> bgcolor özelliği HTML 4.01'de önerilmemektedir. Bgcolor özelliği belgenin arka plan rengini tanımlar.
  • Deprecated in HTML5. Do not use. <body bgcolor="">.
    • HTML Body Tag: Master The Most Important HTML Element Now
    • What does <body bgcolor=""> do?
  • <body bgcolor="color_name|hex_number|rgb_number">. Attribute Values. ... Specifies the background color with an rgb code (like "rgb(255,0,0)").
  • The primary purpose of the bgcolor attribute is to customize the background color of various HTML elements, such as tables, table cells, and table headers.
    Bulunamadı: body
  • The <body> element contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
    Bulunamadı: bgcolor
  • HTML - Web Colors. Our example uses the text value, which is one of three different types of color values that can be used with the bgcolor attribute.
  • Coloring a webpage background is actually pretty simple. The first and most popular way is by using a Hex color code with the background-color property.
    Bulunamadı: bgcolor