# Foundation for Emails — Responsive HTML Email Framework > CSS framework by ZURB for building responsive HTML emails that render consistently across email clients including Outlook, Gmail and Apple Mail. ## Install Save in your project root: # Foundation for Emails — Responsive HTML Email Framework ## Quick Use ```bash npm install -g foundation-cli foundation new --framework emails myproject cd myproject && npm start ``` ## Introduction Foundation for Emails (formerly Ink) is a responsive email framework by ZURB. It provides a set of tested HTML components and a build pipeline that compiles clean, modular source templates into the inline-styled, table-based HTML that email clients require. ## What Foundation for Emails Does - Provides pre-built responsive grid, button, callout, and menu components for email - Compiles Sass styles into inlined CSS compatible with major email clients - Converts modern HTML markup into table-based layouts automatically via Inky templating - Includes a local development server with live preview and BrowserSync - Produces production-ready HTML that works in Outlook, Gmail, Yahoo Mail, and Apple Mail ## Architecture Overview The framework uses a Gulp-based build pipeline. Source templates are written in Inky, a custom templating language that maps semantic tags (like , ,