Gmail - Use HTML Templates: Email with HTML & CSS

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 29

  • @Brenananana
    @Brenananana Год назад

    I just scoured the internet for a solid 3 hours looking for an easy approach like this. Thank you so so much.

  • @Ak4sh07
    @Ak4sh07 Год назад

    Very very Thank you Brother👊👊,
    I was struggling too much Finding a way To Put HTML Content in Email.
    Thank you Bro ❤❤

  • @josueramirez7247
    @josueramirez7247 2 года назад +1

    Thank you! This is pretty helpful to use together with any mail merge tools like the script offered for use with Google Sheets.

  • @Isaiah-t3u
    @Isaiah-t3u Месяц назад

    Hola Treyvon Paige gracias for the playlist mi amor ❤

  • @ChuckFingerman
    @ChuckFingerman Год назад

    Great tutorial...give me more.

  • @martinsaldanokrogslund6238
    @martinsaldanokrogslund6238 2 года назад

    Oh wow, really good and clear explained! Thanks a lot!

  • @emmanueldushimimana3988
    @emmanueldushimimana3988 6 месяцев назад

    thanks for the tutorial , GREAT JOB!

  • @boredomindex3353
    @boredomindex3353 2 года назад +1

    Could you please make a video about tracking gmail opens? That's probably the most sought-after feature after mail merge. Thank you 🙏

  • @Castio
    @Castio Год назад

    THANK YOU SO MUCH!
    What about email footer?

  • @sam_safari
    @sam_safari 9 месяцев назад

    you are my mentor now please i need private sesion i wish to join in your community if there is very interesting knowledge im from tanzania iwish to do wonders in the industry

  • @alexsafayan
    @alexsafayan 5 месяцев назад

    This is great, thank you! How would you use the template when replying to an existing email thread?

    • @alexsafayan
      @alexsafayan 5 месяцев назад

      For future reference, I found it useful to just create an actual template: ruclips.net/video/q8SrlGlwPpM/видео.html
      I'm still looking for a solution where I don't have to manually set the template each time in Gmail... please reply if you find anything.

  • @joep1131
    @joep1131 Год назад

    your my hero dude that is awsome, would this working with JS also??

  • @williambrewer1269
    @williambrewer1269 2 года назад

    This is great especially the inliner tool never knew this was a thing. Could a video on AMP for email be released in the future

  • @ddifferent21
    @ddifferent21 2 года назад

    Amazing wonderful, I did this by editing html but it was so cumbersome

  • @amirulhaqe7226
    @amirulhaqe7226 2 года назад

    ooh thanks❤❤❤❤ at last i got a solution

  • @sudoalex
    @sudoalex 2 года назад

    Ohh this is great! Thanks! 🤩

  • @ViralBawaal
    @ViralBawaal Год назад +1

    how we can use img tag ????????????

  • @tzehoutan6392
    @tzehoutan6392 2 года назад

    If I have a list of Recipients and Emails in google sheet, how do I get the script to running them one by one ?

  • @atanusamanta8162
    @atanusamanta8162 2 года назад

    Can I delete Google apps script using another Google apps script code?

  • @czechunnamed9615
    @czechunnamed9615 11 месяцев назад

    Does anyone know why it ruins my images?

  • @tcp5441
    @tcp5441 2 года назад

    I have written google app script to convert the html content to pdf, why my pdf does not have colors?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад

      well.. what does your script look like?

    • @tcp5441
      @tcp5441 2 года назад

      @@ExcelGoogleSheets I found the solution already, just add a line " html { -webkit-print-color-adjust: exact; } ", this will show the background-color in pdf.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад

      Cool!

    • @preciousgracebolonias2555
      @preciousgracebolonias2555 2 года назад

      How can I make shortcut it in Gmail account so you don't need to go to appscript?

  • @kingajaz8580
    @kingajaz8580 5 месяцев назад

    What if we want to use pictures

    • @netboy1102
      @netboy1102 4 месяца назад

      You can use html, using img tag is no problem