Sentence correction (#22819)

This commit is contained in:
vtt01uk
2018-11-19 17:42:58 +09:00
committed by Manish Giri
parent 6ab303b1fc
commit 8aeaadc497

View File

@ -26,7 +26,7 @@ Example:
## body-background attribute is depreciated ## body-background attribute is depreciated
the body-background attribute been deprecated in HTML5. The correct way to style the ```<body>``` tag is with CSS. The body-background attribute has been deprecated in HTML5. The correct way to style the ```<body>``` tag is with CSS.
There are several CSS properties used for setting the background of an element. These can be used on <body> to set the background of an entire page. There are several CSS properties used for setting the background of an element. These can be used on <body> to set the background of an entire page.