+ 1
I want a little help to achieve a complete menu with a search bar in HTML and CSS.
Web help..
9 Antworten
+ 2
Share/link your code attempt in web code playground, and we'll be able to try to help you, based on what you've already done ;)
+ 3
The menu I tried to create it's on my PC. Separately.
+ 3
Ok I'll try.. but i haven't started JS yet .. i will finish css first.
+ 3
Ok
+ 1
Did you try?
+ 1
Check these out
https://youtu.be/l13Gvbp2Rfo
+ 1
I tried .. I can create a simple menu and a search bar in a separate way .. but I don't know how to put a search bar in the menu ..
+ 1
copy paste it in a code playground, that's the less worst solution... even if it may lacks of some external ressources and/or not working as well in the code playground context ^^ (at least provide Html/Css sources, and Js -- last one doesn't much matter if you doesn't update the page content and/or css with it)...
Obviously, it's better and will help to adapt enoughly your script(s) to make them not too bad working and providing ressources as images accessibled (uploaded on internet and linked with absolute http urls ;P
+ 1
No absolute needs of JS (just in case of JS could modify either the page structure or the css rules ;))