The problem is not with the css
you need to fix some html...

 
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.knowledgenotebook.com%2Findex2.html




On Feb 19, 9:37 am, Don84 <[email protected]> wrote:
> Also, you'll see the standard TD attribute works fine for the
> following test,http://www.knowledgenotebook.com/test.html
>
> On Feb 19, 10:40 am, Martinez <[email protected]> wrote:
>
> > The code for the site reads;
> > <tr>
> > <td colspan="2" valign="top">
> > <span>"Keep notes well organized and very helpful for
> > study."</span><br/> - Kelsey Shaffer of Virginia Tech &nbsp;
> > <img src="Kelsey2.png" alt="Kelsey" align="right">
> > </td>
> > </tr>
>
> > theres no two separate TD's like on the example.
>
> > On Fri, Feb 19, 2010 at 6:07 PM, Don84 <[email protected]> wrote:
>
> > > My graphic designer created a CSS file for my site, however, it
> > > prevents normal HTML code from working properly.  What I mean is,
>
> > > <table>
> > > <tr>
> > > <td valign="top">some text here, to be vertically aligned to be an
> > > image</td>
> > > <td valign="top">show an image here <img src="blabla.jpg"> </td>
> > > </tr>
> > > </table>
>
> > > Problem: the above TDs are not vertically aligned.  See the actual
> > > issue at the following URL,
> > >http://www.knowledgenotebook.com/index2.html
>
> > > What is desired or expected:
> > > text 1                      |                  |
> > > text 2                      | imge here |
> > > industry review      |                  |
>
> > > Thanks.
>
> > > --
> > > --
> > > You received this because you are subscribed to the "Design the Web with 
> > > CSS" at Google groups.
> > > To post: [email protected]
> > > To unsubscribe: [email protected]

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to