Beste Gotters,
ik probeer een site te maken, maar loop tegen een html probleem aan (vrees ik). Ik ben namelijk geen ervaren html-er.
Ik heb in photoshop een simpele template in elkaar geknutseld, die ge-cut en die door photoshop laten omzetten in een index.html. Ik weet dat de code daardoor niet ten goede komt, maar ik heb het vaker op deze manier gedaan en toen zonder problemen. Nu is het echter zo dat de html netjes wordt gegenereerd. Als ik in de "content" echter een tabel maak om daar dan foto's in te plaatsen dan vervormt/ rekt de template vertikaal op. Dit is niet het probleem. Het probleem is dat de slices die ik aan de zijkant gesneden heb met het doel vertikaal te kunnen herhalen, willen zich niet herhalen. Krijg ik het echter voor elkaar ze te laten herhalen dan blijven ze niet op hun plek.
de index:

wat gebeurt als ik hem oprek:

hoe ik wil dat hij wordt na het toevoegen van foto's:

de bedoeling is dus dat awf3_22.gif en awf3_23.gif zich vertikaal gaan herhalen.
Hopelijk kan iemand mij helpen ik zoek al 2 weken naar een oplossing
bij voorbaat dank.
ik probeer een site te maken, maar loop tegen een html probleem aan (vrees ik). Ik ben namelijk geen ervaren html-er.
Ik heb in photoshop een simpele template in elkaar geknutseld, die ge-cut en die door photoshop laten omzetten in een index.html. Ik weet dat de code daardoor niet ten goede komt, maar ik heb het vaker op deze manier gedaan en toen zonder problemen. Nu is het echter zo dat de html netjes wordt gegenereerd. Als ik in de "content" echter een tabel maak om daar dan foto's in te plaatsen dan vervormt/ rekt de template vertikaal op. Dit is niet het probleem. Het probleem is dat de slices die ik aan de zijkant gesneden heb met het doel vertikaal te kunnen herhalen, willen zich niet herhalen. Krijg ik het echter voor elkaar ze te laten herhalen dan blijven ze niet op hun plek.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>awf3</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body leftmargin="0" topmargin="0" bgcolor="#ffffff" marginheight="0" marginwidth="0">
<table id="Table_01" border="0" cellpadding="0" cellspacing="0" height="769" width="1025">
<tbody>
<tr>
<td colspan="15" background="images/awf3_01.gif" height="3" width="1024"></td>
<td background="images/spacer.gif" height="3" width="1"></td>
</tr>
<tr>
<td colspan="2" rowspan="3" background="images/awf3_02.gif" height="299" width="190"></td>
<td colspan="12" background="images/awf3_03.gif" height="233" width="637"></td>
<td rowspan="3" background="images/awf3_04.gif" height="299" width="197"></td>
<td background="images/spacer.gif" height="233" width="1"></td>
</tr>
<tr>
<td colspan="12" background="images/awf3_05.gif" height="3" width="637"></td>
<td background="images/spacer.gif" height="3" width="1"></td>
</tr>
<tr>
<td colspan="12" background="images/awf3_06.gif" height="63" width="637"></td>
<td background="images/spacer.gif" height="63" width="1"></td>
</tr>
<tr>
<td rowspan="11" background="images/awf3_07.gif" height="250" width="47"></td>
<td colspan="3" background="images/awf3_08.gif" height="27" width="205"></td>
<td rowspan="11" background="images/awf3_09.gif" height="250" width="55"></td>
<td colspan="7" rowspan="12" background="images/awf3_10.gif">
<p><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></p>
</td>
<td colspan="3" rowspan="11" background="images/awf3_11.gif" height="250" width="303"></td>
<td background="images/spacer.gif" height="27" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_12.gif" height="24" width="205"></td>
<td background="images/spacer.gif" height="24" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_13.gif" height="21" width="205"></td>
<td background="images/spacer.gif" height="21" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_14.gif" height="22" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="22" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_15.gif" height="21" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="21" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_16.gif" height="24" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="24" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_17.gif" height="21" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="21" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_18.gif" height="21" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="21" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_19.gif" height="23" width="205"></td>
<td>
<img src="images/spacer.gif" alt="" height="23" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_20.gif" height="22" width="205"></td>
<td background="images/spacer.gif" height="22" width="1">
</td>
</tr>
<tr>
<td colspan="3" background="images/awf3_21.gif" height="24" width="205"></td>
<td background="images/spacer.gif" height="24" width="1"></td>
</tr>
<tr>
<td colspan="5" rowspan="2" background="images/awf3_22.gif" width="307">
</td>
<td colspan="3" rowspan="2" background="images/awf3_23.gif" width="303">
</td>
<td background="images/spacer.gif" height="131" width="1"></td>
</tr>
<tr>
<td colspan="7" background="images/awf3_24.gif" height="59" width="414"></td>
<td>
<img src="images/spacer.gif" alt="" height="59" width="1"></td>
</tr>
<tr>
<td colspan="3" background="images/awf3_25.gif" height="26" width="246"></td>
<td colspan="3" background="images/awf3_26.gif" height="26" width="164"></td>
<td background="images/awf3_27.gif" height="26" width="52"></td>
<td background="images/awf3_28.gif" height="26" width="16"></td>
<td background="images/awf3_29.gif" height="26" width="63"></td>
<td background="images/awf3_30.gif" height="26" width="16"></td>
<td background="images/awf3_31.gif" height="26" width="66"></td>
<td colspan="2" background="images/awf3_32.gif" height="26" width="136"></td>
<td colspan="2" background="images/awf3_33.gif" height="26" width="265"></td>
<td>
<img src="images/spacer.gif" alt="" height="26" width="1"></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" alt="" height="1" width="47"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="143"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="56"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="6"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="55"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="103"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="52"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="16"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="63"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="16"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="66"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="98"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="38"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="68"></td>
<td>
<img src="images/spacer.gif" alt="" height="1" width="197"></td>
<td></td>
</tr>
</tbody>
</table>
</body>
</html> |
de index:

wat gebeurt als ik hem oprek:

hoe ik wil dat hij wordt na het toevoegen van foto's:

de bedoeling is dus dat awf3_22.gif en awf3_23.gif zich vertikaal gaan herhalen.
Hopelijk kan iemand mij helpen ik zoek al 2 weken naar een oplossing
bij voorbaat dank.
