Re: [css-d] Divitus?

2010-04-01 Thread Felix Miata
On 2010/04/01 22:33 (GMT-0400) Tim Climis composed: > On Thursday, April 01, 2010 10:06:52 pm T. R. Valentine wrote: >> Is this a case of divitus? >> http://home.comcast.net/~t.r.valentine/testing/ > The other thing you might do is set a max-width on the content. In a > maximized browser windo

Re: [css-d] doctype

2010-04-01 Thread Thierry Koblentz
> From a pure CSS perspective the > reasons for choosing HTML or XHTML are close to nil. As a side note, one advantage of XHTML over HTML is that XHTML allows authors to use an ID on (which can be handy). -- Regards, Thierry www.tjkdesign.com | articles and tutorials www.ez-css.org | ultra lig

Re: [css-d] Divitus?

2010-04-01 Thread Tim Climis
On Thursday, April 01, 2010 10:06:52 pm T. R. Valentine wrote: > Is this a case of divitus? > http://home.comcast.net/~t.r.valentine/testing/ > > There are six s for the overall background image plus one for > the bookmark image (which I foresee using for a menu). Too much? Is > there a simpler wa

[css-d] Divitus?

2010-04-01 Thread T. R. Valentine
Is this a case of divitus? http://home.comcast.net/~t.r.valentine/testing/ There are six s for the overall background image plus one for the bookmark image (which I foresee using for a menu). Too much? Is there a simpler way of accomplishing the same thing? I like the layout's flexibility (the bac

Re: [css-d] controlling the positioning of an image...

2010-04-01 Thread David Laakso
Matthew wrote: Here is my first one: Please check this out: http://www.em-w.com/oldschoolband/homepage2_nmk.html > Thank you for the welcome and the advice David! > O.K. > >> -- usually with a new site an XHTML 1.0 Strict, or an HTML 4.01 Strict >> doctype is used >> >

Re: [css-d] controlling the positioning of an image...

2010-04-01 Thread David Laakso
Matthew wrote: > Here is my first one: Please check this out: > > http://www.em-w.com/oldschoolband/homepage2_nmk.html > > > > - Matthew > Welcome to the list, Matthew. A few suggestions: -- usually with a new site an XHTML 1.0 Strict, or an HTML 4.01 Strict doctype is used -- validate the

[css-d] footer not following content

2010-04-01 Thread Rob Emenecker
Hi all, I'm trying to implement a sticky footer that anchors to the bottom of the viewport on pages whose content does not fill the viewport, and then have it follow the content on pages that overflow the viewport. I've been noodling with the implementation found at the following link: http://ma

[css-d] controlling the positioning of an image...

2010-04-01 Thread Matthew
Hi everyone! This is my first post. I am new to CSS and find that I am fumbling around in the dark quite a bit. Therefore I was very pleased to discover this mailing list and hope that some experienced people will be able to help along the way. My hope is that I can bring specific questions to

Re: [css-d] doctype

2010-04-01 Thread Bob Rosenberg
At 12:47 +0200 on 04/01/2010, MB wrote about Re: [css-d] doctype: >Chris Blake told: > >>Sorry! This document can not be checked. >> >>When i try to validate anything that is UTF8. > > >If you kept reading you would see that the validation page says further down: > >"I am unable to validate this d

Re: [css-d] Safari on Mac and PC?

2010-04-01 Thread Tim Snadden
On 2/04/2010, at 2:45 AM, Climis, Tim wrote: >> Is Safari on windows and safari on Mac same? will my web page will >> look similar in them? >> Also does FF on PC and on Mac renders the web page UI in same way? > > There are occasion differences, but they aren't common, and I don't > happen to

Re: [css-d] Unwanted horizontal scroll in IE 7/6

2010-04-01 Thread Claude Needham
On Thu, Apr 1, 2010 at 10:13 AM, Bill Braun wrote: > > > Tom Livingston wrote: >> List, >> >> Can anyone see where the horizontal scrollbar is coming from in IE 6 >> and 7 at this address? I can't find it and i'm going nuts... >> >> http://www.mlinc.com/products/zpache/ >> >> Thanks! >> I was abl

Re: [css-d] Unwanted horizontal scroll in IE 7/6

2010-04-01 Thread Bill Braun
Tom Livingston wrote: > List, > > Can anyone see where the horizontal scrollbar is coming from in IE 6 > and 7 at this address? I can't find it and i'm going nuts... > > http://www.mlinc.com/products/zpache/ > > Thanks! > I was only able to duplicate this in IE Tester, simulating IE7. I have

Re: [css-d] Unwanted horizontal scroll in IE 7/6

2010-04-01 Thread Chris F.A. Johnson
On Thu, 1 Apr 2010, Tom Livingston wrote: > List, > > Can anyone see where the horizontal scrollbar is coming from in IE 6 > and 7 at this address? I can't find it and i'm going nuts... > > http://www.mlinc.com/products/zpache/ I see a horizontal scrollbar in Firefox -- if my browser window

Re: [css-d] Unwanted horizontal scroll in IE 7/6

2010-04-01 Thread David Laakso
Tom Livingston wrote: > List, > > Can anyone see where the horizontal scrollbar is coming from in IE 6 > and 7 at this address? I can't find it and i'm going nuts... > > http://www.mlinc.com/products/zpache/ > > Thanks! > > I see no h-scroll bar in any browser including IE 6/7 at 1024 and up

[css-d] Unwanted horizontal scroll in IE 7/6

2010-04-01 Thread Tom Livingston
List, Can anyone see where the horizontal scrollbar is coming from in IE 6 and 7 at this address? I can't find it and i'm going nuts... http://www.mlinc.com/products/zpache/ Thanks! -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlin

Re: [css-d] Safari on Mac and PC?

2010-04-01 Thread Climis, Tim
> Is Safari on windows and safari on Mac same? will my web page will look > similar in them? > Also does FF on PC and on Mac renders the web page UI in same way? I can't say yes because it's not entirely true, so the answer is "Mostly." Pages look the same across browsers and operating systems,

Re: [css-d] doctype

2010-04-01 Thread Bill Braun
I have struggled for the longest time to understand the obvious. For some reason the differences between HTML 4.01 and XHTML were completely lost on me. And now? Eureka, the dawn finally breaks. Thanks to Chris, Norman, Thierry, MB, and Philip. I don't know that you said anything terribly diff

[css-d] Safari on Mac and PC?

2010-04-01 Thread Ram
Is Safari on windows and safari on Mac same? will my web page will look similar in them? Also does FF on PC and on Mac renders the web page UI in same way? Best Regards: Ram __ css-discuss [cs...@lists.css-discuss.org

Re: [css-d] doctype

2010-04-01 Thread MB
Chris Blake told: >Sorry! This document can not be checked. > >When i try to validate anything that is UTF8. If you kept reading you would see that the validation page says further down: "I am unable to validate this document because on line 35 it contained one or more bytes that I cannot int

Re: [css-d] doctype

2010-04-01 Thread Philip TAYLOR
Norman Fournier wrote: > Try using XHTML, which is cleaner markup, with this doctype: > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> > http://www.w3.org/1999/xhtml";> Unfortunately this would introduce a further complication, in that the content should then be served with M

Re: [css-d] doctype

2010-04-01 Thread MB
Chris Blake said: >What gives, I can't even pass 100% before writing anything! You are mixing the syntax of HTML and XHTML. I wouldn't be using XHTML unless I had specific reasons for that. From a pure CSS perspective the reasons for choosing HTML or XHTML are close to nil. However, if you're goi