Avatar of zachvaldez
zachvaldezFlag for United States of America

asked on 

displaying 3 dropdownlist horizontally

I have this code but it displays 3 dropdownlist vertically and not horizontally to fit 9column row.

             
    <div class="row">
                        <div class="large-9 columns">
                           
                                <label>
                                   John
                            <asp:DropDownList ID="DropDownList1" runat="server"></asp:DropDownList>
                                </label>
                               
                                <label>
                                    Peter
                           <asp:DropDownList ID="DropDownList2" runat="server"></asp:DropDownList>
                                </label>
                             
                                 <label>
                                    Jeff
                        <asp:DropDownList ID="DropDownList3" runat="server"></asp:DropDownList>
                                </label>
                                 

                        
                        </div>
                    </div>

Open in new window


What to do?
* css3HTML

Avatar of undefined
Last Comment
zachvaldez
ASKER CERTIFIED SOLUTION
Avatar of Juana Villa
Juana Villa
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Where is the CSS for your code - that is important.

Also can you post the rendered HTML (view source - copy and paste the HTML for the row.
Avatar of zachvaldez
zachvaldez
Flag of United States of America image

ASKER

Juana , you're in right direction
HTML
HTML

HTML (HyperText Markup Language) is the main markup language for creating web pages and other information to be displayed in a web browser, providing both the structure and content for what is sent from a web server through the use of tags. The current implementation of the HTML specification is HTML5.

62K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo