I want to display the form results, however I found resources that uses php but I have yet to learn php and I was using a html document but I don’t know how to make it display the results
I want to display form results
<form action="results.html" method="GET" target="_blank">
I’m only able to do till this step