HTML interesse |
|
Wie weet hoe ik dit kan veranderen zodat ik geen foutmelding in W3C krijg? Eerst de foutmelding dan de code.
Line 14, Column 6: required attribute "TYPE" not specified.
<style>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="Keywords" content="fotografie, fotograaf>
<meta name="description" content="Bruidsfotografie. Voor alle fotografie in de studio of op locatie. " >
<title>Fotografie</title>
<style>
#sDiv0 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv1 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv2 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv3 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv4 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv5 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
#sDiv6 {position:absolute; height:1; width:1; font-family:arial black; font-size:15px; color:white;}
</style>
En dan de volgende foutmelding en bijbehorende code:
Line 61, Column 32: required attribute "TYPE" not specified.
<SCRIPT LANGUAGE="JavaScript1.2">
<SCRIPT LANGUAGE="JavaScript1.2">
|