Question:

List Box/Drop Down Box?

by  |  earlier

0 LIKES UnLike

I was wondering how you could make a List Box or a Drop Down Box for my Myspace Profile

Is it able to be done in HTML?

What do i need to do to do one??

Please help me and I'll make your answer the Best Answer and I'll also will become a fan..Promise..:)

HELP!!!

 Tags:

   Report

1 ANSWERS


  1. <select style="background-color:black; color: yellow; font-family: tahoma;">

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    <option>text</option>

    </select>

    you can edit it (colors, etc.) (:

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.