layers

It doesn't matter if you do all the error checking in the world, or if you have the most beautiful graphics, if your site or application design isn't usable, it's not going to do well. Get input and advice on usability and user interface issues here.

Moderator: General Moderators

Post Reply
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

layers

Post by phpScott »

I've tried to find but can't see to find a good list.
Are layers and ilayers still supported under the //W3C//DTD HTML 4.01 Transitional//EN"?

I know it works on ff and ie6 but will it pass validation?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

Not sure, but If I had to guess, I'd say no. Using named divs is pretty much the standard now I believe.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply