Skip to main content

Questions tagged [html]

HTML stand for HyperText Markup Language. You may ask questions about handling HTML files; however, questions regarding HTML markup are considered off topic here.

0 votes
0 answers
16 views

How do I add a webpage on my browser opened from a locally saved .html file as a domain to an allow list?

I'm trying to reproduce a bug with a website and have created a locally hosted .html file with an iframe embed of some 3rd party software that we are having a problem with. For the software iframe to ...
Tom Rogers's user avatar
1 vote
1 answer
77 views

How can I save a Reddit page for offline viewing in HTML format AFTER the user has manually interacted with the page that has a huge comment section?

I'm trying to save a Reddit page for OFFLINE viewing as a single HTML file, EXACTLY as it's displayed on the browser and after having already manually expanded some comment threads. This issue is a ...
CuriosityCalls's user avatar
2 votes
0 answers
40 views

Why is GNU wget only returning an index.html.tmp file, instead of the actual files I want?

I want to download a lot of satellite data (organized by each day of each year) in .hdf format from NASA's LAADS DAAC archive. They have a helpful guide that provides a code sample to use with GNU ...
Seyong Chang's user avatar
0 votes
0 answers
10 views

How can I disable Thunderbird's colored quote bar function for HTML emails?

I would like to disable the colored quote bars Thunderbird adds automatically for displaying HTML emails. How can I do that in a current Thunderbird version (v115+) without using addons and without ...
summerrain's user avatar
0 votes
1 answer
49 views

About the strange behavior of mailto:

I have included <a href="mailto:(MyEmailAddress)>contact me</a> link in my HTML file. It does serve the purpose of opening a blank Outlook instance ready for editing a reply email. ...
Mick's user avatar
  • 103
-1 votes
1 answer
24 views

How to expand/collapse all treeview nodes in microsoft documentation?

I'm studying several topics in the Microsoft documentation and often the expanded or collapsed nodes get in my way. Would anyone know how to make all nodes expand or collapse automatically? A link for ...
Cont Grrla's user avatar
0 votes
0 answers
13 views

How to delete all exact element tags in inspect element console with this querySelectorAll method? [duplicate]

think of this as giving a manual of how to do querySelectorAll method to dummies because it is now dont use terms i understand that actually confuses me just explain but do it thourally please with ...
Olstice's user avatar
0 votes
0 answers
42 views

Access and modify image generator on website

I'm curious if it's possible to modify this generator that exports a png image from user input. The output image is ultra-low resolution. I'm wondering if the generator can be modified to output a ...
Anders Hansen's user avatar
0 votes
1 answer
181 views

Embed png images into html single one file in Powershell script

I am working on making a powershell script with a png file and an html file in it,is it possible to process these files in the PowerShell script or something similar so that I can eventually convert ...
DINU's user avatar
  • 1
0 votes
0 answers
40 views

How to have HTML syntax color and indent in terminal?

I would like to have an experience on working HTML output on terminal as close to what an HTML viewer would provide: indent, syntax color. My closest result is: curl -L https://example.com | tidy -i 4 ...
Ooker's user avatar
  • 2,131
1 vote
0 answers
36 views

New Firefox ... too much white space in left margin?

Just accepted installation of new version 125.0.2. The ideal of any FF upgrade is that nothing new should be noticeable. However, I notice what appears to be irksome excessive white space in the left ...
mike rodent's user avatar
3 votes
1 answer
33 views

#enable-portals Tag Missing in Chrome?

My question is pretty straightforward: what happened to the enable portals flag in Chrome? Tried both Chrome and Chrome Canary (latest version of each) and couldn't find the tag, despite it being ...
Krusty the Clown's user avatar
2 votes
1 answer
72 views

How to interact with "web-app" that was fully preserved in html?

I ran into an interesting scenario. There's a website called "Online Sequencer" which basically lets you draw music notes visually, and then play them back, save and export them, change the ...
Jones659's user avatar
1 vote
1 answer
20 views

How do you create a link that calls your Chrome custom engine keyword and specific search term?

I have custom search engines with shortcuts in Google Chrome. I frequently use and reuse the same shortcut and search term, such as "xx term", where "xx" is the shortcut that calls ...
Matthew Schwarz's user avatar
0 votes
0 answers
41 views

Why is a web page rendering improperly only on my machine, in all browsers?

I have recently created a website using GitHub and R/RStudio. In the last few days I have encountered the following problem: the 'resume' part of my website renders improperly on my computer, ...
amcameron's user avatar

15 30 50 per page
1
2 3 4 5
74