File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -237,25 +237,15 @@ <h3>Values of Background-Position Property:</h3>
237237
238238 < div class ="right-bottom "> < h3 class ="BP-h3 "> background-position: right bottom </ h3 > </ div >
239239
240- < div class ="center-top ">
241- < h3 class ="BP-h3 "> background-position: center top;</ h3 >
242- </ div >
240+ < div class ="center-top "> < h3 class ="BP-h3 "> background-position: center top;</ h3 > </ div >
243241
244- < div class ="center-center ">
245- < h3 class ="BP-h3 "> background-position: center center;</ h3 >
246- </ div >
242+ < div class ="center-center "> < h3 class ="BP-h3 "> background-position: center center;</ h3 > </ div >
247243
248- < div class ="center-bottom ">
249- < h3 class ="BP-h3 "> background-position: center bottom;</ h3 >
250- </ div >
244+ < div class ="center-bottom "> < h3 class ="BP-h3 "> background-position: center bottom;</ h3 > </ div >
251245
252- < div class ="length-value ">
253- < h3 class ="BP-h3 "> background-position: 10px 20px;</ h3 >
254- </ div >
246+ < div class ="length-value "> < h3 class ="BP-h3 "> background-position: 10px 20px;</ h3 > </ div >
255247
256- < div class ="percentage ">
257- < h3 class ="BP-h3 "> background-position: 50% 30%;</ h3 >
258- </ div >
248+ < div class ="percentage "> < h3 class ="BP-h3 "> background-position: 50% 30%;</ h3 > </ div >
259249
260250 </ div >
261251
You can’t perform that action at this time.
0 commit comments