Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <address> Author: W3docs Team<br /> <a href="mailto:info@example.com">Send Mail to the Author</a> </address> </body> </html>