>
> I am very new to CSS and have a table problem. I think the problem is that
> I'm not using CSS for layout, only for the type. So, all of my
> basic content
> appears in a table cell. The problem comes in when I try to put a table
> within that cell. I can't figure out how to control the attributes of the
> type in that table.
>
> This is what I want my type to look like:
> http://www2.viterbo.edu/inservice.aspx?id=1956
>
> This is what my tables look like:
> http://www2.viterbo.edu/inservice.aspx?id=1952
>

Quite simple, the table that holds the inservice schedule is written thus:

<h3>Fall 2006 – August 18–25, 2006</h3>

<p></p>

<table cellpadding="4" width="100%" align="left" border="1">

Change border to ="0"

Now go look at Zoe Gillenater's article on faux columns at
http://www.communitymx.com/content/article.cfm?cid=AFC58

or the many articles on layout in the archives.

Ian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.4/363 - Release Date: 13/06/2006

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to