Widget
BestPractices
No edit summary |
No edit summary Tag: 2017 source edit |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="display: flex; align-items: center; padding: 10px; background: #E3E8EE; border-radius: 5px; margin-bottom: 10px; width: 350.75px; height: 120px;"> | <div class="bestpractices-card" style="display: flex; align-items: center; padding: 10px; background: #E3E8EE; border-radius: 5px; margin-bottom: 10px; width: 100%; max-width: 350.75px; min-height: 120px;" onclick="window.location.href='<!--{$headingLink|default:'#'}-->';"> | ||
<!-- Image logo on the left --> | <!-- Image logo on the left --> | ||
<div style="flex: 0 0 auto; align-self: stretch; display: flex; align-items: center; justify-content: center; width: 50px;"> | <div style="flex: 0 0 auto; align-self: stretch; display: flex; align-items: center; justify-content: center; width: 50px;"> | ||
<img src="<!--{$imageUrl|default:''}-->" alt="Logo" style="max-width: 100%; max-height: 100%;"> | <img src="<!--{$imageUrl|default:'/images/MDrivenBestPractices.svg'}-->" alt="Logo" style="max-width: 100%; max-height: 100%;"> | ||
</div> | </div> | ||
<!-- Text content with heading and description on the right --> | <!-- Text content with heading and description on the right --> | ||
<div style="flex-grow: 1; display: flex; flex-direction: column; justify-content: center;"> | <div style="flex-grow: 1; display: flex; flex-direction: column; justify-content: center; padding-left: 10px;"> | ||
<a href="<!--{$headingLink|default:'#'}-->" style="color: # | <a href="<!--{$headingLink|default:'#'}-->" style="color: #1A50AD; font-size: 20px; font-weight: 700; text-decoration: none;"> | ||
<!--{$heading|default:'Heading'}--> | <!--{$heading|default:'Heading'}--> | ||
</a> | </a> |
Latest revision as of 22:13, 10 February 2024
<img src="" alt="Logo" style="max-width: 100%; max-height: 100%;">
<a href="" style="color: #1A50AD; font-size: 20px; font-weight: 700; text-decoration: none;"> </a>
This page was edited more than 11 months ago on 02/10/2024. What links here