What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Image Viewing Problems

Image Viewing Problems
Author: Message:
jren207
Senior Member
****

Avatar
JR! - We <3 Fanta

Posts: 870
Reputation: 28
35 / Male / –
Joined: Sep 2003
RE: Image Viewing Problems
2: For a webpage you should only have one tag that explains the document type in a page and that should be at the very top and you should only have one <html> and one </html>. It's like you have another page inside a table. You might have been planning to put the page in an iframe (this isn't the case though) It looks like that page might have been included into the main page. for example

<td>
<?php include("affiliates.php"); ?>
</td>

affiliates.php:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>...

This post was edited on 07-29-2004 at 04:33 PM by jren207.
07-29-2004 04:26 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Image Viewing Problems - by Dan on 07-26-2004 at 10:42 AM
RE: Image Viewing Problems - by toddy on 07-26-2004 at 10:44 AM
RE: Image Viewing Problems - by Dan on 07-26-2004 at 10:45 AM
RE: Image Viewing Problems - by toddy on 07-26-2004 at 10:57 AM
RE: Image Viewing Problems - by Dan on 07-26-2004 at 11:39 AM
RE: Image Viewing Problems - by Anubis on 07-26-2004 at 11:45 AM
RE: Image Viewing Problems - by Dan on 07-26-2004 at 11:50 AM
RE: Image Viewing Problems - by Anubis on 07-26-2004 at 12:02 PM
RE: Image Viewing Problems - by Dan on 07-26-2004 at 12:05 PM
RE: Image Viewing Problems - by Dan on 07-29-2004 at 10:48 AM
RE: Image Viewing Problems - by WDZ on 07-29-2004 at 11:02 AM
RE: Image Viewing Problems - by Dan on 07-29-2004 at 11:08 AM
RE: Image Viewing Problems - by CookieRevised on 07-29-2004 at 03:12 PM
RE: Image Viewing Problems - by Dan on 07-29-2004 at 04:09 PM
RE: Image Viewing Problems - by jren207 on 07-29-2004 at 04:26 PM
RE: Image Viewing Problems - by CookieRevised on 07-29-2004 at 04:47 PM
RE: Image Viewing Problems - by Dan on 07-29-2004 at 05:03 PM
RE: Image Viewing Problems - by CookieRevised on 07-29-2004 at 07:59 PM
RE: Image Viewing Problems - by jren207 on 07-29-2004 at 08:26 PM
RE: Image Viewing Problems - by Dan on 08-01-2004 at 11:10 AM
RE: Image Viewing Problems - by RaceProUK on 08-01-2004 at 06:05 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On