Guest User

Untitled

a guest
Dec 11th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. <table align="center" cellpadding="0" cellspacing="0" role="presentation" width="100%">
  2. <tr>
  3. <td class="spacer" height="30" style="line-height: 30px;">&nbsp;</td>
  4. </tr>
  5. <tr>
  6. <td style="padding: 0 24px;">
  7. <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
  8. <tr>
  9. <td class="col" width="260" style="padding: 0 8px;">
  10. <h2 style="font-weight: 500; margin: 0;">First column</h2>
  11. <p style="color: #999999; font-size: 12px; font-weight: 400; margin: 0;">Full width on mobile</p>
  12. <p>These columns use the required <code>.col</code> class.</p>
  13. </td>
  14. <td class="col" width="260" style="padding: 0 8px;">
  15. <h2 style="font-weight: 500; margin: 0;">Second column</h2>
  16. <p style="color: #999999; font-size: 12px; font-weight: 400; margin: 0;">Also full width on mobile</p>
  17. <p>On mobile, this makes them 100% wide, so they stack.</p>
  18. </td>
  19. </tr>
  20. </table>
  21. </td>
  22. </tr>
  23. <tr>
  24. <td class="spacer" height="30" style="line-height: 30px;">&nbsp;</td>
  25. </tr>
  26. </table>
Add Comment
Please, Sign In to add comment