Questions tagged [html]
121 questions
Score of 0
3 answers
636 views
Download image from html Canvas element in macOS Safari?
Websites such as this one use the HTML canvas element to display images. https://digital.gonzaga.edu/digital/collection/p16011coll4/id/93/rec/5 The Safari Web Inspector's Graphics tab shows cut-up ...
- reputation score 9920
Score of 1
0 answers
238 views
Allowing HTTP links from localhost to local files in Safari
I have a Laravel view (hosted locally on my machine via Herd) that contains about 1,500 images, each with some text. The images are smaller, reduced-size thumbnails of original files; the thumbnails ...
- reputation score 517
Score of 0
0 answers
96 views
Export copy-paste-able HTML from keynote
When I export a Keynote presentation to HTML, none of the text or code is copy/paste-able (I think it is rendered to an HTML5 canvas?)... Is there a way to export so that it behaves like normal HTML (...
- reputation score 101
Score of 2
1 answer
1054 views
Import a .HTML file as email signature in Apple Mail
We have email signatures as .html file (containing embedded images in base64). We can import these files easily, for example, in Thunberbird, with "Attach the signature from a file instead", ...
- reputation score 183
Score of 1
1 answer
9269 views
Ways for iPhone and iPad to save webpage as a single HTML file?
I’ve been using my MacBook to save the posts from a blog I’ve been reading, and I’ve been doing that by using a plug-in on Firefox that can save the entire webpage into a single HTML page with all the ...
- reputation score 41
Score of 1
0 answers
93 views
Can Spotlight index HTML files on Mojave?
Spotlight doesn't index HTML files on my machine. In the prefpane there's no option for webpages or .htm or .html file extensions. Google can't find a plugin for these files. I have 36,703 such files ...
- reputation score 31
Score of 2
2 answers
4331 views
Is it possible to host my public apple calendar on my website?
I have a public apple calendar that I'd like to make viewable (read-only) on my website so that visitors can see my schedule. I believe this can be done with a google calendar but I'm not having luck ...
- reputation score 153
Score of 0
2 answers
1629 views
Edit HTML signature in Mail 16.0 on MacOS Monterey 12.4
Since a few day, my HTML signature are gone on Mail. I used to edit manually the *.mailsignature files located in the ~/Library/Mail/V9/MailData/Signatures/ folder and locking them to prevent Mail to ...
- reputation score 795
Score of 3
1 answer
1308 views
Is Allowing Full Disk Access to Safari Dangerous?
I have created a front-end tool for work using only HTML, CSS and Js. I'm trying to have my coworkers simply open the html file in their own browsers, but the browser gives an error that requires ...
- reputation score 33
Score of 2
1 answer
1409 views
Favicon for iPhone Safari Favorites?
How do you get the favicon to display for the Favorites screen on Safari? Here is what I see now - Example: Site - www.justinreina.com Public repo - www.github.com/justinmreina/portfolio what gives? ...
- reputation score 215
Score of 1
1 answer
730 views
Using CURL command to press an HTML button (speed test)
I’m trying to use a Linux CURL command to press a “Start Test” button on a Speed Test website in order to grab the speed data. Context: I’m using this approach rather than installing the speedtest-cli ...
- reputation score 15
Score of 0
0 answers
21 views
Pycharm app keeps opening my html files and links [duplicate]
Issue: .html files and links and ipython notebooks seem to be all routed through pycharm. Whenever I open a html file or start a jupyter server, it opens up with pycharm instead of chrome. I made sure ...
- reputation score 101