Code
Execute
<
!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy href attribute
<
/title
>
<
/head
>
<
body
>
<
a
href
="https://www.wikitechy.com"
>
Click here
<
/a
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <head> <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy href attribute</title> </head> <body> <a href="https://www.wikitechy.com">Click here</a> </body> </html>
Result