An Example Program usingDiv tag in Html

HTML
<!DOCTYPE html>
<html>
<head>
<title> </title>
</head>
<body>
<div style="background-color:yellow;width:1000px;height:1000px;dispay:block;clear:both;margin: 0 auto;">
<div style="height:200px; border:2px solid green;">
...