<html>
<body>
<h4>A Definition List:</h4>
<dl>
<dt>Rice</dt>
<dd>Made from paddy</dd>
<dt>Tea</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
<dt>Suger</dt>
<dd>A cristal like matter that tastes sweet</dd>
<dt>Salt</dt>
<dd>Tastes salty</dd>
<dt>Potato</dt>
<dd>A vegetable</dd>
</dl>
</body>
</html>
No comments:
Post a Comment