"if you encounter any errors in SAP, send me a screenshot at pramod@learntosap.com, and I will help you resolve the issue."

HTML Other Lists Tag –

HTML TUTORIALS-

HTML Other Lists Tag –

Introduction-

HTML Other Lists Tag -

-✅ HTML,there are Two other common types of lists. Here's the basic syntax:-

Trulli Trulli

-)✅ 1. Unordered List -👇

<ul>
  <li>Apples</li>
  <li>Bananas</li>
  <li>Cherries</li>
</ul>


-)✅2. Description List -👇

<dl> 
  <dt>HTML</dt>
  <dd>HyperText Markup Language</dd>

  <dt>CSS</dt>
  <dd>Cascading Style Sheets</dd>

  <dt>JS</dt>
  <dd>JavaScript, used to add interactivity</dd>
</dl>

HTML
HyperText Markup Language
CSS
Cascading Style Sheets
JS
JavaScript, used to add interactivity


Live Code Preview


May Be Like Important Link-

-Specify a valid MRP Procedure

-Movement type 161 is not allowed

-Specify a valid MRP Procedure

-Cash Journal Entry (PETTY CASH)