January 2019
Beginner
132 pages
3h 14m
English
In the following example, you will see how to simulate a form submission by using the properties and elements of an HTML form. We will use the form located at the https://hub.packtpub.com/ website to discover articles written about the Go programming language (commonly referred to as GoLang). On the home page of https://hub.packtpub.com, there is a search box in the top-left corner of the page, as shown in the following screenshot:

By right-clicking on the Search... box, you should be able to inspect the element using your browser's Developer tools. This reveals the HTML source code for the page, showing that ...
Read now
Unlock full access