the color of a table is not carried over if I copied the html results to a new location #12045
Unanswered
tony-an-phd
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I highlight the body of a table in c.qmd:
The results looks fine, when I click on generated c.html:
However, when I tried to show this to someone else by copying over the c.html file along with the folder called c_files to a new location, the coloring of the table disappeared at the new location for c.html.
Is there anyway to preserve the styles.css markup when I share the html output?
Thanks!
Tony
Beta Was this translation helpful? Give feedback.
All reactions