Select the correct answer.
If a user clicks on the hyperlink generated by the following code, where will the web browser redirect the user?
 Click here to go to first table 
A. 
a web page called “table1”
B. 
a website with the search tag “table1”
C. 
an element on the same page with the id “table1”
D. 
a paragraph on the same page with the text “table1”