[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @subentry, @seealso and @seenentry better formatted in HTML
From: |
Patrice Dumas |
Subject: |
Re: @subentry, @seealso and @seenentry better formatted in HTML |
Date: |
Sat, 19 Nov 2022 17:58:35 +0100 |
On Sat, Nov 19, 2022 at 04:09:05AM -0800, Per Bothner wrote:
>
>
> We really shouldn't be using ' ' or empty table cells for formatting.
> Use CSS. For example:
>
> <style>
> span.index-entry-level-1 {padding-left: 2em }
> td.printindex-index-section { padding-left: 1em }
> </style>
I have modified span.index-entry-level-1 to use padding-left instead of
margin-left, but to have some space between the td elements, shouldn't
margin-left be preferable?
--
Pat
- @subentry, @seealso and @seenentry better formatted in HTML, Patrice Dumas, 2022/11/19
- Re: @subentry, @seealso and @seenentry better formatted in HTML, Per Bothner, 2022/11/19
- Re: @subentry, @seealso and @seenentry better formatted in HTML,
Patrice Dumas <=
- Re: @subentry, @seealso and @seenentry better formatted in HTML, Per Bothner, 2022/11/19
- Re: @subentry, @seealso and @seenentry better formatted in HTML, Patrice Dumas, 2022/11/19
- Re: @subentry, @seealso and @seenentry better formatted in HTML, Gavin Smith, 2022/11/20
- Re: @subentry, @seealso and @seenentry better formatted in HTML, Patrice Dumas, 2022/11/20
Re: @subentry, @seealso and @seenentry better formatted in HTML, Patrice Dumas, 2022/11/19
Re: @subentry, @seealso and @seenentry better formatted in HTML, Raymond Toy, 2022/11/20
Re: @subentry, @seealso and @seenentry better formatted in HTML, Per Bothner, 2022/11/20