'isindex' creates a text input field between two 'hr' elements
<html> <head> <title>isindex element example</title> </head> <body> <isindex prompt="Please enter your name and surname . . . "> </body> </html>