Q2-LAB-08
<!DOCTYPE html>
<html>
<body>
<div style="background-color:lightblue">
<h3> Q2-LAB-08 </h3>
<p>------------------</p>
</div>
<dl>
<div style="background-color:Yellow">
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<div style="background-color:lightgreen">
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>
</body>
</html>
.png)
Comments
Post a Comment