You are creating a Web site using frames to define structure. Which tag allows you to specify a
default target frame for all the links in your file?
A.
<TARGET=”top” HREF=”www.url.com “>
B.
<BASE HREF=”www.url.com” TARGET=”main”>
C.
<TOP TARGET=”default”>
D.
<HREF=”www.url.com” TARGET=”default”>