PHP Classes

File: example/examples/sumo/index.htm

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP CSS to Inline Styles   example/examples/sumo/index.htm   Download  
File: example/examples/sumo/index.htm
Role: Auxiliary data
Content type: text/plain
Description: Documentation
Class: PHP CSS to Inline Styles
Convert CSS styles into HTML attribute values
Author: By
Last change:
Date: 7 years ago
Size: 5,780 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- Facebook sharing information tags --> <meta property="og:title" content="*|MC:SUBJECT|*" /> <title>*|MC:SUBJECT|*</title> <style type="text/css"> {$css} </style> </head> <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0"> <style type="text/css"> {$css} </style> <center> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable"> <tr> <td align="center" valign="top"> <!-- // Begin Template Preheader \\ --> <table border="0" cellpadding="10" cellspacing="0" width="320" id="templatePreheader"> <tr> <td valign="top" class="preheaderContent"> <!-- // Begin Module: Standard Preheader \\ --> <table border="0" cellpadding="10" cellspacing="0" width="100%"> <tr> <td valign="top"> <div mc:edit="std_preheader_content"> Use this area to offer a short teaser of your email's content. Text here will show in the preview area of some email clients. </div> </td> </tr> </table> <!-- // End Module: Standard Preheader \\ --> </td> </tr> </table> <!-- // End Template Preheader \\ --> <table border="0" cellpadding="0" cellspacing="0" width="320" id="templateContainer"> <tr> <td align="center" valign="top"> <!-- // Begin Template Header \\ --> <table border="0" cellpadding="0" cellspacing="0" width="320" id="templateHeader"> <tr> <td class="headerContent"> <!-- // Begin Module: Standard Header Image \\ --> <img src="http://placehold.it/320x100" style="max-width:320px;" id="headerImage campaign-icon" mc:label="header_image" mc:edit="header_image" mc:allowdesigner mc:allowtext /> <!-- // End Module: Standard Header Image \\ --> </td> </tr> </table> <!-- // End Template Header \\ --> </td> </tr> <tr> <td align="center" valign="top"> <!-- // Begin Template Body \\ --> <table border="0" cellpadding="0" cellspacing="0" width="320" id="templateBody"> <tr> <td valign="top" class="bodyContent"> <!-- // Begin Module: Standard Content \\ --> <table border="0" cellpadding="20" cellspacing="0" width="100%"> <tr> <td valign="top"> <div mc:edit="std_content00"> <h1 class="h1">Heading 1</h1> <h2 class="h2">Heading 2</h2> <h3 class="h3">Heading 3</h3> <h4 class="h4">Heading 4</h4> <strong>Getting started:</strong> Customize your template by clicking on the style editor tabs up above. Set your fonts, colors, and styles. After setting your styling is all done you can click here in this area, delete the text, and start adding your own awesome content! <br /> <br /> After you enter your content, highlight the text you want to style and select the options you set in the style editor in the "styles" drop down box. Want to <a href="http://www.mailchimp.com/kb/article/im-using-the-style-designer-and-i-cant-get-my-formatting-to-change" target="_blank">get rid of styling on a bit of text</a>, but having trouble doing it? Just use the "remove formatting" button to strip the text of any formatting and reset your style. </div> </td> </tr> </table> <!-- // End Module: Standard Content \\ --> </td> </tr> </table> <!-- // End Template Body \\ --> </td> </tr> <tr> <td align="center" valign="top"> <!-- // Begin Template Footer \\ --> <table border="0" cellpadding="10" cellspacing="0" width="320" id="templateFooter"> <tr> <td valign="top" class="footerContent"> <!-- // Begin Module: Standard Footer \\ --> <table border="0" cellpadding="10" cellspacing="0" width="100%"> <tr> <td colspan="2" valign="middle" id="social"> <div mc:edit="std_social"> <a href="*|TWITTER:PROFILEURL|*">follow on Twitter</a> <br /> <a href="*|FACEBOOK:PROFILEURL|*">friend on Facebook</a> <br /> <a href="*|FORWARD|*">forward to a friend</a>&nbsp; </div> </td> </tr> <tr> <td valign="top" width="100%"> <br /> <div mc:edit="std_footer"> <em>Copyright &copy; *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em> <br /> *|IFNOT:ARCHIVE_PAGE|* *|LIST:DESCRIPTION|* <br /> <strong>Our mailing address is:</strong> <br /> *|HTML:LIST_ADDRESS_HTML|**|END:IF|* </div> <br /> <div id="monkeyRewards" mc:edit="monkeyrewards"> *|IF:REWARDS|* *|HTML:REWARDS|* *|END:IF|* </div> </td> </tr> <tr> <td colspan="2" valign="middle" id="utility"> <div mc:edit="std_utility"> &nbsp;<a href="*|UNSUB|*">unsubscribe from this list</a> | <a href="*|UPDATE_PROFILE|*">update subscription preferences</a>&nbsp; </div> </td> </tr> </table> <!-- // End Module: Standard Footer \\ --> </td> </tr> </table> <!-- // End Template Footer \\ --> </td> </tr> </table> <br /> </td> </tr> </table> </center> </body> </html>