It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://urbino.fh-joanneum.at

  1. <!DOCTYPE html>
  2.  
  3. <html>
  4.    <head>    
  5.        <meta charset="UTF-8">
  6.        <title>FH Joanneum</title>
  7.        <link rel="stylesheet" href="style.css">
  8.    </head>
  9.    <body>
  10.        <div class="top">
  11.            <img src="images/fh.png" alt="FH Joanneum Logo" align="left" width="180">
  12.            <img src="images/ehealth.png" alt="Department Angewandte Informatik Logo" align="right" width="160">
  13.        </div>
  14.        <div class="main">
  15.            <div class="logo-name">FH Joanneum - Institut eHealth</div>
  16.        <div class="container">
  17.            <div class="box">
  18.                <a class="link" href="trials/index.php/Glossary" tabindex="0">
  19.                <div class="imgage">
  20.                    <div id="zoom-In">
  21.                     <img src="images/trials.png" alt="Trials@Home Logo" height="250">
  22.                    </div>
  23.                 </div>  
  24.                <div class="balken">
  25.                    <div class="text0">To the Glossary of Terms</div>
  26.                    <div class="text1">Trials@Home</div>
  27.                </div>
  28.                </a>
  29.            </div>
  30.        </div>
  31.        </div>
  32.  
  33.    </body>
  34.  
  35. </html>
  36.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda