answersLogoWhite

0

How do you create a drop down menu in CSS?

Updated: 8/21/2019
User Avatar

Wiki User

9y ago

Best Answer

To create a drop down menu in CSS, use a series of nested

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create a drop down menu in CSS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get a drop down menu bar on webpage maker?

Using a WYSIWYG editor, I have no idea, as it varies greatly. The editor should have instructions though.Using actual Code you can create a simple one with the following code.Simple drop down menuUsing some basic CSS and HTML we can create a drop down menu rather easily, it's not very stylish, but it works well. first-linksecond-linkthird-linkPlease use the links below to make a more advanced menu.


Which websites allow you access to free menu templates?

Daily syntax is a website where free menu templates can be found in CSS. Also this can be found on CSS menu market and in tutorials how to run a cafe/restaurant.


How do you move a picture to the right side of a website without making it drop down in HTML?

Use the CSS declaration "float:right;" The image will move to the right of the page, but will not attempt to "clear" the other elements (that's what the "drop down" is called.) I've included a good CSS Float tutorial in the Related Links.


How does CSS and Java Script help more Dynamic user interfaces?

The most common uses of JavaScript and CSS are making live changes, such as showing or hiding certain parts of a navigation menu. An easy example: ---- Menu Item One | Menu Item Two | Menu Item Three Sub-menu Item One Sub-menu Item Two ---- Lets pretend this is a navigation menu on a webpage. It's plain old text, but we're going to pretend that they have borders, color, and they actually link to somewhere. We want to make it so then when we mouse over "Menu Item One", the sub-menu items will appear and "drop down" for the user. At first, everything appears visible to the user. We should make the sub-menu items invisible, and wait for the user to mouse over the Menu Item text. To do that, we would edit this "page" and make the sub-menu items invisible, using CSS. Now we add a script, using JavaScript, that says when the mouse inside "Menu Item One", the sub-menu items should appear by changing the CSS of the page. And when the mouse moves away, the script should hide the sub-menus with CSS once more. That would make the navigation menu a dynamic user interface. ---- On a related note, when your coding with HTML, CSS, and JavaScript, you are coding in dHTML. dHTML is not a language, but the art of using the three languages together to make something dynamic - Which the above example is doing. ----


Can you able to create table using css?

You can style a table in CSS, HTML is what you would use to create it though.


How do you install CSS on Vista?

You don't install CSS onto your computer. CSS is programming langauge, which is programmed by an individual. CSS is used to create styling on a website. To create CSS you would normally install a text editor and link your XHTML file(s) to the CSS file. For this reason CSS can programmed on any operating system, including Vista.


What is style menu?

Style menu is a file or set of files designed by some tools likewise: css, flash etc to improve the appearance of MENU's in applications..


What are some websites made with CSS?

No websites are made with CSS, since the CSS language is used for styling of elements and objects that are already created; it does not actually "create" the objects and elements.


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


Where is css on MySpace?

You can add CSS to your 'about me' section in 'Edit Profile' under the 'Profile' menu of the top bar. It should function like normal when placed there.


How do you create rounded textbox in HTML?

That would be the job of CSS.


What is the best software to create a website for beginners?

HTML and css