The target drop down has only effect on the resulting Code when the Href is set. Users may not notice that and falsly think the link will open in a new window for example, but the target="_blank" is not really applied in the code because it was set before the Href was set.
The
targetdrop down has only effect on the resultingCodewhen theHrefis set. Users may not notice that and falsly think the link will open in a new window for example, but thetarget="_blank"is not really applied in the code because it was set before theHrefwas set.