Use HTML tag <ol> element to define an ordered list.
Use the HTML type attribute to define the numbering type. Use the HTML <li> element to define a list item. Use the HTML <dl> element to define a description list.
Hence, as numbered list come under ordered list tag <ol> tag is used for numbered list.
Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.
HTML tags are the hidden keywords within a web page that define how your web browser must format and display the content. Most tags must have two parts, an opening and a closing part. For example, <html> is the opening tag and </html> is the closing tag.
The a_struct is declared as structure name and its data element is a.
There are two types of modular programming.They are interface and implementation.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.