<!DOCTYPE html>
<html>
<body>
<h4>A Definition List:</h4>
<dl>
<dt>MCA</dt>
<dd>- Master of computer application</dd>
<dt>BCA</dt>
<dd>- Bachelor of computer application</dd>
</dl>
</body>
</html>
<html>
<body>
<h4>A Definition List:</h4>
<dl>
<dt>MCA</dt>
<dd>- Master of computer application</dd>
<dt>BCA</dt>
<dd>- Bachelor of computer application</dd>
</dl>
</body>
</html>
No comments:
Post a Comment