Jump to content

Search the Community

Showing results for tags 'html email'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Development
    • HTML Coding
    • JavaScript
    • PHP
    • CMS
    • Database
    • Web Server
    • Web-site Development
    • Internet Marketing, SEO
  • Library
    • Tricks and solutions
    • Books
  • Commercial services
    • Freelance
    • Job
    • Goods and Services
  • Our Forum
    • Flame
    • Contests
    • Feedback and Ideas

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Web site


Telegram


Signal


Viber


Skype


From


Interests

Found 1 result

  1. Подскажите пожалуйста как сделать ширину кнопки 100% на мобильных устройствах и фиксированную (250px) на больших разрешениях ? <table class="one-column backgroundInner font" border="0" cellpadding="20" cellspacing="0" width="100%" style="border-spacing:0;" > <tr> <td style="line-height: 18px; text-align:center;"> <!-- START BUTTON --> <center> <!--[if (gte mso 9)|(IE)]> <table width="150" align="center"> <tr> <td> <![endif]--> <table cellpadding="0" cellspacing="0" border="0" > <td class="button_background outer" align="center" style="-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;"> <a href="http://www.google.com" target="_blank" class="button_link button_width button fonts_color1 button_font-size2 ">Learn More</a> </td> </table> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </center> <!-- END BUTTON --> </td> </tr> </table>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy