|
Posted by Barbara de Zoete on 05/27/05 19:15
On Fri, 27 May 2005 15:49:49 GMT, Jim Scott <mr.jimscott@Xvirgin.net> wrote:
>> And, if you happen to have a good (and not too complicated) example of
>> a css table it would be of great help.
>
> Here you are.
> It's not mine but was recommended here.
Come again? Never! Not for the use OP asks for.
> Use TopStyle Lite to edit it.
>
> table.sample {
> width: 100%;
> height: 100%;
<snip useless info>
Not as a CSS-table. This is merely some CSS to make a table look like you want
it to look, in some modern graphical browsers.
Try reading and understanding
<http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-display> and
<http://www.w3.org/TR/CSS2/tables.html#q2>. Look for any display property value
with 'table' in it. Then compare it with
<http://www.w3.org/TR/CSS2/tables.html#q1>. It's easy to spot the difference,
but that doesn't make it less difficult to understand appearently.
--
,-- --<--@ -- PretLetters: 'woest wyf', met vele interesses: ----------.
| weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html |
| webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html |
|zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html |
`-------------------------------------------------- --<--@ ------------'
[Back to original message]
|