Custom Search using HTM+CSS Snippet

Custom Search using HTM+CSS Snippet

Suppose I wanted to create my own list view using HTML and CSS snippets inside a Page with a custom search input at the top of the list (not the Search snippet). 

Without Javascript, is there a way to retrieve a user's entry from that search input and send it to a function that fetches the data and returns it to the page?