Interviewer And Interviewee Guide

HTML Developer Interview Question:

Tell us how do you create a link that will connect to another web page when clicked?

Submitted by: Muhammad
To create hyperlinks, or links that connect to another web page, use the href tag. The general format for this is: <a href=”site”>text</a>
Replace “site” with the actual page url that is supposed to be linked to when the text is clicked.
Submitted by: Muhammad

Read Online HTML Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.