Description List Tag
Hello Friends...!!
This is HTML Coding
Practical: - Description List Tag Script
Script: -
<html>
<head>
<title> Description List </title>
</head>
<body>
<b><u> MS OFFICE </u></b>
<dl>
<dt>MSWORD</dt>
<dd>- Microsoft Word or MS-WORD (often called Word) is a graphical word processing program that users can type with. It is made by the computer company Microsoft. Its purpose is to allow users to type and save documents. Similar to other word processors, it has helpful tools to make documents.<dd>
<dt>MSEXCEL</dt>
<dd>- Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications. </dd>
<dt>MSACCESS</dt>
<dd>- Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It can also import or link directly to data stored in other applications and databases. </dd>
</dl>
</body>
</html>
Output: -
If you have any doubts
mention in the Comment Box.
Please
follow my Blog, Share and Comment.
Comments
Post a Comment