Difference between revisions of "Random Testing RJ"
Jump to navigation
Jump to search
(→Notes) |
|||
Line 32: | Line 32: | ||
<body> | <body> | ||
<a role="link" tabindex="0" class="apr-cta" style="touch-action: auto;">Track<span class="visuallyhidden">Opens dialog</span></a> | <a role="link" tabindex="0" class="apr-cta" style="touch-action: auto;">Track<span class="visuallyhidden">Opens dialog</span></a> | ||
+ | |||
+ | <table class="footer__table"> | ||
+ | <tbody><tr> | ||
+ | <td class="footer__table-item"><strong>Are Not FDIC Insured</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not Bank Guaranteed</strong></td> | ||
+ | <td class="footer__table-item"><strong>May Lose Value</strong></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="footer__table-item"><strong>Are Not Deposits</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not Insured by Any Federal Government Agency</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not a Condition to Any Banking Service or Activity</strong></td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | |||
+ | ========= | ||
+ | Without tbody | ||
+ | |||
+ | <table class="footer__table"> | ||
+ | <tr> | ||
+ | <td class="footer__table-item"><strong>Are Not FDIC Insured</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not Bank Guaranteed</strong></td> | ||
+ | <td class="footer__table-item"><strong>May Lose Value</strong></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="footer__table-item"><strong>Are Not Deposits</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not Insured by Any Federal Government Agency</strong></td> | ||
+ | <td class="footer__table-item"><strong>Are Not a Condition to Any Banking Service or Activity</strong></td> | ||
+ | </tr> | ||
+ | </table> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 16:49, 16 October 2021
Are Not FDIC Insured | Are Not Bank Guaranteed | May Lose Value |
Are Not Deposits | Are Not Insured by Any Federal Government Agency | Are Not a Condition to Any Banking Service or Activity |
========= Without tbody
Are Not FDIC Insured | Are Not Bank Guaranteed | May Lose Value |
Are Not Deposits | Are Not Insured by Any Federal Government Agency | Are Not a Condition to Any Banking Service or Activity |
Notes
Random Testing - Not accessible examples
Test Results
What are the test results?