answersLogoWhite

0

What else can I help you with?

Continue Learning about General Arts & Entertainment
Related Questions

How do you write an essay about what technology has changed your life?

List the ways technology has changed your life then axpand on each item.


Is each item of a list capitalized?

Each item should only be capitalized if they are proper nouns, titles etc. If it wouldn't normally have a capital letter then don't capitalize it in a list.


Why should my goals be challenging?

They should be challenging because if you overcome them you can keep on gong and try something even more challenging intill nothing on your list of goals.


How do you punctuate a list of more than one item?

The items should be separated by commas.


How to make nested list using HTML tags?

To nest a list in HTML, you simply put the child list into a list item of the parent list. The parents list item will completely encompass the nested list. <ul> <li>Item One</li> <li>Item Two</li> <li>Item Three <ul> <li>Item 3.1</li> <li>Item 3.2</li> </ul> </li> <!--This is the end of item 3--> <li>Item Four</li> </ul>


What steps should be taken to remove any duplicate items from the list?

To remove duplicate items from a list, you can follow these steps: Create a new empty list to store unique items. Iterate through each item in the original list. Check if the item is already in the new list. If the item is not in the new list, add it. Continue this process for all items in the original list. The new list will now contain only unique items.


What the full form of EIL?

Exception item list or Extraction item list


Once you've completed something on your to do list you should?

cross it off and move on to the next item


What is a sentence for item?

i had an item on my list and it was a chair


What is the tag for a unordered list?

An unordered list is defined by <ul> </ul> and ordered list is defined as <ol> </ol> Both of these list types take list items are their child elements. So: <ul> <li>Bulleted item 1</li> <li>Bulleted item 2</li> <li>Bulleted item 3</li> </ul> OR: <ol> <li>Numbered item 1</li> <li>Numbered item 2</li> <li>Numbered item 3</li> </ol>


What is the rule for periods at ends of lists?

If each item of a list is a complete sentence then each item should end with a period (or other appropriate punctuation). If the items of the list are not complete sentences then end punctuation isn't necessary.


When figuring out how much time you have for planning what should you do?

figure out how much time it takes to do each item on your list.