Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line number of error is off by one #250

Open
BTWS2 opened this issue Feb 27, 2024 · 0 comments
Open

Line number of error is off by one #250

BTWS2 opened this issue Feb 27, 2024 · 0 comments

Comments

@BTWS2
Copy link
Collaborator

BTWS2 commented Feb 27, 2024

Ontbrekend sluitend karakter voor '<' op regel 9 positie 106

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Websites</title>
</head>
<body>
<ul>
    <li> <a href="https://www.ugent.be/we/nl/" > Faculteit Wetenschappen (FWE) </a> </li>
    <li> <a href="https://www.ugent.be/ea/nl/" > Faculteit Ingenieurswetenschappen en Architectuur (FEA )</a</li>
    <li> <a href="https://www.ugent.be/bw/nl/" > Faculteit Bio-ingenieurswetenschappen (FBW) </a></li>
</ul>
</body>
</html>

image

https://dodona.be/nl/courses/3210/series/34535/activities/1441503329/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant