Warning: Use of undefined constant X - assumed 'X' (this will throw an Error in a future version of PHP) in /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/tneutron/public_html/wp-content/themes/jarida_disabled/functions.php:7) in /home/tneutron/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1902
{"id":976,"date":"2025-07-31T04:54:18","date_gmt":"2025-07-30T21:54:18","guid":{"rendered":"http:\/\/www.tneutron.net\/mikro\/?p=976"},"modified":"2025-07-28T07:46:10","modified_gmt":"2025-07-28T00:46:10","slug":"definition-web-list","status":"publish","type":"post","link":"https:\/\/www.tneutron.net\/mikro\/definition-web-list\/","title":{"rendered":"Definition Web List"},"content":{"rendered":"

List is a section of text in the document that lists the items of a particular group or groups.<\/span> For example, in a culinary-themed web sites, the list can be the list of foods and drinks, along with the price.<\/span> List can also be a procedure (sequence of steps) of a particular job, that are to be performed sequentially from the first step to the last step.<\/span> Example List:<\/span>
\n\"image\"<\/a><\/p>\n

2) Type List in HTML Documents<\/strong><\/span>
\n In HTML documents, the type of list can be divided into three, namely:<\/span>
\n \uf0b7 List sequence (ordered list)<\/span>
\n \uf0b7 List not berututan (unordered list)<\/span>
\n \uf0b7 List of definitions (definition list)<\/span><\/p>\n

3) List Threaded<\/strong><\/span>
\n List of successive typically characterized by the use of certain numbering.<\/span> This numbering bias using the numbers (1, 2, 3, …) as well as terntentu alphabet characters (a, b, c, … or i, ii, iii, …).<\/span> List of successive generally used for items that are interconnected with each other, or to write down the steps or procedures from terntentu activities that can not be done randomly.<\/span>
\n Examples of sequential list is on how to create HTML documents, for example:<\/span>
\n
\"image\"<\/a><\/p>\n

To create a list of sequential in an HTML document, use the <ol> (ordered list), which is paired with the <\/ ol>.<\/span> <Ol> tag is used to start a particular sequence list, while <\/ ol> serves to indicate that the list has ended.<\/span> Each item in the list must be created using the <li> (list item, which then needs to be closed with the <\/ li>.<\/span>
\n Examples of writing are as follows:<\/span>
\n <ol> <li> First Sequence <\/ li><\/strong><\/span>
\n <li> Is Second <\/ li> <\/ ol><\/strong><\/span><\/p>\n

The attribute for the <ol> is a “type” that indicates the type of penomorannnya.<\/span> In standard, the type is using a numbering 1, 2, 3, 4 and so on.<\/span> In addition to the default type, other types that can be used for numbering in a list is:<\/span>
\n
\"image\"<\/a><\/p>\n

4) List No Threaded<\/strong><\/span>
\n Unordered list is a list of items-items can be modified at random positions.<\/span> List as ni not use numbering as above, but only by using a particular sign or symbol, such as a picture box or round (bullet).<\/span>
\n Example :<\/span>
\n
\"image\"<\/a><\/p>\n

In the above example, we can change \/ randomize the order independently of each item available.<\/span> This is because every item that is not independent from each other with other items, in contrast to a specific sequence of steps that have to be written sequentially.<\/span><\/p>\n

To create an unordered list in the HTML document, use the <ul> (unordered list), which is paired with the <\/ ul>.<\/span> <Ul> is used to start a particular sequence list, while <\/ ul> serves to indicate that the list has ended.<\/span> Each item in the list must be created using the <li> (list item, which then needs to be closed with the <\/ li>.<\/span>
\n Examples of writing are as follows:<\/span>
\n <ul> <li> Item one <\/ li> <li> Item two <\/ li> <\/ ul><\/strong><\/span><\/p>\n

The attribute for the <ul> is a “type” that indicates the type of mark for each item in the form of dots mark for default .. In addition to the default type, other types that can be used for the purposes of unordered list is:<\/span>
\n
\"image\"<\/a><\/p>\n

5) List Definition<\/strong><\/span>
\n The definition list is a list that contains a collection of the definition of a particular term, for example, a list of definitions of the term HTML.<\/span>
\n Example :<\/span>
\n
\"image\"<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

List is a section of text in the document that lists the items of a particular group or groups. For example, in a culinary-themed web sites, the list can be the list of foods and drinks, along with the price. List can also be a procedure (sequence of steps) of a particular job, that are …<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1238],"tags":[1187,1193,1190,1192,1196,1189,1195,1194,1188,1191],"class_list":["post-976","post","type-post","status-publish","format-standard","hentry","category-english","tag-definition-list","tag-definition-list-bootstrap","tag-definition-list-css","tag-definition-list-maker","tag-definition-list-markdown","tag-definition-listen","tag-definition-listening-skills","tag-definition-listicle","tag-definition-listless","tag-definition-listlessly"],"_links":{"self":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/comments?post=976"}],"version-history":[{"count":1,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/976\/revisions"}],"predecessor-version":[{"id":2987,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/976\/revisions\/2987"}],"wp:attachment":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/media?parent=976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/categories?post=976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/tags?post=976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}