ArthurHub / ArthurHub/HTML-Renderer
How to render html (+ css) from .html file?
Ouverte
question
- Langage dominant
- C#
- Étoiles
- 1.4k
- Forks
- 550
- Merge moyen
- 14 j 9 h
- PR mergées (30 j)
- 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) ?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100