hovercraft
Technical User
Is it possible to have a background image for a table that resizes based on the size of the table?
Thanks for any information
Code:
<table border="1" width="100%" height="20%" style="background-image: url(banner.jpg); background-position: 50% 50%;background-repeat: no-repeat">
Thanks for any information