> Thanks Beauregard.
>
[quoted text clipped - 7 lines]
> your site
> in more than one browser. "

Signature
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
On Sep 25, 11:30 am, "Jonathan N. Little" <lws4...@centralva.net>
wrote:
> OBAFGKM_...@yahoo.com wrote:
> > Thanks Beauregard.
[quoted text clipped - 58 lines]
> -------------------
> LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
Sorry about the top posting. I never knew that people actually
preferred scrolling thru old text to get to the new stuff. I thought i
was making it easier to read.
Anyway, all is working fine now. I also didnt realize before last
night that adding the doctype to the head of the file actually
prevents bugs in IE. This maybe could have saved me many hours of
torture in the past.
There are no errors in my markup. The problem is still, as i've stated
a few times now, that IE by default, draws a div border INSIDE the
div. Firefox draws it around the outside.
As far as not specifying pixels. Anytime that i've created a div, and
not specified units, 100% of the time it created it using pixels. If i
create a div like this: <div style="with: 200; height: 300;...>, every
time a div 200px x 300px will be created. Maybe i've just been lucky.
Thanks for the help.
dorayme - 26 Sep 2007 00:48 GMT
In article
<1190761276.773972.209400@g4g2000hsf.googlegroups.com>,
> Sorry about the top posting. I never knew that people actually
> preferred scrolling thru old text to get to the new stuff. I thought i
> was making it easier to read.
If you had edited the text quoted, there would have only been the
must read first text there and so the question of preference
would be self evident.

Signature
dorayme
Jonathan N. Little - 26 Sep 2007 01:14 GMT
<snip>
> Sorry about the top posting. I never knew that people actually
> preferred scrolling thru old text to get to the new stuff. I thought i
> was making it easier to read.
We don't! <snip> out bits that your are not commenting on like this...
> Anyway, all is working fine now. I also didnt realize before last
> night that adding the doctype to the head of the file actually
> prevents bugs in IE. This maybe could have saved me many hours of
> torture in the past.
(And interject comments as I am doing here rather than all at the bottom)
It *can* prevent trigging quirks mode but does not guarantee it.
> There are no errors in my markup. The problem is still, as i've stated
> a few times now, that IE by default, draws a div border INSIDE the
> div. Firefox draws it around the outside.
IE does not draw it inside if it's not in quirks mode. My guess is your
still have errors. URL???
How you know there are no errors? Did you validate it?
> As far as not specifying pixels. Anytime that i've created a div, and
> not specified units, 100% of the time it created it using pixels. If i
> create a div like this: <div style="with: 200; height: 300;...>, every
> time a div 200px x 300px will be created. Maybe i've just been lucky.
Are you sure? With which browser*s* not just MSIE.

Signature
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com