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
1 answer
49 views

Issue There is a button in the header of Microsoft Support pages that initially displays as "Buy Microsoft 365", but changes to "Try Copilot Chat" shortly after the page loads. I ...
Stevoisiak's user avatar
  • 17.8k
3 votes
1 answer
101 views

I am attempting to write a filter for uBlock Origin that blocks an element inside a #shadow-root element. Specifically, the elements are laid out as <faceplate-search-input> -> #shadow-root -&...
Stevoisiak's user avatar
  • 17.8k
0 votes
1 answer
120 views

I want to create a case-insensitive cosmetic filter in uBlock Origin that matches elements based on attribute value. For example, let's say a page had the following elements. <a href="/...
Stevoisiak's user avatar
  • 17.8k
-1 votes
1 answer
70 views

I want to create a filter in uBlock Origin that hides elements that match two attributes: aria-level="4" and role="heading" <div aria-level="4" role="heading"...
Stevoisiak's user avatar
  • 17.8k
3 votes
1 answer
110 views

I am working on filter rules for uBlock Origin and wanted to test them against a custom, locally saved HTML page. However, I don't know how to filter elements that aren't hosted on a public website. ...
Stevoisiak's user avatar
  • 17.8k
10 votes
1 answer
1k views

There is this question and others, about saving a complete webpage while online, for which htttrack works and can download a mirror of an entire site and which is one of the answers there. But what ...
Nissim Nanach's user avatar
0 votes
1 answer
76 views

All my web browsers (Firefox, Opera, Vivaldi, Edge) change black part of an HTML image into white part after half to one second. Any idea where this problem of switching black part to white come from? ...
sfrnumerique 's user avatar
1 vote
1 answer
98 views

I have an HTML editor (CodeLobster IDE) and when I do 'open file' a whole gamut of file types appear in the file box - including jpg, gif, and several others. Not sure why it thinks I want to edit a ...
Michael Poxon's user avatar
3 votes
2 answers
633 views

I'm trying to get this locally stored index.html to load into Firefox latest (Windows 10) from the context menu in NPP. <Command name="OSM History" Ctrl="no" Alt="yes" ...
DaveF's user avatar
  • 331
4 votes
3 answers
1k views

I have a template like this one: <html> <head> <title>Example page</title> <link rel="stylesheet" href="./styles/styles.css"> <meta ...
stereophonicSound's user avatar
0 votes
0 answers
142 views

I've set up FRP as a reverse proxy to reach my local LAN. I've currently set it up so that it requires a password and username to login. However, I'd like to set it up so that each connection has a ...
Qiangong2's user avatar
  • 101
1 vote
1 answer
122 views

I'm trying to show a pdf file (load from database) using tag. It works fine in Google chrome, but giving really ugly results in Firefox. Here is a html code: @{DataURL = string.Format("data:...
Kloko Dunda's user avatar
2 votes
1 answer
120 views

I have a VERY big and VERY wide (layer size is 31Kx20K or bigger) html file rendered and I have a need to convert it to PDF, preserving proportions (so print wont work). Is such thing possible? I do ...
Civ01's user avatar
  • 31
-1 votes
1 answer
82 views

In https://UniGen.us/test.html — Why is the word "Reserved" misplaced in Safari, Firefox, and DuckDuckGo? That space does not exist in the HTML: <html> <head> <title>This ...
WGroleau's user avatar
  • 864
1 vote
0 answers
225 views

I have approximately 10,000 PDF files that I’ve merged into files containing 500 pages each (20 files of 500 pages). Now, I want to convert each merged PDF file into a PowerPoint (PPT) file as quickly ...
Pubg Mobile's user avatar

15 30 50 per page
1
2 3 4 5
76