AWS SES: How to use CSS properly
I’m new to HTML and CSS. I want to send email (with send_templated_email function) using AWS SES. Here is a very simplified html example (I uploaded the css file to the Google Drive): <!DOCTYPE html> <html> <head> <title>HTML Pandas Dataframe with CSS</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" type="text/css" href="https://drive.google.com/uc?export=view&id=1WXiOVD4Dse4sAyyhYmtGYFXXu5p7U1GO" /> <title></title> </head> <body>… Read More AWS SES: How to use CSS properly