answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Is a Indexed-Sequential file ordered or unordered?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What does the code li mean?

list item. it is the child of either <ul> - unordered list, or <ol> - ordered list in html


Is used to separate single list items in HTML?

Items in an ordered or unordered list will be surrounded by <li></li> tags.


Difference between ordered and unordered list?

unordered list: delineates a list, where the items are generally of equal importance and do not need to go in any particular order. Each item begins with a tag. Unordered lists may be nested inside unordered lists or inside any other types of lists (one list inside of another list inside of another list). A line space automatically is inserted before and after an unordered list (that is, an entire line is skipped between an unordered list and any text before and after it), except for (on most browsers) a list nested within another list.ordered list: delineates a list, where the items are in sequential, numerical order. Each item begins with a tag. Ordered lists may be nested inside ordered lists or inside any other types of lists (one list inside of another list inside of another list). A line space automatically is inserted before and after an ordered list (that is, an entire line is skipped between an ordered list and any text before and after it), except for (on most browsers) a list nested within another list.


When is it appropriate to use an unordered list in HTML?

Any time that you want to put a list of items on your page but don't need to have them numbered or lettered. Ordered lists put numbers or letters in front of the items, whereas unordered lists don't. For many lists there is no need for any numbers or letters, just the items themselves, so that is when you use an unordered list.


How do you change the background of a bulleted list in HTML?

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <style type="text/css" media="screen"> ul { background: #FFFFFF; } </style> </head> <body> </body> </html>

Related questions

What is Primary file organization unordered?

Primary file organization is the way in which we determine how the file records are physically placed on the disk and hence, how the records can be accessed. Unordered means that there is no particular order in this way, i.e. a heap algorithm is used.


What does the code li mean?

list item. it is the child of either <ul> - unordered list, or <ol> - ordered list in html


What is a list in HTML?

A list in HTML defines a collection of items. List can be ordered (OL) or Unordered (UL).


Is used to separate single list items in HTML?

Items in an ordered or unordered list will be surrounded by <li></li> tags.


Difference between ordered and unordered list?

unordered list: delineates a list, where the items are generally of equal importance and do not need to go in any particular order. Each item begins with a tag. Unordered lists may be nested inside unordered lists or inside any other types of lists (one list inside of another list inside of another list). A line space automatically is inserted before and after an unordered list (that is, an entire line is skipped between an unordered list and any text before and after it), except for (on most browsers) a list nested within another list.ordered list: delineates a list, where the items are in sequential, numerical order. Each item begins with a tag. Ordered lists may be nested inside ordered lists or inside any other types of lists (one list inside of another list inside of another list). A line space automatically is inserted before and after an ordered list (that is, an entire line is skipped between an ordered list and any text before and after it), except for (on most browsers) a list nested within another list.


When is it appropriate to use an unordered list in HTML?

Any time that you want to put a list of items on your page but don't need to have them numbered or lettered. Ordered lists put numbers or letters in front of the items, whereas unordered lists don't. For many lists there is no need for any numbers or letters, just the items themselves, so that is when you use an unordered list.


Are sets and sequences different types in computer science?

Yes. In general, a set is an unordered collection of unique elements while a sequence is an ordered list of elements.


How many HTML Lists?

Lists in HTML are of 2 types i.e. UL and OL. UL defines the unordered list whereas OL defines ordered list.


What is merge sort program?

we can sort unordered list to order list. we fallow a mechanism given list divided into two parts take one-one part ordered them


What does thinking in unordered heaps?

Thinking in unordered heaps means thinking haphazardly with no particular order.


How do you change the background of a bulleted list in HTML?

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <style type="text/css" media="screen"> ul { background: #FFFFFF; } </style> </head> <body> </body> </html>


Antonym of sequential?

unordered