Wednesday 24 December 2014

Select Box design using html and css

hello some select box design



















here css of selectbox put it in and check desing

#design1 { background: none repeat scroll 0 0 steelblue; border: 1px solid; outline: medium none; overflow: hidden; width: 10%; }

#design2{ background: none repeat scroll 0 0 transparent; border: 0 none; color: #eee; font-size: 20px; font-weight: bold; padding: 2px 10px; width: 378px; background-color: #58B14C; border-radius: 25px; }

#design3{ background: none repeat scroll 0 0 transparent; border: 0 none; color: #eee; font-size: 20px; font-weight: bold; padding: 2px 10px; width: 378px; background-color: black; border-radius: 25px; background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)); }

#design4{ background-position: 97% center; background-repeat: no-repeat; border: 1px solid #aaa; color: #555; font-size: inherit; margin: 20px; overflow: hidden; padding: 5px 10px; text-overflow: ellipsis; white-space: nowrap; width: 300px; }

#design5{background-color:#A2AB58;background-image:url(http://s18.postimg.org/pbf0wwpg5/arrow.png);background-position:300px;background-repeat:no-repeat;border-radius:5px;box-shadow:inset 0 0 10px 0 rgba(0,0,0,0.6);color:#ff0;font-family:Cursive;font-size:20px;line-height:1;margin-top:8px;outline:none;padding:12px;webkit-appearance:none;width:353px;}

#design5:hover{color:#00ff7f;}

#design6{ background: #ddd url("http://s21.postimg.org/u0aq7xjs3/down_arrow_select.jpg") no-repeat scroll right center; border: 1px solid #ccc; height: 34px; overflow: hidden; width: 240px;}
#design6 select{ background: transparent none repeat scroll 0 0; border: 0 none; border-radius: 0; font-size: 16px; height: 34px; line-height: 1; padding: 5px; width: 268px;}

I am Uploaded New Select Box design when i get new design.

4 comments:

  1. ??? looks like non-formated, regulare select boxes... so: what does it mean???

    ReplyDelete
    Replies
    1. no please add css after check here css not included in select box. follow example and check it

      Delete
  2. Please format your codes. So you could get more audience.

    ReplyDelete
    Replies
    1. can you tell me how can formated code of this page.

      Delete

Thank You For Comment