Auteur |
Bericht |
|
Nickdhnick |
Geplaatst: 07 Jan 2009 15:00 Onderwerp: Wie kan mij helpen met wat HTML
| |

Geregistreerd op: 30 Jul 2006 Berichten: 6697
|
Er zullen hier vast wel een paar mensen zitten met wat html kennis.
Voor school moet ik een direct mail maken (ofwel een reclame mailtje). Nou heb ik die mail als 1 afbeelding gemaakt in photoshop en met de slicetool de afbeelding verdeeld in stukken.
In de HTML heb ik de url naar de plaatjes aangepast en op sommige plaatjes moet je kunnen klikken. Daarvoor heb ik dus een link geplaatst (a href="blablabla"> etc.)
alleen.. de afbeeldingen sluiten niet aan op elkaar
en in Gmail krijg ik een blauwe streep om een plaatje heen waarop je kunt klikken.
Zo zie ik de mail
en de HTML opmaak
Code: | <html>
<head>
<title>Direct_Mail_Concept</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">
<table id="Table_01" width="700" height="994" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="10">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_01.gif" width="700" height="456" alt=""></td>
</tr>
<tr>
<td rowspan="6">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_02.gif" width="120" height="427" alt=""></td>
<td colspan="4">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_03.png" width="208" height="110" alt=""></a></td>
<td colspan="5" rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_04.gif" width="372" height="207" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_05.gif" width="208" height="97" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_06.gif" width="26" height="72" alt=""></td>
<td colspan="4">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_07.gif" width="463" height="42" alt=""></a></td>
<td colspan="3" rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_08.gif" width="91" height="72" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_09.gif" width="463" height="30" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_10.gif" width="23" height="148" alt=""></td>
<td colspan="2">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_11.gif" width="156" height="107" alt=""></a></td>
<td colspan="2">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_12.gif" width="210" height="107" alt=""></a></td>
<td colspan="2">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_13.gif" width="137" height="107" alt=""></a></td>
<td colspan="2" rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_14.gif" width="54" height="148" alt=""></td>
</tr>
<tr>
<td colspan="6">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_15.gif" width="503" height="41" alt=""></td>
</tr>
<tr>
<td colspan="9">
<a href="http://sanni.dotbashosting.nl/welkom.html"><img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_16.gif" width="693" height="83" alt=""></a></td>
<td rowspan="2">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_17.gif" width="7" height="110" alt=""></td>
</tr>
<tr>
<td colspan="9">
<img src="http://sanni.dotbashosting.nl/images/Direct_Mail_Concept_18.gif" width="693" height="27" alt=""></td>
</tr>
<tr>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="120" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="23" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="3" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="153" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="29" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="181" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="100" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="37" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="47" height="1" alt=""></td>
<td>
<img src="http://sanni.dotbashosting.nl/images/spacer.gif" width="7" height="1" alt=""></td>
</tr>
</table>
</body>
</html>
|
wie o wie weet wat ik moet of kan veranderen om de plaatjes wel op elkaar aan te laten sluiten
als je wilt, kan ik ook de mail naar jou toesturen  |
|
Terug naar boven |
|
|
Arjan |
Geplaatst: 07 Jan 2009 15:41 Onderwerp:
| |

Geregistreerd op: 29 Sep 2008 Berichten: 35
|
Om plaatjes vlak naast elkaar te zetten moet je dat ook doen in html. Dus zonder een enter na elke tag (helaas krijg je dan een hele erge lange notepad regel maar dat is niet anders). Om die rand weg te halen kun je in html neerzetten border="0" Dus <img src ="" border="0" >
of als je verstand hebt van css kun je in de stylesheet neerzetten bij de classe van de plaatjes text-decoration: none; |
|
Terug naar boven |
|
|
Nickdhnick |
Geplaatst: 07 Jan 2009 16:27 Onderwerp:
| |

Geregistreerd op: 30 Jul 2006 Berichten: 6697
|
Als ik overal border="0" neerzet, wordt de mail al goed weergeven in Gmail en in Planet mail alleen nog niet in hotmail..
ik zal nu eens proberen om alles op 1 regel te zetten
EDIT:
Dat is alleen nog zo in mijn eigen hotmail account.. andere zien het wel weer goed -.- |
|
Terug naar boven |
|
|
|
|
|