DPChallenge: A Digital Photography Contest You are not logged in. (log in or register
 

DPChallenge Forums >> General Discussion >> HTML help
Pages:  
Showing posts 1 - 6 of 6, (reverse)
AuthorThread
07/03/2004 06:25:57 AM · #1
Hi gang,

I'm a long-time lurker, infrequent poster. I'd like some help with an issue, though, if I could :)

I've put up a quick and dirty site for my photos, so I can share them with friends/family here:

//www.grandmarshalfunk.com (it will redirect).

However, I've gotten about 3 complaints (out of about 40 referrals), all of which say that they get nothing but a blank page. When they read me the URL, it reads the correct, redirected URL ( //photos.grandmarshalfunk.com/photos.pl ).

I've run the site through an HTML validator, and it's clean. Two complaints were from Mac users, and one was from a Win XP/IE 6 user. Does anyone else here have the same problem? Does anyone see any glaringly obvious problems in the code?

Thanks a bunch!

Marshal

P.S. This is not the intended final design of my site, so any comments/critiques are also welcome :) Thanks!
07/03/2004 06:59:07 AM · #2
You style element is jacked up. As it is you have it wrapped with . You should wrap it with . No exclamation at the end.

EDIT: As you've seen malformed tags won't be an issue with all browsers. Some browsers are more tolerant of errors than others. You may also want to consider using external style sheets. I find them to be much easier to use. Edit one source for all your pages and not worry about affecting scripts.

Message edited by author 2004-07-03 07:04:03.
07/03/2004 07:03:44 AM · #3
It doesn't work for me either, using Opera - although IE seems to be happier.

The main problem is your