answersLogoWhite

0

What is the HTML for a piczo navigation box?

Updated: 8/16/2019
User Avatar

Wiki User

13y ago

Best Answer

Answer

<form method="post" name="nameform"> <select name="emmasmenu" size="1" style="background-color: #000000; BORDER-BOTTOM: outset; BORDER-LEFT: outset; BORDER-RIGHT: outset; BORDER-TOP: outset; COLOR: #87CEFA; TEXT-TRANSFORM: uppercase; FONT-FAMILY: small fonts; FONT-SIZE: 7px">

<option value="URL HERE">NAME HERE</option> <option value="URL HERE">NAME HERE</option> <option value="URL HERE">NAME HERE</option> <option value="URL HERE">NAME HERE</option> <option value="URL HERE">NAME HERE</option> <option value="URL HERE">NAME HERE</option>

</select>

<input type="button" value="Click!" onclick="location = document.nameform.emmasmenu.options [document.nameform.emmasmenu.selectedIndex].value;" style="BACKGROUND: #000000; COLOR: #87CEFA; FONT-FAMILY: small fonts; TEXT-TRANSFORM: uppercase; FONT-SIZE: 7px"> </option></option></option></select></form>

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML for a piczo navigation box?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How you can add other fonts on piczo?

Well one thing you can do it look for an HTML code for diffrent fonts that you want and then it paste is in a text box. Hope i helped!


How do you upload music on your piczo site?

To put music on your piczo you must first go to a website like Videocodeplanet.com and then choose a song or music video that you would like on your site and then copy the HTML code under the video or song. Then go to your piczo editor and go to controls, then go to HTML and add the HTML that the site gave you.


How do you get your text to link onto a different page on Piczo?

i think its HTML codes


How can you get shout box?

Look on your tools and use the scrolling arrows to move it and you'll see a box with a pencil I think. If you DONT see it then that means you have a different version of piczo. I have a piczo that is old and has that and I have a piczo that doesn't have it.


Anything else that you can do for my piczo site?

Piczo has unlimited things you can do! My friends site is www.savvy-layouts.piczo.com when you start using html, you can't stop!!! if you experiment, you can have a really good site!!!


How do you add music to a Piczo website?

How to add music to your piczoTo put music on your piczo you must first go to a website like Videocodeplanet.com and then choose a song or music video that you would like on your site and then copy the HTML code under the video or song. Then go to your piczo editor and go to cotrols, then go to HTML and add the HTML that the site gave you. Here is more input and advice:In a piczo website, currently uploading your own music is not allowed but you are allowed to put only backgroud music. It can be found in Tools menu in the Editor mode.


Where can one download a blank HTML document for free?

You can download a blank HTML document for free online from the W3Schools website. Once on the page, click on "HTML" in the left navigation menu and then copy and paste the code from the box into a text document and name it with the .html file extension to save the blank HTML document.


How do you find out the HTML of your pages on piczo?

You save the webpage under File and then go onto note or wordpad and open it. Tada!


How do you get a chat box on a Piczo site?

Okay, go to the tool bar, if you have the new one, and click shout box. If you don't have the new one, I don't either. Just go to xat.cm and get one! That's what I did!


How do you add videos to your files?

There are two ways to add a video to your piczo page that I am aware of. The first is using the video tool that piczo already has in the new toolbar. I, personally, don't use this method, but you can try it if you wish. The second is using YouTube.com. If you go on a page with a video on it, there should be a box near the actual video where the user's name and profile picture (etc.) are displayed. On this box, there is a bar with an HTML in it. If you copy this HTML and put it in an HTML box on Piczo, you should be able to get the video on your page, unless there is something wrong with the HTML.


How can I edit a text list in Piczo or add information in a text list in Piczo?

you clik the hand or pencil and a box comes up,put text in and clik ok


How do you make a HTML link piczo?

&lt;a href="LINK"&gt;name of link&lt;/a&gt; So it should be like &lt;a href="http://www.robin105.brightdev.com"&gt;robin105&lt;/a&gt;