Well, the validator was a huge help. Two problems I ran into:

1- It did not like the way I imported my style sheet. I thought my tag
<style type="text/css" media="all" @import="style_120704.css";</style>
was correct, but the validator choked on both the @ and the ;

2-I tried just pasting in my link into the 'address' field at
http://validator.w3.org/ and clicking on the 'check' button, but the
result was incomprehensible.

I'll fix the image and 'pindent' problems next, Chris Akins, it's almost
midnight and I'm tired!


- Keith Purtell



Message: 21
Date: Mon, 16 Aug 2010 08:18:20 +0100
From: "Duncan Hill" <dun...@gmail.com>
Subject: Re: [css-d] Controlling image placement with CSS
To: "css discuss" <css-d@lists.css-discuss.org>, "Keith Purtell"
        <keithpurt...@keithpurtell.com>
Message-ID: <op.vhirwuabrio...@asus-01.lan>
Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes

On Mon, 16 Aug 2010 04:35:09 +0100, Keith Purtell
<keithpurt...@keithpurtell.com> wrote:

> > I want to diagnose problems on this page. One at a time; I don't want
> > all the answers to every flaw you see ... I want to work and try to
> > figure out most of this myself. Please ignore the attempted fly-out
> > navigation links at top left for now (I'm looking at this in FireFox by
> > the way).
> >
> > What about my images? You can see how I handled them years ago; putting
> > them in boxes so text would flow around them. I turned on the borders so
> > you could see that. Obviously they are not indenting 140 pixels like the
> > text. I tried placed the first image/table inline the paragraph, but
> > that obviously failed. Comments? I'm still reading Eric Meyer's book
> > ("Cascading Style Sheets/The Definitive Guide"): Maybe I just need a
> > pointer to the right chapter?
> >
> > http://www.keithpurtell.com/kthings/a_body_vance_divs.htm
> >
> > - Keith Purtell
> >
Keith,
The first place to start with any problem on your page is code validation,
both the HTML and the CSS.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.keithpurtell.com%2Fkthings%2Fa_body_vance_divs.htm
http://bit.ly/9O9lp8

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to