Computer Science, asked by 17black, 9 months ago

use a definition list to show that the word "glunch" means "a look of disdain, anger and displeasure" and the word "glumpy" means "sullen, morose or sulk"​

Answers

Answered by lokez0110
36

Answer:<html>

<body>

<DL>

<DT>glunch</DT>

<DD>a look of disdain, anger, or displeasure.</DD>

<DT>glumpy</DT>

<DD>sullen, morose, or sulky.</DD>

</DL>

</body>

</html>

Answered by harshitajay001
11

Answer:

Explanation:

<html>

<body>

<DL>

<DT> glunch </DT>

<DD> a look of disdain, anger, or displeasure. </DD>

<DT> glumpy </DT>

<DD> sullen, morose, or sulky. </DD>

</DL>

</body>

</html>

Please use it, it is perfect

Similar questions