1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Vesna [10]
3 years ago
6

One of the ways to create a horizontal navigation menu from an unordered list is to a. set the display property of the element w

ithin each li element to inline b. set the float property of the elelment within each li element to left c. set the clear property of each li element to both d. set the display property of each li element to inline
Computers and Technology
1 answer:
Gennadij [26K]3 years ago
8 0

Answer: a. set the display property of the element within each li element to inline

Explanation: In an unordered list, <em>ul</em> signifies the list and <em>li</em> signifies the elements in the list. When you want to display the elements in a list in a horizontal form, for example if you need a horizontal menu, a quick way of doing this is setting the display of li to inline by writing it as follows in css:

<em>li { </em>

<em>Display: inline; </em>

<em>} </em>

This will order the elements in the list into the form of a horizontal menu .

You might be interested in
After a hard rain, water flows faster in a local creek. This washes away a lot of sediment, making the creek a little deeper.
notka56 [123]
B. The Grand Canyon 
Got this of a Study Island test.  Good Luck!
6 0
3 years ago
Two floating point numbers, A and B, are passed to a recursive subroutine.
Mnenie [13.5K]
The answer is (c) infinite loop
6 0
3 years ago
How can a System Administrator quickly determine which user profiles, page layouts, and record types include certain fields? Uni
VLD [36.1K]
It seems to be C I hope I helped
3 0
3 years ago
How to clear cache in internet explorer version 11?
adelina 88 [10]
1.Select Tools (via the Gear Icon) > Safety > Delete browsing history....

NOTE: You can also access this menu by holding Ctrl + Shift + Delete.

2.Make sure to uncheck Preserve Favorites website data and check both Temporary Internet Files and Cookies then click Delete.



3.You will get a confirmation at the bottom of the window once it has successfully cleared your cache and cookies.

The above procedure for clearing cache and cookies should work for the majority of websites, but certain website and applications such as WiscMail require a more thorough procedure. If you are still having issues, try to steps below.

<span>Note: The F12 developer tools in Internet Explorer 11 do not include a cache menu. This process will only work for IE10 or lower.</span>

1.Close out of Internet Options. Click on Tools and select Developer Tools.






2.In the Developer Tools window, click on Cache and select <span>Clear Browser Cache...
3.</span>
Click Yes to confirm the clearing of the browser cache





8 0
3 years ago
In a scenario where Nancy and Matthew are using public key encryption, which keys will Nancy have the ability to see in her publ
hammer [34]

Answer:

Private key

Explanation:

From the question, we understand that the encryption type is a public encryption.

For better analysis, I will create the following scenario.

Encryption keys are stored in an encrypted form in a PGP (i.e. Pretty Good Privacy). This PGP homes the public and the private keys.

However, for Nancy to access the public keyring, she needs the private keys.

If by chance she lost/forgot the private keys, she will not be able to decrypt any information she receives.

Hence, the solution to this question is: <em>private key</em>

4 0
3 years ago
Other questions:
  • Write a class named Taxicab that has three **private** data members: one that holds the current x-coordinate, one that holds the
    9·1 answer
  • If r is an instance of the above Person class and oddNum has been declared as a variable of type boolean, which of the following
    8·1 answer
  • How did mark watney survive the accident
    9·1 answer
  • Which segment of society introduced the grunge look?
    5·2 answers
  • Make me die from laughter i will give brainlyest for the best joke
    11·1 answer
  • You make an online purchase of a hooded sweatshirt with the logo of the Dallas Cowboys. The next time you log on, your screen ha
    9·1 answer
  • What is the main task of the project manager
    10·2 answers
  • You ping a host on the internet to check for connectivity. Your ping times out, and you get no response. What is most likely the
    8·1 answer
  • When a single controller device communicates with multiple peripheral devices, what wires are simultaneously connected to all de
    10·1 answer
  • What is a reason for users and businesses to adopt 5G networks?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!