Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept of tables #1205

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Proof of concept of tables #1205

wants to merge 3 commits into from

Conversation

tomschr
Copy link
Contributor

@tomschr tomschr commented May 5, 2022

For Dima regarding container_support_matrix.png

Things to watch for:

  • Zebra style table
    This may be misleading, but with a little CSS magic it can be removed
  • SVG graphic
    The checkmark and crossmark are in SVG, but it could be done with text as well
  • Alignment
    May be a bit off, but this could be eliminated with some CSS/XSLT magic

It's not perfect, but a start. 😉


Current outcome:

Screenshot_20220505_113541


Improvement after some cleanup:

Screenshot_20220505_140821

@tomschr tomschr requested review from dmpop and cwickert May 5, 2022 09:46
For Dima regarding container_support_matrix.png

Things to watch for:

* Zebra style table
  This may be misleading, but with a little CSS magic it can be
  removed
* SVG graphic
  The checkmark and crossmark are SVG, but it could be done
  with text as well
* Alignment
  May be a bit off, but this could be eliminated with some CSS/XSLT
  magic
@tomschr tomschr force-pushed the toms-tables-poc branch from 688d8bd to e451212 Compare May 5, 2022 09:48
tomschr added 2 commits May 5, 2022 14:06
* Get rid of <textdata>
* Get rid of <para>s inside <entry>; they just
  make alignment difficult
* Add explanation of the graphics
* Add align="center" for every <entry>
@tomschr tomschr force-pushed the toms-tables-poc branch from 7ad3081 to 3b6d27c Compare May 5, 2022 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant