Re: Usability ideas: text width and headers that are links

2022-11-08 Thread Maciek Sakrejda
On Mon, Nov 7, 2022 at 1:41 AM Alvaro Herrera wrote: > On 2022-Oct-21, Niels Bom wrote: > > Setting a max-width on regular textual content is good for > > readability, which in turn increases accessibility. See this W3C a11y > > documentation (1) and an a11y page by the US government (2) for more

Re: Usability ideas: text width and headers that are links

2022-11-07 Thread Alvaro Herrera
On 2022-Oct-21, Niels Bom wrote: > Setting a max-width on regular textual content is good for > readability, which in turn increases accessibility. See this W3C a11y > documentation (1) and an a11y page by the US government (2) for more > detailed info. > > Using the CSS max-width property makes

Re: Usability ideas: text width and headers that are links

2022-10-21 Thread Niels Bom
On Fri, Oct 21, 2022, at 17:42, Jonathan S. Katz wrote: > Hi, > > Thanks for the suggestions. Comments inline: > > On 10/21/22 9:54 AM, Niels Bom wrote: >> Hi! >> >> I have 2 small ideas to improve the usability of the PostgreSQL >> documentation. I'm looking at v15 (1) mostly. >> >> Idea 1: >>

Re: Usability ideas: text width and headers that are links

2022-10-21 Thread Jonathan S. Katz
Hi, Thanks for the suggestions. Comments inline: On 10/21/22 9:54 AM, Niels Bom wrote: Hi! I have 2 small ideas to improve the usability of the PostgreSQL documentation. I'm looking at v15 (1) mostly. Idea 1: Give the text width of the main content a max width. Why? Can you please provide

Usability ideas: text width and headers that are links

2022-10-21 Thread Niels Bom
Hi! I have 2 small ideas to improve the usability of the PostgreSQL documentation. I'm looking at v15 (1) mostly. Idea 1: Give the text width of the main content a max width. Idea 2: Each h3 and h4 element should be a link pointing to the nearest parent section with an id. This makes deeplinki