Multiple choice technology web technology

Which of the following do not come under the category navigation tags?

  1. <ps:button>

  2. <ps:link>

  3. <ps:select>

  4. none of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

, , and are all form/navigation tags, but the question asks which does NOT come under navigation. is typically a form selection control rather than a navigation element, making it the correct answer.