HTML gevorderde |
|
Eerst en vooral laat je ImageReady/Photoshop geen html generen, tabellen gebruik je niet voor layout te maken maar gebruik div+css, valideer eerst eens dan zal je geen nutteloze code zoals hieronder niet tegen komen:
<td colspan="15" width="849" height="383" valign="top"><html>
<head>
<title>home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (home.psd) -->
<table id="Table_01" width="850" height="383" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="15" width="849" height="383" valign="top"><html> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- ImageReady Slices (home.psd) --> <table id="Table_01" width="850" height="383" border="0" cellpadding="0" cellspacing="0">
Lees hier eens een paar tutorials door |