![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I've just had word that the images (screencaps and thumbnails) at my site are inaccessible, or show up broken.
I had a look, but all the images are showing up for me in both Mozilla Firefox and Internet Explorer, so I have no idea what's going on. (The person who emailed me also uses Firefox.)
Can anyone take a quick look and tell me if anything looks wrong from your end? I'd really appreciate it.
I had a look, but all the images are showing up for me in both Mozilla Firefox and Internet Explorer, so I have no idea what's going on. (The person who emailed me also uses Firefox.)
Can anyone take a quick look and tell me if anything looks wrong from your end? I'd really appreciate it.
(no subject)
Date: 2005-03-23 03:53 pm (UTC)(no subject)
Date: 2005-03-23 04:18 pm (UTC)(no subject)
Date: 2005-03-23 04:00 pm (UTC)(no subject)
Date: 2005-03-23 04:18 pm (UTC)(no subject)
Date: 2005-03-23 04:08 pm (UTC)(no subject)
Date: 2005-03-23 04:19 pm (UTC)(no subject)
Date: 2005-03-23 04:32 pm (UTC)(no subject)
Date: 2005-03-23 04:35 pm (UTC)If a page doen't have the specific infoline in top stating that it's HTML, it expects the page to be XML.
This means that you need closing tags for all tags.
including <P>, <BR> and <IMG>
I understand the later versions fixed this though
(no subject)
Date: 2005-03-23 04:44 pm (UTC)I do have this at the top, though: "!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
Thanks for the help!
Mary, pondering
(no subject)
Date: 2005-03-23 04:54 pm (UTC)The slash before the closing > marks it as a one-shot open-and-close tag.
(no subject)
Date: 2005-03-23 04:58 pm (UTC)Single-tags is pretty standard in HTML. Besides, it's specified as a standard in the documentation of W3C.
(no subject)
Date: 2005-03-23 10:16 pm (UTC)