You have already completed these exercises!
Do you want to take them again?
You completed the HTML Div element Exercises from W3Schools.com
Share on:
Consider the following code:<div style='width:200px;margin:auto'> <h2>London</h2></div>How will the DIV element be aligned?
<div style='width:200px;margin:auto'> <h2>London</h2></div>