24 строки
1.0 KiB
HTML
24 строки
1.0 KiB
HTML
<div class="sql-home">
|
|
|
|
<h3 class="sql-home-title"></h3>
|
|
|
|
|
|
<footer class="sql-home-footer">
|
|
<div class="sql-home-items">
|
|
<div class="sql-home-item sql-home-item--column">
|
|
<img class="sql-home-icon sql-home-icon--block" src="{{ '/assets/images/award.png' | relative_url }}" alt="">
|
|
<span class="sql-home-text">Microsoft SQL Server was named RDBMS of the Year, 2016!</span>
|
|
</div>
|
|
|
|
<div class="sql-home-item sql-home-item--column">
|
|
<a href="http://LandingPageURL.com"><img class="sql-home-icon sql-home-icon--block" src="{{ '/assets/images/channel9.png' | relative_url }}" alt=""></a>
|
|
<span class="sql-home-text">Watch Build videos on Channel 9!</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<span class="sql-home-message">
|
|
Don't see a machine learning scenario you were looking for? Join the conversation on <a class="sql-home-link sql-home-link--underline" href="{{site.gitter}}" target="_blank">Gitter</a>.
|
|
</span>
|
|
</div>
|