Possible too easy treatment of <a> tag

Dear Sir or Madam,

One of my students validated  <a> http://www.zs3wiskitki.pl/ </a>. 
Please note href= is omitted. I do not feel this is a correct behavior 
of the validation service, just FYI.

The stripped down full page illustrating the issue is pasted below.

-- 
Pozdrawiam / Regards /Mit FG
Wojtek Tylkowski /TAB Studio www.tab-studio.com

----------------------------------------start----

<!doctype html>
<html lang="pl" class="no-js">
<head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Strona szkoły w Wiskitkach</title>
     <meta name="description" content="Simplified Bootstrap template 
with sticky menu">
     <link href="css/bootstrap.min.css" rel="stylesheet">
     <link href="css/sticky-menu.css" rel="stylesheet">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<a> http://www.zs3wiskitki.pl/ </a>
</body>

</html>


-------------------------------------end----

Received on Wednesday, 28 December 2022 08:48:03 UTC