Hallo Leute
Jetzt habe ich eine Frage (bin Neuling bei Dreamweaver). Ich möchte zwar ein Bild über ein Bild machen.
X
X
So wie die Xse da stehen. Dummerweise ist dort zwischen ein kleiner Abstand. Wie bekomme ich den weg?
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<table cellspacing="0" cellpadding="0" width="10" border="0"> <tbody> <tr> <td><img alt="" src="bild1.jpg" /></td> </tr> <tr> <td><img alt="" src="bild2.jpg" /></td> </tr> </tbody> </table>
<html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <meta name="tut nichts zur sache" > <title>Kein Ahnung Bla bla</title> </head> <body><div> <img alt="" src="bild1.jpg" /><br /><img alt="" src="bild2.jpg" /> </div> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>{TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Robots" content="INDEX,FOLLOW"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="Pragma" content="no-cache"> <meta name="Robots" content="archive"> <link rel="stylesheet" type="text/css" href="include/designs/Standart/style.css"> <style type="text/css"> body { background-attachment: fixed; margin:0px; bgproperties: fixed; background-image: url('include/designs/Standart/images/bg.gif'); } .head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; } .head2 {font-size: 10px; color: #6DC903; font-weight: bold; } </style> </head> <body> <center> <table cellspacing="0" cellpadding="0" width="10" border="0"> <tbody> <tr> <td><img src="http://mario-club-master.de/include/designs/Standart/images/over-header.png" width="978" height="46" /></td> </tr> <tr> <td><img src="http://mario-club-master.de/include/designs/Standart/images/header.png" width="978" height="150" /></td> </tr> <tr> <td><img src="http://mario-club-master.de/include/designs/Standart/images/under-header.png" width="978" height="46" /></td> </tbody> </table> <table width="978" border="0" cellpadding="0" cellspacing="0"> <tr></tr> <td style="background-image: url('http://www.mario-club-master.de/include/designs/Standart/images/img_16')" align="left" valign="top" width="187"> {_list_menunr1@ <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_10.jpg"> <table width="187" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Bhead">%1</td> <td width="30"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_12.jpg"> <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td width="170" align="left" class="Bbody">%2</td> <td width="7"></td> </tr> </table> </td> </tr> <tr> <td width="187" height="19" align="left" valign="top" background="include/designs/Standart/images/img_18.jpg"></td> </tr> </table> } </td> <td style="background-color:#B4E1FF;" align="left" valign="top" width="604"> <table width="604" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_11.jpg"> <table width="604" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Chead">{HMENU}</td> <td width="33"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_13.jpg"> <table width="604" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td style="background-image: url(HIERMUSSDEINLINKZUMBILDSTEHEN)" width="580" align="left" valign="top" class="Callg"><p>{EXPLODE}</p> <p align="center" class="smalfont_copyright"> </p></td> <td width="14"></td> </tr> </table> </td> </tr> <tr> <td width="596" height="8" align="left" valign="top" background="include/designs/Standart/images/img_20.jpg"></td> </tr> </table> </td> <td style="background-image: url('http://www.mario-club-master.de/include/designs/Standart/images/img_16')" align="left" valign="top" width="189"> {_list_menunr2@ <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_07.jpg"> <table width="187" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Bhead">%1</td> <td width="30"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_08.jpg"> <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td width="170" align="left" class="Bbody">%2</td> <td width="7"></td> </tr> </table> </td> </tr> <tr> <td width="187" height="19" align="left" valign="top" background="include/designs/Standart/images/img_16.jpg"></td> </tr> </table> } </td> </tr> </table> </center> {_list_hmenupoint@<a target="%1" class="menu" href="%2">%3</a>|||} {_list_hmenubegi@} {_list_hmenuende@} {_list_vmenupoint@<a target="%1" class="menu" href="%2">%3</a>|||} {_list_vmenubegi@} {_list_vmenuende@} </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>{TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Robots" content="INDEX,FOLLOW"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="Pragma" content="no-cache"> <meta name="Robots" content="archive"> <link rel="stylesheet" type="text/css" href="include/designs/Standart/style.css"> <style type="text/css"> body { background-attachment: fixed; margin:0px; bgproperties: fixed; background-image: url('include/designs/Standart/images/bg.gif'); } .head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; } .head2 {font-size: 10px; color: #6DC903; font-weight: bold; } </style> </head> <body> <center> <table cellspacing="0" cellpadding="0" width="10" border="0"> <tbody> <tr> <td><img src="http://mario-club-master.de/include/designs/Standart/images/over-header.png" width="978" height="46" /></td> </tr> <tr> <td><img src="http://mario-club-master.de/include/designs/Standart/images/header.png" width="978" height="150" /></td> </tr> <tr> </tbody> </table> <table width="978" border="0" cellpadding="0" cellspacing="0"> <tr></tr> <td style="background-image: url('http://www.mario-club-master.de/include/designs/Standart/images/img_16')" align="left" valign="top" width="187"> {_list_menunr1@ <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_10.jpg"> <table width="187" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Bhead">%1</td> <td width="30"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_12.jpg"> <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td width="170" align="left" class="Bbody">%2</td> <td width="7"></td> </tr> </table> </td> </tr> <tr> <td width="187" height="19" align="left" valign="top" background="include/designs/Standart/images/img_18.jpg"></td> </tr> </table> } </td> <td style="background-color:#B4E1FF;" align="left" valign="top" width="604"> <table width="604" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_11.jpg"> <table width="604" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Chead">{HMENU}</td> <td width="33"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_13.jpg"> <table width="604" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td style="background-image: url(HIERMUSSDEINLINKZUMBILDSTEHEN)" width="580" align="left" valign="top" class="Callg"><p>{EXPLODE}</p> <p align="center" class="smalfont_copyright"> </p></td> <td width="14"></td> </tr> </table> </td> </tr> <tr> <td width="596" height="8" align="left" valign="top" background="include/designs/Standart/images/img_20.jpg"></td> </tr> </table> </td> <td style="background-image: url('http://www.mario-club-master.de/include/designs/Standart/images/img_16')" align="left" valign="top" width="189"> {_list_menunr2@ <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="22" align="left" valign="top" background="include/designs/Standart/images/img_07.jpg"> <table width="187" height="22" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td align="left" class="Bhead">%1</td> <td width="30"></td> </tr> </table> </td> </tr> <tr> <td align="left" valign="top" background="include/designs/Standart/images/img_08.jpg"> <table width="187" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"></td> <td width="170" align="left" class="Bbody">%2</td> <td width="7"></td> </tr> </table> </td> </tr> <tr> <td width="187" height="19" align="left" valign="top" background="include/designs/Standart/images/img_16.jpg"></td> </tr> </table> } </td> </tr> </table> </center> {_list_hmenupoint@<a target="%1" class="menu" href="%2">%3</a>|||} {_list_hmenubegi@} {_list_hmenuende@} {_list_vmenupoint@<a target="%1" class="menu" href="%2">%3</a>|||} {_list_vmenubegi@} {_list_vmenuende@} </body> </html>
Geschlossen | ||
Zurück zu Plauder Ecke |