-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- working on the BottomMenu.html
- Loading branch information
Showing
2 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<table style="font-size: 11px;" title="Bottom navigation menu" border="0" cellspacing="20" cellpadding="1" align="center"> | ||
<tbody title="CommServer"> | ||
<tr align="center" valign="middle" border="0" > | ||
<td title="github"> | ||
<a title="GitHub Object Oriented Internet" href="https://github.com/mpostol" target="_blank" rel="external noopener noreferrer"> | ||
<img src=".media/bottom_GitHub.png" alt="GitHub Object Oriented Internet" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">GitHub</span> | ||
</a> | ||
</td> | ||
<td title="wordpress"> | ||
<a title="Open Mariusz Postol Blog" href="http://mpostol.wordpress.com/" target="_blank" rel="external noopener noreferrer"> | ||
<img src=".media/bottom_wordpress.png" alt="Mariusz Postol Blog" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">Blog</span> | ||
</a> | ||
</td> | ||
<td title="LinkedIn"> | ||
<a title="Follow Mariusz Postol on LinkedIn" href="https://www.linkedin.com/in/mpostol/" target="_blank" rel="external noopener noreferrer"> | ||
<img src=".media/bottom_LI-In-Bug.png" | ||
alt="Follow Mariusz Postol on LinkedIn" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">LinkedIn</span> | ||
</a> | ||
</td> | ||
<td title="youtube"> | ||
<a title="Follow us on YouTube" href="https://www.youtube.com/@mariuszpostol/featured" target="_blank" rel="external noopener noreferrer"> | ||
<img src=".media/bottom_youtube.png" alt="Follow us on YouTube" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">YouTube</span> | ||
</a> | ||
</td> | ||
<td title="researchgate"> | ||
<a title="Follow Mariusz Postol on ResearchGate" | ||
href="https://www.researchgate.net/profile/Mariusz_Postol" target="_blank" rel="external noopener noreferrer"> | ||
<img title="Follow Mariusz Postol on ResearchGate" src=".media/bottom_ResearchGate.png" alt="Follow Mariusz Postol on ResearchGate" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">RG</span> | ||
</a> | ||
</td> | ||
<td title="twitter"> | ||
<a title="Follow CommServer on Twitter" href="https://twitter.com/mpostol" target="_blank" rel="external noopener noreferrer"> | ||
<img title="Follow CommServer on Twitter" src=".media/bottom_twitter.png" alt="Follow CommServer on Twitter " align="texttop" | ||
border="0" /> | ||
<br /> <span style="color: #07ad36;">Twitter</span> | ||
</a> | ||
</td> | ||
<td title="CAS"> | ||
<a title="CAS" href="http://www.cas.eu" target="_blank"> | ||
<img src=".media/bottom_cas.png" alt="CAS" align="texttop" border="0" /> | ||
<br /> <span style="color: #07ad36;">CAS</span> | ||
</a> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> |
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