Display multiple fields in list form.
This element displays information in a label-value combination format. By default, it has three columns, with both the label and value shown in the same
<td> element. We will use this format on the
Give space between items by adding class strech to the <el-descriptions> element.
When added border tag to code, it will splits labels and values each other. So this way all items has their own <td> tag. We will use
this format on the