1.

The statement given below creates a name to a section "NCO". Which of the following is the CORRECT code, if you want to link the given named section in HTML?NCO 

A. A href="#NCO">Link to NCO</A>
B. <href="#NCO">Link to NCO
C. <A href="NCO">LINK to NCO</A>
D. <A href="NCO"Link to NCO</A>
Answer» B. <href="#NCO">Link to NCO


Discussion

No Comment Found

Related MCQs