Neler yeni

Yeni mesajlar Yeni konular En çok mesaj En çok tepki En çok görüntülenen

html (sorum var)

xbosstanx

🌱Yeni Üye🌱
Katılım
14 Kas 2011
Mesajlar
1
Tepkime puanı
0
bir sormak istiyorum yardımcı olurmusunuz

sorum:
Dreamweaver ile hazırladığım sayfanın ortasına youtube cideosu eklemek istiyorum. Photoshopta alanı hazırladım ve slice ile kestim . Ama Dreamveaver'da videoyu yerine oturtamadım . Nasıl yapabilirim?
Photoshopta youtube videosunun sığabileceği kadar bir alanı kestim ve kaydettim. Dreamveaverda açtığımda kesilen alanı silip yerine yotube videosunu eklemeye çalışıyorum. Kod aşağıda bulunmakta.
Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<title>Başlıksız-1</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" />
</head>
<body bgcolor="#FFFFFF">
<!-- ImageReady Slices (Başlıksız-1) -->
<table id="Tablo_01" width="1000" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="3">
			<img id="_NDEX_01" src="https://www.webmastersitesi.com/images/İNDEX_01.png" width="1000" height="199" alt="" /></td>
	</tr>
	<tr>
		<td rowspan="2">
			<img id="_NDEX_02" src="https://www.webmastersitesi.com/images/İNDEX_02.png" width="70" height="501" alt="" /></td>
	  <td bgcolor="#FFFFFF">
			  <img src="https://www.webmastersitesi.com/images/Başlıksız-1_03.png" alt="" name="Ba_l_ks_z_1_03" width="865" height="414" border="0" id="Ba_l_ks_z_1_03" /></td>
		<td rowspan="2">
			<img id="_NDEX_04" src="https://www.webmastersitesi.com/images/İNDEX_04.png" width="65" height="501" alt="" /></td>
	</tr>
	<tr>
		<td>
			<img id="_NDEX_05" src="https://www.webmastersitesi.com/images/İNDEX_05.png" width="865" height="87" alt="" /></td>
	</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

isterseniz msnden iletişime geçelim adresim
 
Moderatör tarafında düzenlendi:

max1299

🌟Usta Tasarımcı🌟
Katılım
13 Kas 2009
Mesajlar
389
Tepkime puanı
6
maalesef bu imkansız dreamwever tarzı bir programla yapabilirsiniz
photoshop sadece resimleri html haline getirebilir
oysa bu dreamwever ile çok kolay
tek yapmanız gereken üst menüden common sekmesinden eklemek olacaktır
 
Üst