Hi. I am trying to make a webpage which contains a search button. This button has a link so when I press the button, it redirects me to that link.
What I want is that on clicking the button, the content of the linked page is displayed just below my search button keeping the content of previous page intact. Just the information from the linked page is added below.
Currently I am familiar with HTML and CSS. What technology should be used for this purpose? Any pre-requisites for it? Any resources are welcome