logo.htm 580 B

123456789101112
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" >
  3. <head>
  4. <link type="text/css" rel="stylesheet" href="styles.css" />
  5. <title>blindZA.co.za logo</title>
  6. </head>
  7. <body>
  8. <a href="http://www.blindza.co.za/" target="_top">
  9. <img src="logo/blindza_logo_smaller46.jpg" alt="blindZA.co.za logo - white text on black background, with white border - and red braille version hovering in front of normal text" width="317" height="103" border="0" />
  10. </a>
  11. </body>
  12. </html>