ensayostube Posted September 20, 2017 Share Posted September 20, 2017 I have a Spanish based language site: http://www.ensayostube.com with informations about different topics. I want to implement a simple responsive php dropdown list (mobile and desktop) for my site on pages like this on the right side: http://www.ensayostube.com/documentos/educacion/fisica/11.php of the site categories : Biología Ciencia Física Francés Gramática Inglés Literatura Matemáticas Ordenador Pedagogía Química i want to be on dropdownlist. But the dropdown shold be SMALL on MOBILE and bigger on desktop or tablets How can i do that? I need some html/css code suggestions, to make this. Thanks all Quote Link to comment Share on other sites More sharing options...
cyberRobot Posted September 20, 2017 Share Posted September 20, 2017 You could use media queries to adjust the drop down based on screen size. More information about media queries (and examples) can be found here: https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.