ArthurHub / ArthurHub/HTML-Renderer
How to render html (+ css) from .html file?
Open
question
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
So i know how to render html from text: `htmlPanel.Text = "
Hello World
"`;But how to render a html file (and have it pull all the needed .css) ?
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Start by tracing the API behind htmlPanel.Text and how the renderer receives HTML, then determine whether loading an .html file and its CSS is supported. Done means the requested HTML file renders with its referenced CSS, or the supported limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100