Tell me how to make the form with the search results displayed under the search input, as on Twitter. (I looked at the source code - everything is in one div). The question itself is how to make the block be under the input, and the input in <li> . (After the menu itself is a li list, shrinking the browser window shrinks). The goal is to make it so that it is div below the input, which is in the menu <li> tag (after the div should be, not in the menu and below it). Thank you in advance! Here is an example of what a picture should look like.
