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]

Reply via email to