On 7/28/2025 8:46 PM, Robert Prins wrote:
How do I make something look good on both a full HD screen, as well as
on a smartphone, in casu <https://prino.neocities.org/www/a-und-a/ anhalterwesen-und-anhaltergefahren.html>, where some of the tables are substantially wider than the containing text?
Have a look at my website.
https://www.dalekelly.org/
My CSS file gives different looks for different screen sizes.
https://www.dalekelly.org/mystyle.css
I learned this on W3Schools.
https://www.w3schools.com/css/default.asp
W3School's CSS pages aren't the same as when I learned it though.
I use both text and icon links.
https://www.dalekelly.org/
How do I make something look good on both a full HD screen, as well as on a >smartphone, in casu ><https://prino.neocities.org/www/a-und-a/anhalterwesen-und-anhaltergefahren.html>,
where some of the tables are substantially wider than the containing text?
Robert
On Tue, 29 Jul 2025 00:46:14 +0000, Robert Prins <robert@prino.org> wrote
in <1068r7j$2b895$1@dont-email.me>:
How do I make something look good on both a full HD screen, as well as on a >>smartphone, in casu >><https://prino.neocities.org/www/a-und-a/anhalterwesen-und-anhaltergefahren.html>,
where some of the tables are substantially wider than the containing text?
Robert
Change the text so that each section is single paragraph rather than a set
of one line paragraphs. Remove those extra new lines characters which >probably occurred when you scanned a printed original.
You can adjust details like max width based on viewport size with css.
You need to change your mind set for you are not printing on fixed width >paper but displaying on a variable width screen.
On Tue, 29 Jul 2025 00:46:14 +0000, Robert Prins <robert@prino.org> wrote
in <1068r7j$2b895$1@dont-email.me>:
How do I make something look good on both a full HD screen, as well as on a >>smartphone, in casu >><https://prino.neocities.org/www/a-und-a/anhalterwesen-und-anhaltergefahren.html>,
where some of the tables are substantially wider than the containing text?
Robert
Change the text so that each section is single paragraph rather than a set
of one line paragraphs. Remove those extra new lines characters which >probably occurred when you scanned a printed original.
You can adjust details like max width based on viewport size with css.
You need to change your mind set for you are not printing on fixed width >paper but displaying on a variable width screen.
How do I make something look good on both a full HD screen, as well as on a >smartphone, in casu ><https://prino.neocities.org/www/a-und-a/anhalterwesen-und-anhaltergefahren.html>,
where some of the tables are substantially wider than the containing text?
Robert
On Wed, 30 Jul 2025 04:08 -0400, Dale wrote:
On 7/28/2025 8:46 PM, Robert Prins wrote:
How do I make something look good on both a full HD screen, as well as
on a smartphone, in casu <https://prino.neocities.org/www/a-und-a/ anhalterwesen-und-anhaltergefahren.html>, where some of the tables are substantially wider than the containing text?
Have a look at my website.
https://www.dalekelly.org/
My CSS file gives different looks for different screen sizes.
https://www.dalekelly.org/mystyle.css
I learned this on W3Schools.
https://www.w3schools.com/css/default.asp
W3School's CSS pages aren't the same as when I learned it though.
I use both text and icon links.
https://www.dalekelly.org/
This does not address Robert's problem.
The tables are images, and some of them are too wide for a narrow screen. Solving this requires quite a bit of work.
An image editor is needed to rearrange the tables into a different form
that is suited to narrow screens.
Then the 'picture' element can be used to display either the original form
in large screens, or the narrow form in smartphones.
https://www.w3schools.com/html/html_images_picture.asp
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 164:22:44 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,518 |