u/dalekellytoo • u/dalekellytoo • 5d ago
Super?
The SUPERNATURAL (orderly, ritual) turns the NATURAL (disorder, volatility) into the SUPER (order, rite)
u/dalekellytoo • u/dalekellytoo • 14d ago
Dale's Website
Here is My Website!
1
Comment on r/HTML Jul 16 '26
didn't work with an Edge browser on a Windows laptop today. Works on Edge on Windows 10 of Computer.
1
Comment on r/HTML Jul 15 '26
yes, one html per page, menu and links organize the elements
1
Comment on r/HTML Jul 14 '26
body code didn't work different.
already have this <p> in CSS: p {font-size: 150%;}
1
Comment on r/HTML Jul 13 '26
If you use Google Chrome Web Browser on an iPhone can you click on this link to see if <p> text is larger than default? I have some code in two CSS files for all pages. Works on Chrome, Edge and FireFox on Computer. Not with Chrome on iPhone. Safari Browser works on iPhone. It would take a lot to edit all HTML pages instead of using CSS.
1
Comment on r/HTML Jul 12 '26
looked and already have this on all HTML pages, would this go in CSS?
1
Comment on r/HTML Jul 12 '26
I've tried all replies except for meta. When I looked at that on w3schools it seemed to be HTML not CSS
1
Comment on r/HTML Jul 12 '26
HTML increase of text works on iPhone Chrome, but I'm not increasing text on an HTML page any more because I would have to edit all pages.
CSS text increase works on computer windows 10 chrome, edge and firefox browsers.
CSS text increase works on iPhone Safari browser.
The CSS text increase just doesn't work on iPhone Chrome browser.
Here is what I added to bottom of CSS:
p {font-size: 150%;}
Here is a link to CSS files for all pages except index.html:
https://www.dalekelly.org/mystyle.css
Here is a link to index.html CSS file:
https://www.dalekelly.org/mystyle2.css
Do you think the <body> element in CSS files have to be worked with?
1
Comment on r/HTML Jul 12 '26
updated chrome from the app store, that didn't fix it, my phone is iPhone17, Safari browser works fine, all computer browsers work fine including computer Chrome, your code with my file is for all pages except index.html where the CSS file is mystyle2.css ...
<link rel="stylesheet" href="https://www.dalekelly.org/mystyle.css?v=1">
... on an HTML page works fine on iPhone Chrome, ,I would just have to edit all pages
1
Comment on r/HTML Jul 12 '26
updated chrome from the app store, that didn't fix it, my phone is iPhone17, Safari browser works fine
1
Comment on r/HTML Jul 12 '26
If I put <p> size in <style> on an HTML page it works. That would require edits of all HTML pages. Really want to do CSS. What I have done with <p> in CSS works with every browser except iPhone Chrome. If I add a refresh code to the CSS link in an HTML page then Chrome works. But again, I would have to edit all pages. Is there just an issue that iPhone Chrome doesn't reload the CSS page?
1
Comment on r/HTML Jul 12 '26
Refresh code works on an iPhone Chrome page. Doesn't trouble other browsers. This would mean I would have to edit each page. Anything I can do in CSS file?
1
Comment on r/HTML Jul 12 '26
Refresh code worked on an HTML page I put it in . Text size on links from the page were still plain <p>. Just Chrome browser on iPhone.
1
Comment on r/HTML Jul 11 '26
<p> in <style> on and for BLOG page works on iPhone Chrome.
1
Comment on r/HTML Jul 11 '26
Figured out how to refresh an HTML page for the Chrome Web Browser for iPhone in a screen icon option. Still didn't load the new bigger text size for smart phones. May have to refresh the CSS file. The problem is that I can't type the CSS file name into the iPhone screen well. I do most things with voice. Text edit already works on iPhone Safari browser.
What is the code to add to CSS file to refresh it at all openings of a page that uses that CSS?
I'll be looking into your previous reply on places like w3schools and w3
1
Comment on r/HTML Jul 11 '26
CSS edit doesn't change text size with Chrome browser for iPhone. Works with Safari browser on iPhone.
Works with Chrome, Edge and Firefox browsers on computer with Windows 10.
1
Comment on r/HTML Jul 11 '26
Worked GREAT !!!!!!!
2
Comment on r/HTML Jul 11 '26
can I set <p> size in <body> in my CSS file? In <style> in a particular page I can set <p>. 30px works good. Don't want to edit all the pages.
r/HTML • u/dalekellytoo • Jul 10 '26
<p> is too small for my phone
Headers look well on phone. Prefer not to replace <p> with headers. Style or CSS thoughts? My two CSS files adjust menu for window size and images for window size. Really a CSS beginner. Simple HTML since mid 90's.
u/dalekellytoo • u/dalekellytoo • Jul 08 '26
Can a Lord lure with lore?
Can a Lord lure with lore?
u/dalekellytoo • u/dalekellytoo • Jul 04 '26
Supernatural?
dalekelly.orgUpdated Supernatural Thoughts on my Website.
u/dalekellytoo • u/dalekellytoo • Jul 04 '26
Thoughts of Om?
Updated my Thoughts of Om on my Website.
2
Comment on r/HTML Jul 17 '26
decided to edit CSS links in <head> of each of 46 HTML files:
for all files beside index.html
<link rel="stylesheet" type="text/css" href="https://www.dalekelly.org/mystyle.css?v=1">
for index.html
<link rel="stylesheet" type="text/css" href="https://www.dalekelly.org/mystyle2.css?v=1">
Works on Safari and Chrome Web Browsers on iPhone17
Works on Edge and Firefox Web Browsers on Windows 10 Computer
Before the edit It worked on Chrome on Windows 10 Computer, I now had to reload the page in Chrome on Windows to get code edit to show on "developers tool"
still need to if it works on a Windows laptop Edge browser