Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Make A Dropdown Option List (HTML)
#1
Hey all, this is a simple tutorial on how to make an option (dropdown) list.

Just follow this code
Code:
<SELECT NAME="Name O' Option Here">
<OPTION VALUE="Option 1"          >slol
<OPTION VALUE="Option 1"          >lol
<OPTION VALUE="Option 3" SELECTED >lol
<OPTION VALUE="Option 4"          >lol
</SELECT>

Now, the person does not see the words in the quotes, so instead they would see lol.

EXAMPLE - http://is.gd/bg7Kg

Kthx
Reply
#2
Simple but very helpful for a new user. http://www.w3schools.com/ is great for a new user as well
Reply
#3
(04-05-2010, 03:35 PM)Av917 Wrote: Simple but very helpful for a new user. http://www.w3schools.com/ is great for a new user as well

I wouldnt post that, this site is the new w3schools
Reply
#4
(04-05-2010, 03:36 PM)HTML Wrote: I wouldnt post that, this site is the new w3schools

sry did know i didnt think they were competing with each other at all... I would always perfer to talk to an actual person anyways
Reply
#5
(04-05-2010, 03:42 PM)Av917 Wrote: sry did know i didnt think they were competing with each other at all... I would always perfer to talk to an actual person anyways

LOL, we are not. That was more of a serious joke.
Reply
#6
Thank you for the share, Will use this code for my upcoming website Smile.
[Image: 2jalumb.jpg]
Reply
#7
(04-05-2010, 03:43 PM)aiir Wrote: Thank you for the share, Will use this code for my upcoming website Smile.

Cool, and your welcome.
Reply
#8
Thanks for this simple guide. Might use it but im not into HTML
[Image: deities.jpg]
Reply
#9
(04-05-2010, 06:20 PM)Deities Wrote: Thanks for this simple guide. Might use it but im not into HTML

Dude, HTML is best.
Reply
#10
(04-05-2010, 06:33 PM)HTML Wrote: Dude, HTML is best.

lol you havent tried python yet then Roflmao
[Image: sig.php]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Contact form for HTML Crystal 36 8,383 05-24-2013, 05:51 PM
Last Post: Akai
  Upgrade Option Rуan 5 839 01-12-2012, 06:14 PM
Last Post: Rуan
  Helping with HTML and CSS Ambitious 0 545 08-28-2011, 01:18 PM
Last Post: Ambitious
  How To Make A Password Field (HTML) Kaleb 42 9,735 07-04-2011, 09:47 AM
Last Post: Link
  [TUT]Learn to edit and make pics in HTML. SVG coding language. Easy to learn! [TUT] Qua 2 1,206 06-24-2011, 09:42 PM
Last Post: Qua

Forum Jump:


Users browsing this thread: 1 Guest(s)