bbxrider wrote: > http://www.westernstatesglass.com/1navDoc_wsgIndustryLinks/document_view
> ideally in the css tag, i want to do multiple things -set the size of > the cell (width and height) - align graphics (not text) to the right > side of the cell > > can't seem to find the magic? There's no magic. See other post. The information you seem to miss is in the source-code of the example-page. You *can not* style the page loaded into the iframe... <http://www.westernstatesglass.com/wsg/industryLinks> ...from the stylesheet linked (imported) into the page containing the iframe... <http://www.westernstatesglass.com/1navDoc_wsgIndustryLinks/document_view> The 'wsg/industryLinks' page needs its own styles, linked in, or styled directly in the page-head like in my example... <http://www.gunlaug.no/tos/alien/bbx/test_08_0220_files/industry.htm> Apart from that: your "CSS example" is pure garbage - using a mix of CSS syntax and element-attribute syntax, and in that form most of it will simply be ignored by CSS capable browser no matter where you put it. You have to learn the CSS syntax if you want to use CSS. BTW: adding relevant attributes to the HTML table elements is ok too if it works for you. Just don't mix syntaxes. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/