Skip to content

Instantly share code, notes, and snippets.

View nocoder8's full-sized avatar

Pavan GK nocoder8

View GitHub Profile

Mobile-Friendly Gmail Email Template Conversion Prompt

Objective: Convert HTML email templates to be mobile-friendly in Gmail's Android app while maintaining tabular data presentation.

Key Requirements

  1. Nested Table Structure: Use a specific nested table layout that Gmail renders properly on mobile
  2. Maintain Tabular Format: Keep data in table format (not cards) for professional presentation
  3. Horizontal Scrolling: Enable smooth horizontal scrolling without conflicting with Gmail's swipe gestures
  4. Gmail Compatibility: Use only Gmail-supported CSS and HTML elements