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/issue131.html
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Issue 131</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
    <h1>There is a non breaking&#160;space</h1>
    <pre id="foobar">Some accentués characters</pre>
    <form>
        <select name="foobar">
          <option value="1">Gimme some accentués characters</option>
        </select>
        <input type="submit" />
    </form>
</body>
</html>