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

Questions tagged [html]

Software related to HTML, the main markup language used to create web pages.

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
0 answers
30 views

https://fullpagepdf.com/ was the only tool that was able to turn https://www.khanacademy.org/math/ap-calculus-ab/ab-diff-analytical-applications-new/ab-5-6b/a/review-analyzing-the-second-derivative-to-...
Score of 2
0 answers
20 views

So many web pages are full of dynamic content, even when I just want to read some article that's in the static content of the page. I can print the page (e.g. to a PDF) and read it later. Is there any ...
Score of 1
0 answers
87 views

In .NET I need HTML→PDF conversion with a permissive open-source license (MIT/Apache/BSD) and no copyleft. I tried PuppeteerSharp, but bundling Chromium makes the deployment huge and increases ...
Score of 0
0 answers
44 views

I like this enum: package org.openjdk.tools.doclint; // ... public enum HtmlTag { But Gemini says: The artifact org.openjdk.tools.doclint is not a standard, published Maven artifact available in ...
Score of 4
3 answers
489 views

I have a few dozen HTML files generated by an automated test report (a commercial tool, for which I have limited customization options), and I would like to convert them into a single PDF. My needs ...
Score of 1
2 answers
67 views

I have a large plaintext HTML website that I want to transition into a web framework with the following requirements Minimal (ideally no) required changes to existing HTML pages and CSS stylesheets ...
Score of 0
0 answers
64 views

I'm exploring the best way to implement a responsive burger menu in 2024, taking into account the latest advancements in CSS and accessibility standards. Here’s what I’ve analyzed so far: CSS-only ...
Score of 0
0 answers
47 views

I've hit a crossroads. My current skills are limited to HTML, CSS, and a bit of JavaScript. I want to build a website visually, and if coding is necessary, I prefer to keep it minimal using the ...
Score of 3
0 answers
52 views

I need a video/audio player app for a special needs child. My only constraints are: (preferably) for iOS (otherwise Android, or at most Windows x86 is fine, as long as there isn't any serious ...
Score of 1
1 answer
116 views

When using Python for web scraping, I need a library for filling in web forms, or more specifically, login forms automatically. As I have no additional, complex needs such as parsing JavaScript The ...
Score of 1
1 answer
316 views

So ages ago (1992?) I naively used Dreamweaver to produce a non-commercial multi-page website. Each element is an embarrassing hodge podge of HTML enmeshed with inline styling. The content is actually ...
Score of 1
0 answers
49 views

I am trying to convert HTML and CSS to a PDF file using JavaScript, but my current implementation with html2pdf converts the content to an image, which makes the PDF non-searchable and non-selectable. ...
Score of 3
1 answer
140 views

I have several pages that use HTML 4, and a few that use the "Microsoft" HTML format, but I'm wondering if there is a quicker way to convert the code from old pages into a more compliant ...
Score of 1
0 answers
33 views

I need an open source library written in vanilla TypeScript or JavaScript (i.e., no requirement of frameworks such as React or Angular) for building user interface for editor software such as video ...
Score of 1
0 answers
94 views

I am searching for a (if possible customizable) self-hosted online image editor The aim: users upload images to our site and, before finalizing the upload, should get the chance to edit the image. ...

15 30 50 per page
1
2 3 4 5
33