1.

: For creating hyperlink in web page we use anchor element then which command we will follow?click to get details Click to get details Click to get details None of the above

Answer»

Sorry I don't understand the question.

If we want to create a hyperlink then we use the ANCHOR element.

Here's how the SYNTAX LOOKS like:

HREF = "">Text

In the href you tell the browser that when I click on it it will REDIRECT me to this page.



Discussion

No Comment Found