Gesliced en nu in HTML

Status
Niet open voor verdere reacties.

kevichill

Gebruiker
Lid geworden
18 jul 2006
Berichten
237
hallo allemaal ik ben nu al zon 3 uur bezig om mijn geslicede design in 1 html file te zetten maar het lukt me maar niet @#$@$@#$@#?

zou iemand het voor mij aub kunnen doen aub ! :$
anders kom ik niet meer verder met me site :(

Please aub
 
Het ligt er helemaal aan hoe je het gesliced hebt. Je kunt eventueel de afbeeldingen (in een gecomprimeerde map) hierneer zetten.
 
Kun je ook het volledige plaatje even plaatsen, want zo weet ik niet waar het naartoe moet. ;)
 
Het is klaar :)

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Age Of Empires2 Age Of Kings Gamers</title>
</head>

<body bgcolor="#999999">
<table cellpadding="0" cellspacing="0" width="1024" align="center">
	<tr>
		<td colspan="3"><img src="images/aoe-aok_01.jpg" /></td>
	</tr>
	<tr>
		<td colspan="3">
			<table cellpadding="0" cellspacing="0">
				<tr>
					<td><img src="images/aoe-aok_02.jpg" /></td>
					<td><img src="images/aoe-aok_03.jpg" /></td>
					<td><img src="images/aoe-aok_04.jpg" /></td>
					<td><img src="images/aoe-aok_05.jpg" /></td>
					<td><img src="images/aoe-aok_06.jpg" /></td>
					<td><img src="images/aoe-aok_07.jpg" /></td>
					<td><img src="images/aoe-aok_08.jpg" /></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td colspan="3"><img src="images/aoe-aok_09.jpg" /><img src="images/aoe-aok_10.jpg" /></td>
	</tr>
	<tr>
		<td rowspan="2"><img src="images/aoe-aok_11.jpg" /></td>
		<td background="images/aoe-aok_12.jpg" height="351" style="padding: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;" valign="top">
		
Hier komt de inhoud van de website.
		
		</td>
		<td rowspan="2"><img src="images/aoe-aok_13.jpg" /></td>
	</tr>
	<tr>
		<td><img src="images/aoe-aok_14.jpg" /></td>
	</tr>
</table>
</body>
</html>
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan