Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [html]

HyperText Markup Language (HTML)

Filter by
Sorted by
Tagged with
Filter by Employee ID
0 votes
0 answers
39 views

I’m using the latest EA Trial version on Kubuntu (via Wine) and connecting to a PostgreSQL repository. In the Notes window I’m experiencing an incorrect rendering of bullet lists: instead of standard ...
4 votes
2 answers
729 views

We have a project where we have thousands of separate html files that contain links to pdf documents that are legal decisions. The decisions themselves are public. The links are the docket or index ...
1 vote
2 answers
158 views

Is there an app in the Ubuntu repos that can convert a 9,001 character single-line of HTML into human-readable (indented) code in a single click? I'm trying to read through the HTML sourcecode of a ...
0 votes
0 answers
78 views

I have a static contents webpage, which is manually updated from time to time. What I want to do is show the webpage's contents in a terminal without opening a web browser. The page contents is pure ...
2 votes
0 answers
119 views

Is it possible to set an HTML page as a desktop background instead of an image in Ubuntu 25.04? I found a couple of posts asking the same question, but like 10+ years ago. Did not seem to be possible ...
-1 votes
1 answer
186 views

I am trying to understand this custom shell function, but I can't figure out what ::*/text()' -; means in the code below. What do the :: and -; characters do in this example? extract() { { tidy &...
0 votes
0 answers
43 views

i have some space at the faculty's student server and personal webpage there... But when i try to change index.html using ssh from the terminal and refresh in the browser everything is the same... Why?...
1 vote
2 answers
1k views

I'm sorry if this question has been asked, I am a new PC user and the only answers I could find related to themes and changing folder colors. I set up this PC for my 7 year old who likes playing games ...
6 votes
2 answers
1k views

I have an HTML file and I want to replace a string that is included between two HTML table tags. Here is an example of what I have: <tr class="noBorder"><td>string1</td><...
5 votes
2 answers
841 views

After changing to Ubuntu 24.04.1 Firefox was installed via snap. This Firefox will not save complete HTML websites. Older saved websites from a backup cannot be read. Firefox will not find these files....
4 votes
2 answers
333 views

I'm trying to get a spacific changing string form a site. I used the commend: wget -qO - www.factorio.com/download | grep '/get-download the output is: wget -qO - www.factorio.com/download | grep '...
1 vote
1 answer
440 views

Opening any HTML file, triggers Telegram as the application associated: $ xdg-open sys.html ; ps aux | grep html myuser+ 686347 0.0 0.0 1090016 12224 pts/6 Rl 16:04 0:00 /snap/bin/telegram-...
3 votes
1 answer
3k views

I have some .htm files which are stored in the root / directory and I would like to know how to access them in Firefox. Interestingly enough, I found a solution here: Firefox Quantum : HTML files from ...
0 votes
0 answers
458 views

I have persistent USB live Ubuntu. I've found that wherever browser i use some linkedin components are missing, most precisely - filter element which allows you to filter job offers, specify when ...
0 votes
1 answer
453 views

On Windows this is working by default, because the files are associated. Situation is: saving a webpage usually creates two files/folders: An abc.html file with the webpage's main HTML file A folder ...

15 30 50 per page
1
2 3 4 5
14