From 1210a9d9b422d10ca4e68ca74461006f1f2451b5 Mon Sep 17 00:00:00 2001 From: Arya Ajit Gohad <aryagohad21@gmail.com> Date: Fri, 16 Dec 2022 12:30:05 +0000 Subject: [PATCH] Update wiki/pages/engineering-test.html --- wiki/pages/engineering-test.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/wiki/pages/engineering-test.html b/wiki/pages/engineering-test.html index 6852196..66042a6 100644 --- a/wiki/pages/engineering-test.html +++ b/wiki/pages/engineering-test.html @@ -27,8 +27,9 @@ Now that we had laboratory-established data for 19 UTR constructs with reporter <p><h2>Test Results for DH5α Strain:</h2><br> <ul> <h3>For first 8 UTRs of DH5alpha</h3><br><center> - <img class="norm" src="https://static.igem.wiki/teams/4303/wiki/data-for-the-first-8utrs-in-dh5alpha.pdf" alt="wetlab- test"> - </center> + <hr> + <center><iframe src="https://static.igem.wiki/teams/4303/wiki/data-for-the-first-8utrs-in-dh5alpha.pdf" width="100%" height="500px"></iframe> + </center> Gel Confirmation for first transformation of 6 UTR constructs in the first 8 UTRs <br><center> @@ -36,9 +37,9 @@ Now that we had laboratory-established data for 19 UTR constructs with reporter </center> <h3>For next 11 UTRs of DH5alpha</h3> - <br><center> - <img class="norm" src="https://static.igem.wiki/teams/4303/wiki/data-for-the-next-11-utrs-in-dh5alpha.pdf" alt="wetlab- test"> - </center> + <br><hr> + <center><iframe src="https://static.igem.wiki/teams/4303/wiki/data-for-the-next-11-utrs-in-dh5alpha.pdf" width="100%" height="500px"></iframe> + </center> Gel confirmation for transformation of 11 UTRs + control of the next batch <br><center> @@ -67,13 +68,15 @@ Now that we had laboratory-established data for 19 UTR constructs with reporter <p><h2>Test Results for BL21(DE3) Strain:</h2><br> <ul> - <h3>For first 8 UTRs of BL21(DE3):</h3><br><center> - <img class="norm" src="https://static.igem.wiki/teams/4303/wiki/data-for-the-first-8-utrs-in-bl21.pdf" alt="wetlab- test"> - </center> + <h3>For first 8 UTRs of BL21(DE3):</h3><br> + <hr> + <center><iframe src="https://static.igem.wiki/teams/4303/wiki/data-for-the-first-8-utrs-in-bl21.pdf" width="100%" height="500px"></iframe> + </center> <h3>For next 11 UTRs of BL21(DE3):</h3> - <br><center> - <img class="norm" src="https://static.igem.wiki/teams/4303/wiki/data-for-the-next-11-utrs-in-bl21.pdf" alt="wetlab- test"> + <br><hr> + <center><iframe src="https://static.igem.wiki/teams/4303/wiki/data-for-the-next-11-utrs-in-bl21.pdf" width="100%" height="500px"></iframe> + </center> </center> </ul> -- GitLab