Prev Demo
HTML5
>
HTML Links
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p><i>This displays the title as dotnetfunda </i></p> <a href="http://www.dotnetfunda.com">dotnetfunda</a> </body> </html>
Note: We DO NOT save your trial code in our database.
Output