pseudo-template sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="medium-9 columns end"> | |
<h1>Company News</h1> | |
<table> | |
<tbody><tr class="post news"> | |
<td class="text-center" width="140"> | |
<a href="" target="_blank" rel="noopener" title="Daily AI Roundup: The 5 Coolest Things On Earth Today"> | |
<img class="lazy loaded" loading="lazy" src="/images/press/aithority.png" data-src="/images/press/aithority.png" alt="aithority.png" width="120" data-was-processed="true"> | |
</a> | |
</td> | |
.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment