HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/komma.pro/vendor/behat/mink/driver-testsuite/web-fixtures/links.html
<!DOCTYPE html>
<html>
<head>
    <title>Links page</title>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
</head>
<body>
    <a href="redirector.php">Redirect me to</a>
    <a href="randomizer.php">Random number page</a>
    <a href="links.html?quoted">Link with a '</a>
    <a href="basic_form.html">
        <img src="basic_form" alt="basic form image"/>
    </a>
</body>
</html>