Difference between revisions of "Team:Purdue/Quiz"

Line 211: Line 211:
 
                 para1 = document.createElement("p");
 
                 para1 = document.createElement("p");
 
                 para1.innerHTML="For more information about yeast infections in men and as an STI check out this link.";
 
                 para1.innerHTML="For more information about yeast infections in men and as an STI check out this link.";
                 createLink("https://www.bmj.com/content/2/6079/93.abstract","Click here for more info about men's yeast infection",para1);
+
                 createLink("https://www.bmj.com/content/2/6079/93.abstract"," Click here for more info about men's yeast infection",para1);
 
                 para2.innerHTML="For more information about C.Albicans and its two different form, check out this link.";
 
                 para2.innerHTML="For more information about C.Albicans and its two different form, check out this link.";
                 createLink("http://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1003661","Click here for more info on C.Albicans.",para2);
+
                 createLink("http://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1003661"," Click here for more info on C.Albicans.",para2);
                 para3.innerHTML="For more information about pH used to detect yeast infections, check out this link.";        createLink("https://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/InVitroDiagnostics/HomeUseTests/ucm126074.htm", "See what FDA say about pH tests for yeast infections",para3);
+
                 para3.innerHTML=" For more information about pH used to detect yeast infections, check out this link.";        createLink("https://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/InVitroDiagnostics/HomeUseTests/ucm126074.htm", "See what FDA say about pH tests for yeast infections",para3);
 
                 para4.innerHTML="For more info on split proteins, check out this paper."
 
                 para4.innerHTML="For more info on split proteins, check out this paper."
                 createLink("https://www.sciencedirect.com/science/article/pii/S136759311100161X?via%3Dihub","check out a literature review on split proteins.",para4);
+
                 createLink("https://www.sciencedirect.com/science/article/pii/S136759311100161X?via%3Dihub"," Check out a literature review on split proteins.",para4);
 +
                para5.innerHTML="For more information about different tests check out our challenge analysis";
 +
                createLink("https://2018.igem.org/Team:Purdue/Description","Click here to go to Project Description",para5);  
 
                 document.body.append(divi);
 
                 document.body.append(divi);
 
                  
 
                  

Revision as of 17:49, 11 June 2018

Question 1

Men can also get yeast infections?