You can get multiple information about programing.

HOW TO ADD BACK GROUND COLOR IN HTML.??? - Programming info

HOW TO ADD BACK GROUND COLOR IN HTML.???

HOW TO ADD BACKGROUND COLOR IN HTML

 you can add background color by using below  tags as given.       

        <html>
        <head>
         <title>
          ---------then close tag 
         </title>
         </head>
         < body bgcolor=red>
          Then close this tag as
           </boby>
            </html>
There are different colors which you like or want pot into body bgcolor coding.

              you can do practice of HTML coding on simple notepad or notepad++.


Next Post Previous Post