Jump to content

HTML & CSS email template


Recommended Posts

Posted (edited)

Need a simple HTML email template, something like in this image

 

EwSyCqN.png

 

It will be used to welcome registered users on my websites. It must contain a visual hyperlinked HTML element with suggestive message used to confirm their email account, and a few lines of text which I will add myself, leave place holders to showcase the design.

 

The design must be simple, only plain HTML and CSS.

 

Code restrictions apply in order not to get marked as spam:

-It will be written in a single file 

-Place the CSS in <style> or inline

-No Javascript

-No frameworks/libraries

-No HTML5 elements.

 

EDIT: BOUGHT.

Edited by Token
Posted (edited)

You are aware that emails are very restricted when it comes to HTML & CSS? A simple template like that can actually be a real pain in the ass to create, it's also dependant on which email client the user uses, the gmail client for example allows more HTML elements and CSS rules than Outlook. Usually these email templates get created using software, which often is quite pricy.

Edited by Taylor Swift
Posted

You are aware that emails are very restricted when it comes to HTML & CSS? A simple template like that can actually be a real pain in the ass to create, it's also dependant on which email client the user uses, the gmail client for example allows more HTML elements and CSS rules than Outlook. Usually these email templates get created using software, which often is quite pricy.

I'm asking for a few elements not a whole website inside an email, that's why I said simple email template and mentioned a few restrictions in order to work with most email clients. All of it can be created with just divs, headers, line breaks and color/font/size/offset properties like the example in that image. There are tons of "free" email templates on the internet, but I'm not using those because of their "free" licenses.

Posted (edited)

I'm asking for a few elements not a whole website inside an email, that's why I said simple email template and mentioned a few restrictions in order to work with most email clients. All of it can be created with just divs, headers, line breaks and color/font/size/offset properties like the example in that image. There are tons of "free" email templates on the internet, but I'm not using those because of their "free" licenses.

Alright, I was just checking, and I agree this wouldn't be too hard but from my own experience even the simplest things can be a pain when it comes to email templates.

Edited by Taylor Swift

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...