x
x
x
x
...
HTML |
---|
<div style="width: 90%; margin: 0 5%; height: 400px; display: flex; background: white; box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.1);">
<div style="box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; width: 100%; padding: 40px;">
<p style="margin-bottom: 20px; color: #187aba; font-size: 20px;">Information about the LBNL program here. Thanks for joining the program! You can learn more about our program by clicking the link below.</p>
<button class="aui-button aui-button-primary" style="padding: 0 5px; width: 280px; height: 50px; font-size: 16px; border-radius: 5px; font-weight: bold;" onclick="window.open('https://www.morganstanley.com/about-us/giving-back/alliance-childrens-mental-health')">Learn More</button>
</div>
<img style="box-sizing: border-box; width: 50%; object-fit: contain; padding: 0 5%;" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/images/MSIA/childrens_health_announcement.png"/>
</div> |
...