About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.0.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h2>External Paths</h2> <p>This example links to a page located in the html folder on the current web site:</p> <p><a href="/html/default.asp">HTML tutorial</a></p> </body> </html>