Skip to content

Commit

Permalink
Update gallery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath-AFM-Lab authored Aug 6, 2024
1 parent 2e5cf14 commit 05a1e77
Showing 1 changed file with 26 additions and 10 deletions.
36 changes: 26 additions & 10 deletions gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,39 @@ layout: page
title: Gallery
cover-img: /assets/img/tape.jpeg
---
## HS-AFM Videos
<head>
## YouTube Videos
<br>
<iframe src="https://www.youtube.com/embed/YhIELjy4fak" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p style="text-align: center;">Localization Atomic Force Microscopy video abstract</p>
<br>
<iframe src="https://www.youtube.com/embed/STA5EVkzjk8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p style="text-align: center;">Protein Society Webinar - High-speed atomic force microscopy (HS-AFM) for the study of protein structure and dynamics</p>
<br>
<iframe src="https://www.youtube.com/embed/STA5EVkzjk8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p style="text-align: center;">NanoLocz: Image Analysis Platform for AFM, High-Speed AFM, and Localization AFM</p>

BRUKER BIOAFM WEBINARS [High-Speed AFM: Fundamentals, Applications, and Integration with Advanced Optical Techniques](https://www.bruker.com/en/news-and-events/webinars/2024/high-speed-afm-fundamentals-applications-and-integration-with-advanced-optical-techniques.html)

## HS-AFM Videos - More coming soon
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
img {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
iframe {
display: block;
margin-left: auto;
margin-right: auto;
width: 70%;
height: 300px;
}
</style>
</head>
<img src="/assets/img/CLC.gif" alt="CLC" style="width:50%;">
<br />
<img src="/assets/img/CLC.gif" alt="CLC">
<br>


## Youtube Videos

<br />
<iframe width="400px" height = "300px" src="https://www.youtube.com/embed/YhIELjy4fak" frameborder="3" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>Localization Atomic Force Microscopy video abstract</p>
<br />

0 comments on commit 05a1e77

Please sign in to comment.