contributors/contributors-showcase.html (68 lines of code) (raw):

<html> <head> <link rel="stylesheet" href="styles.css"> <title>Azure Database for MySQL Contributor Showcase</title> <link href="//azurecomcdn.azureedge.net/cvt-07674b1f2919b87972c18d64ae47d472769c7a54f386b9e3f21e0ee411006986/images/icon/favicon.ico" rel="icon" type="image/x-icon" /> </head> <body> <!--Navigation Bar--> <div class="top-navigation"> <div class="top-navigation-left"> <img src="images/azure_mysql_logo.png" height="45" style="float:left;"/> <p>&emsp;Azure Database for MySQL</p> </div> <div class="top-navigation-right"> <a href="index.html">Home</a> <a class="active" href="contributors-showcase.html">Contributor showcase</a> <a href="https://forms.office.com/r/4a5DTHyvg5" target="_blank">Sign up</a> <a href="https://twitter.com/AzureDBMySQL" target="_blank"><img src="images/twitter_logo.png" height="25"/></a> <a href="https://www.youtube.com/@AzureDBMySQL?sub_confirmation=1" target="_blank"><img src="images/youtube_logo.png" height="25"/></a> <a href="https://www.linkedin.com/company/azure-database-for-mysql/" target="_blank"><img src="images/linkedin_logo.png" height="25"/></a> </div> </div> <div> <!--Heading--> <br><h1>Azure Database for MySQL Contributor Showcase (2023 Q4)</h1><br> <br><br> <div> <div style="float: left; width: 30%;"> <img src="images/MySQL_Badge_Platinum.png" alt="Azure Database for MySQL - Platinum Contributor Badge"/> </div> <div style="float: left; width: 55%;"> <h2>Platinum Contributors</h2> <br><br> <p><b><i>Contributors list will be released soon.</i></b></p> </div> </div> <div style="clear:both;"> <br><br><br> <hr style="width: 100%; border-width: 3px; border-color: #333;"> <br><br><br> <div style="float: left; width: 30%;"> <img src="images/MySQL_Badge_Emerald.png" alt="Azure Database for MySQL - Emerald Contributor Badge"/> </div> <div style="float: left; width: 55%;"> <h2>Emerald Contributors</h2> <br><br> <p><b><i>Contributors list will be released soon.</i></b></p> </div> </div> <div style="clear:both;"> <br><br><br> <hr style="width: 100%; border-width: 3px; border-color: #333;"> <br><br><br> <div style="float: left; width: 30%;"> <img src="images/MySQL_Badge_Gold.png" alt="Azure Database for MySQL - Gold Contributor Badge"/> </div> <div style="float: left; width: 55%;"> <h2>Gold Contributors</h2> <br><br> <p><b><i>Contributors list will be released soon.</i></b></p> </div> </div> <div style="clear:both;"> <br><br><br> <hr style="width: 100%; border-width: 3px; border-color: #333;"> <br><br><br> </div> </div> </body> </html>