Hey guys, I've just released my completely new and updated "HTML Email Mastery Course" for 2024 with the latest HTML Email concepts. I'm excited to release it, this is the best course I've ever made. Check it out here: ➢ responsivehtmlemail.com/email-course/ (coupon link for Udemy)
Like and subscribe for more HTML Email Tutorials :) Watch the preview video for the course mentioned here on my HTML Email website: responsivehtmlemail.com/course/
Hi, I purchased this course in udemy. So far im loving it. I know this video is like a year ago, are there any changes with the outlook or lotus 5 on how we code it? And do you have like advance html-email tutorial video? Thanks
Thanks for the indepth tutorial. I need to support Outlook as well where the template falls apart. Do you have a course or tutorial to make the template compatible with Outlook ?
Thanks for watching! For Outlook with the table structure used in the tutorials, we need to add MSO conditional statements. I cover this in my course and have a page on them on my website: responsivehtmlemail.com/html-email-conditional-statements/
Hey Drew, I don't know if you going to see this but I was taking your course and first I wanted to say what amazing instructor you are. Secondly, I saw that you write the css inline on the course and here internal , I was just wondering which one is better? Thanks Drew!
Some of your videos are painfully slow and very hard to follow. Keep reading; like your videos, this comment gets better. Seeing the evolution between those videos and the truly quality videos offered now, like this one, shows me just how much you have grown, and for me how much I can benefit by learning from what you have to offer now. Thank you, following your videos has been inspirational in the best possible way and I am looking forward to going through your course.
I m new subscribers , I want to learned how to make email template according to clients please suggest me your Udemy course is enough for this or u tube video
Thanks for watching! I've gotten feedback from people who've taken my course that is was enough info to get them started with freelancing and earning on UpWork. I've also gotten feedback from a number of people who've landed email developer jobs from the course. Granted, some hiring has slowed with high interest rates, etc. as most are aware currently.
I am working as an email developer. but I need to clarify about this more. Thats why I was thinking about buying your premium course. just tell me one thing Why should I purchase your premium course? What's the difference between your free tutorial on youtube and the premium one from udemy?
Hi so I looked up your course on Udemy but was unable to buy it, but my question is that it seems you used HTML 4 attribute which I can no longer find in 5, how do I go about that or should I code it all the same?
If I want to sell templates on digital markets, do I need to develop them with photoshop etc or can I just sell the code as is html/css in a zip? A lot I see have psd included or ai files, is that for the graphics on the template itself? I can do it I just wasnt sure if it was a necessity.
Hi David, you will need to check with the marketplace to see. I am a believer that PSDs are outdated for html email templates given responsive rendering across all of the different email client device widths though some still value them.
For what we use frameworks to make a responsive email template? And could I have an example of this frameworks names?I'm new in this field so It'll be kind of you to give me an answer master.
I am only here because my HTML looked as I wanted it in development, but weird in Gmail, a little better on Yahoo, and others. I used a combination of divs and tables and that solved the problem. I think when it comes to email, all you have to do is avoid modern tags and build like it was in 2005. I think straight-up Bootstrap is not great for email templates.
Hey guys, I've just released my completely new and updated "HTML Email Mastery Course" for 2024 with the latest HTML Email concepts. I'm excited to release it, this is the best course I've ever made. Check it out here:
➢ responsivehtmlemail.com/email-course/ (coupon link for Udemy)
new sub ! Thumbs up!! trying to do this with wordpress.... cheers! yall rock!
Thanks for this free material, I've been wanting to learn but can't afford to purchase anymore courses at the moment. Be well.
Like and subscribe for more HTML Email Tutorials :)
Watch the preview video for the course mentioned here on my HTML Email website:
responsivehtmlemail.com/course/
Got the course too. Informative and I'm looking forward to my career change. Cheers!
Hi,
I purchased this course in udemy. So far im loving it. I know this video is like a year ago, are there any changes with the outlook or lotus 5 on how we code it? And do you have like advance html-email tutorial video?
Thanks
Hello Mannix, thanks for taking the course. I hope to add a new course with more material in the future.
@@htmlemail thank you for a great course! I actually just finished it earlier. Posted my cert on linkedin.
Thanks for the indepth tutorial. I need to support Outlook as well where the template falls apart. Do you have a course or tutorial to make the template compatible with Outlook ?
Thanks for watching! For Outlook with the table structure used in the tutorials, we need to add MSO conditional statements. I cover this in my course and have a page on them on my website: responsivehtmlemail.com/html-email-conditional-statements/
Hey Drew,
I don't know if you going to see this but I was taking your course and first I wanted to say what amazing instructor you are. Secondly, I saw that you write the css inline on the course and here internal , I was just wondering which one is better? Thanks Drew!
media query as availble for email coding ??
Some of your videos are painfully slow and very hard to follow. Keep reading; like your videos, this comment gets better. Seeing the evolution between those videos and the truly quality videos offered now, like this one, shows me just how much you have grown, and for me how much I can benefit by learning from what you have to offer now. Thank you, following your videos has been inspirational in the best possible way and I am looking forward to going through your course.
I m new subscribers , I want to learned how to make email template according to clients please suggest me your Udemy course is enough for this or u tube video
Thanks for watching! I've gotten feedback from people who've taken my course that is was enough info to get them started with freelancing and earning on UpWork. I've also gotten feedback from a number of people who've landed email developer jobs from the course. Granted, some hiring has slowed with high interest rates, etc. as most are aware currently.
I am working as an email developer. but I need to clarify about this more. Thats why I was thinking about buying your premium course. just tell me one thing Why should I purchase your premium course? What's the difference between your free tutorial on youtube and the premium one from udemy?
Hi so I looked up your course on Udemy but was unable to buy it, but my question is that it seems you used HTML 4 attribute which I can no longer find in 5, how do I go about that or should I code it all the same?
your doctype should be for html transitional
If I want to sell templates on digital markets, do I need to develop them with photoshop etc or can I just sell the code as is html/css in a zip?
A lot I see have psd included or ai files, is that for the graphics on the template itself? I can do it I just wasnt sure if it was a necessity.
Hi David, you will need to check with the marketplace to see. I am a believer that PSDs are outdated for html email templates given responsive rendering across all of the different email client device widths though some still value them.
Are tables still widely wised without frameworks? 😬 I purchased the course, but haven't don't much on it yet.
Thanks for taking the course! In HTML the frameworks also use tables or are rendered to tables. It's best to learn without frameworks first though.
@@htmlemail got ya. Thanks a lot. :) I'll make sure to have a solid understanding of tables, before focusing on frameworks.
For what we use frameworks to make a responsive email template?
And could I have an example of this frameworks names?I'm new in this field so It'll be kind of you to give me an answer master.
can we use bootstrap instead of table for responsive
Divs only work in modern/mobile email clients.
I am only here because my HTML looked as I wanted it in development, but weird in Gmail, a little better on Yahoo, and others. I used a combination of divs and tables and that solved the problem. I think when it comes to email, all you have to do is avoid modern tags and build like it was in 2005. I think straight-up Bootstrap is not great for email templates.
HTML email is such a pain
It can be painful just starting, yes.
w3newbie