Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
One of the things it does is size images based on browser window size
I would like to do something similar for PDF files and inner-HTML pages
Basically want a good look for those on Tablets and Smart Phones
My CSS already does the main structure well
Any thoughts?
a Freudian slip is when you say one thing but you're reallyno, a Freudian slip is sexy underwear your mother wears
thinking about a mother.
In message <suuegb$gvs$1@dont-email.me> Dale <dale@dalekelly.org> wrote:
Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
One of the things it does is size images based on browser window size
I would like to do something similar for PDF files and inner-HTML pages
Basically want a good look for those on Tablets and Smart Phones
My CSS already does the main structure well
Any thoughts?
Read up on "responsive design" though for PDFS you will pretty much have
to have different files at different sizes, but you really should not be using PDFs as part of your website. Images are easier to resize on the
fly if you optimize them for screens in the first place. I'm not sure
what you mean by "inner-HTML pages" but all your pages should be using
the same style sheets with minimal overrides on any given page.
Doing it by hand is rarely worthwhile, and a package like Bootstap makes
this all work quite well and easily. Your CSS is not, for example, using
the same breakpoints that have become pretty much standard to deal with various screen sizes.
I think Bootstrap was more difficult than doing it yourself, and if I am right it cost something
Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
One of the things it does is size images based on browser window size
I would like to do something similar for PDF files and inner-HTML pages
Basically want a good look for those on Tablets and Smart Phones
alt="Valid HTML 4.01 Strict"
So - it will not be *bigger* than 100%, but also not scale to a smaller
size when the viewport of the page changes.
I had a look at Bootstrap a couple years ago
https://getbootstrap.com/
I don't like cookies or scripts etc., some might not like entering a
site that uses them
I think Bootstrap was more difficult than doing it yourself, and if I am right it cost something
On 2/20/2022 6:43 PM, Lewis wrote:
In message <suuegb$gvs$1@dont-email.me> Dale <dale@dalekelly.org> wrote:
Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
I had a look at Bootstrap a couple years ago
https://getbootstrap.com/
I don't like cookies or scripts etc., some might not like entering a site that
uses them
I think Bootstrap was more difficult than doing it yourself, and if I am right
it cost something
On 2022-02-21 01:36, Dale wrote:
On 2/20/2022 6:43 PM, Lewis wrote:
In message <suuegb$gvs$1@dont-email.me> Dale <dale@dalekelly.org> wrote: >>>> Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
I had a look at Bootstrap a couple years ago
https://getbootstrap.com/
I don't like cookies or scripts etc., some might not like entering a site that
uses them
I think Bootstrap was more difficult than doing it yourself, and if I am right
it cost something
My entire website, minus the few bigger images and PDF's probably takes up less
space than Bootstrap...
Then again, people never seem to learn: <http://www.ncdm.com/bloat/bloat.htm>
In message <sv5rc0$6d2$1@dont-email.me> Robert Prins <robert@prino.org> wrote:[...]
Then again, people never seem to learn: <http://www.ncdm.com/bloat/bloat.htm>
In 1999 computers and the Internet were very very different. Most people
were still on dialup and very few people had access ot anything
approaching the speed of a T1 line. Now, most everyone has easy access to
the equivalent of *at least* 100 T1 lines and computers with literally thousands of times the memory. Worrying about a 100K text file in 2022
is absurd.
On 2022-02-21 01:36, Dale wrote:
On 2/20/2022 6:43 PM, Lewis wrote:
In message <suuegb$gvs$1@dont-email.me> Dale <dale@dalekelly.org> wrote: >>>> Hi,
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
I had a look at Bootstrap a couple years ago
https://getbootstrap.com/
I don't like cookies or scripts etc., some might not like entering a site that
uses them
I think Bootstrap was more difficult than doing it yourself, and if I am right
it cost something
My entire website, minus the few bigger images and PDF's probably takes up less
space than Bootstrap...
Then again, people never seem to learn: <http://www.ncdm.com/bloat/bloat.htm>
Lewis:
In message <sv5rc0$6d2$1@dont-email.me> Robert Prins <robert@prino.org> wrote:[...]
Then again, people never seem to learn: <http://www.ncdm.com/bloat/bloat.htm>
In 1999 computers and the Internet were very very different. Most people
were still on dialup and very few people had access ot anything
approaching the speed of a T1 line. Now, most everyone has easy access to
the equivalent of *at least* 100 T1 lines and computers with literally
thousands of times the memory. Worrying about a 100K text file in 2022
is absurd.
In 1999 I had a connection with 768 kBit/s downstream
available in my region) and IIRC a PC with 128 MB RAM and at least 1 GB
hard disc. But even before in the late 1990ies it was already a Modem
with 56 KBit/s or ISDN with 64 KBit/s - downloading 1 MB of data took
around 3-4 minutes, so not a big deal either.
In message <j7ou57F4q9U2@mid.individual.net> Arno Welzel <usenet@arnowelzel.de> wrote:
Lewis:
In message <sv5rc0$6d2$1@dont-email.me> Robert Prins <robert@prino.org> wrote:[...]
Then again, people never seem to learn: <http://www.ncdm.com/bloat/bloat.htm>
In 1999 computers and the Internet were very very different. Most people >>> were still on dialup and very few people had access ot anything
approaching the speed of a T1 line. Now, most everyone has easy access to >>> the equivalent of *at least* 100 T1 lines and computers with literally
thousands of times the memory. Worrying about a 100K text file in 2022
is absurd.
In 1999 I had a connection with 768 kBit/s downstream
That's nice. So did I. Very Very few people had that. A tiny minuscule percentage. A rounding error.
available in my region) and IIRC a PC with 128 MB RAM and at least 1 GB
hard disc. But even before in the late 1990ies it was already a Modem
with 56 KBit/s or ISDN with 64 KBit/s - downloading 1 MB of data took
around 3-4 minutes, so not a big deal either.
Yes, but 56Kb and 200Mb are vastly different speeds, and 200Mb is
200,000Kb, and most everyone has access to at least 200Mb down (and many people have access to 1Gb down).
My current machine has 32 GB of RAM, or about 32,000 MB of RAM, and
128MB of Ram in 1999 was exceedingly rare. Most machines then still had
15 or 32 MB of RAM, professional Desktops would ship with 64MB.
I have a CSS for my website:
https://www.dalekelly.org/mystyle.css
https://www.dalekelly.org/
One of the things it does is size images based on browser window size
I would like to do something similar for PDF files
and inner-HTML pages
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 251 |
Nodes: | 16 (3 / 13) |
Uptime: | 27:10:10 |
Calls: | 5,546 |
Calls today: | 5 |
Files: | 11,676 |
Messages: | 5,109,858 |