Prev Demo
Adding Bookmarks To The Link
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title> HTML links </title> <meta charset="utf-8"> </head> <body> <p><a href="#techfunda">Go to dotnetfunda by clicking this</a></p> <h2>Techfunda</h2> <p>Techfunda is a online tutorial</p> <h2>Itfunda</h2> <p> itfunda is online tutorial which provides the EBook for learning </p> <h2>Kids funda</h2> <p>is a online tutroial which provides the entertainmnet to the kids</p> <h2 id="techfunda">dotnetfunda</h2> <p>dotnetfunda is a online tutorial which provides to share and learn technologies </p> <h2>Techfunda</h2> <p>Techfunda is a online tutorial</p> <h2>Itfunda</h2> <p> itfunda is online tutorial which provides the EBook for learning </p> <h2>Kids funda</h2> <p>is a online tutroial which provides the entertainmnet to the kids</p> <h2>Techfunda</h2> <p>Techfunda is a online tutorial</p> <h2>Itfunda</h2> <p> itfunda is online tutorial which provides the EBook for learning </p> <h2>Kids funda</h2> <p>is a online tutroial which provides the entertainmnet to the kids</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output