Handling unruly HTML, and the struggle with CSS #1935
Unanswered
hermygithub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
trying out Observable, I'm really enjoying it, but I still need to discover a lot!
Currently I'm struggling to handle some unruly HTML, where I want to build a table for input parameters, mixed with data.
What would be the best way to get more control over the HTML table ?

I tried various CSS and html-style options but I'm not really able to get good results. It feels like I'm fighting the Observable Style guide, so maybe I'm missing a trick? 😄
Also, is there a way to have such a table generated from the data ?
As you can see, those rows are robust statistics that I pulled from the data, so ideally I would want to inject the select and range input objects into a data structure... is there a way to do that ?
Thx,
Herman
Beta Was this translation helpful? Give feedback.
All reactions