We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@some1else For squares you could use 1px gif with width: 100%: https://jsfiddle.net/extempl/t5hamwo3/ Also, try generate all html, it will look much cleaner.
width: 100%
The text was updated successfully, but these errors were encountered:
Possibly, this would also look better with table use - then you will need to put those images only on the very top and left cells.
Sorry, something went wrong.
Yeah the base data structure could fit in a table. Thanks for the feedback
No branches or pull requests
@some1else For squares you could use 1px gif with
width: 100%
: https://jsfiddle.net/extempl/t5hamwo3/Also, try generate all html, it will look much cleaner.
The text was updated successfully, but these errors were encountered: