1.

Which command we use to link a page with an HTML page ?(a) <a link="url">link text</>(b) <a href="url">link text</a>(c) <a connect="url">link text</a>(d) <a attach="url">link text</a>

Answer»

<a href="url">link text</a> use to link a page with an HTML page .



Discussion

No Comment Found

Related InterviewSolutions