O Level Exam : Practical Question
📝 HTML
🎨 CSS
⚡ Java Script
<a href="http://www.google.com" target="_blank">Open Google Website</a>
xxxxxxxxxx
1
<
a
href
=
"http://www.google.com"
target
=
"_blank"
>
Open Google Website
</
a
>
x
1
1
1
▶ Run Code
🖥 Output: