dorayme wrote:
Quote:
In article <CYadnXa-g76Lh0bVnZ2dnUVZ_vqdnZ2d@earthlink.com>,
Jeff <jeff@spam_me_not.comwrote:
>
Quote:
>Should I be using 4.1 or is it 4.01?
>
I use
>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
Thanks, I just switched.
This whole doctype thing confuses me. It used to be enough to just
supply a URL to trigger the standard box model. Now it has to be the
right URL. When did that happen?
Quote:
>
Nice look but a few things you better attend to. I will just mention
that in this doctype, you don't have /type endings...
You've seen most of this before. It has my equal height column code
and the standard page layout with inner and outer divs. The outer for
setting widths and margins and the inner for setting padding. The CMS
blocks have the 6 sides (top left, top right, left, right, bottom left,
bottom right), for setting styles if needed. Navigation is styled lists.
The CMS is mine which I'm just finishing porting from perl, it's taken a
lot longer than I wanted!
I suppose I should figure out the character set, but I've lost the
head command when I went to XP so I'm not sure what this server is sending.
I'm not touching the fonts, I do have some background colors I'll
need to change and modify the navigation.
I got fired by this client (not the city) at XMAS and he went through
a few developers before I got "hired" back. If the client wants fonts in
pixels, I'd rather just not get fired again.
Jeff