עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

בעיה עם קוד Html

Featured Replies

פורסם

שלום,

יצרתי טבלה בעלת עמודה אחת ושלוש שורות לפי החלוקה הזו

שורה ראשונה - תפריט

שורה שניה - דף התוכן

שורה שלישית - תמונה

את השורה השניה תכננתי כ Div כדי לקבל תיבה בתוך ה Div שמתי iFrame כדי שאני אוכל לשנות את הדפים בדף התוכן לפי הבחירה בתפריט הבעיה היא שמשום מה ה iFrame מוחק לי את התמונה שבשורה השלישית ולא רואים אותה

מצורף קוד:


</head>
<body>
<div align="center">
<table width="757" height="427" border="0">
<tr>
<td width="751"><script type="text/javascript">
AC_FL_RunContent( 'codebase','[url]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','751','height','41','title','menu','src','menu','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','menu'[/url] ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[url]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"[/url] width="751" height="41" title="menu">
<param name="movie" value="menu.swf" />
<param name="quality" value="high" />
<embed src="menu.swf" quality="high" pluginspage="[url]http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"[/url] type="application/x-shockwave-flash" width="751" height="41"></embed>
</object></noscript></td>
</tr>
<tr>
<td height="267">
<div id="contentDiv">
<iframe src = "main.html" scrolling = "no" name = "content" frameborder="0" width="748" height="500"</iframe>
</div></td>
</tr>

<tr>
<td><div align="center"><img src="images/mema.jpg" width="200" height="78" /></div></td>
</tr>
</table>
</div>
</body>
</html>

תודה רבה

פורסם

לא סגרת את התג של הIFRAME כמו שצריך.

בנוסף, אני ממליץ לך להעביר את הדף שלך בדיקת ולידציה.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.