diff --git a/RIBC.html b/RIBC.html index e267660..15b6450 100644 --- a/RIBC.html +++ b/RIBC.html @@ -1,5052 +1,8059 @@ - - -
-${myFloID}
` : `Hi, there!${myFloID}
` + document.getElementById('username').innerHTML = greetings; + + console.log(typeOfUser) + } + // functions that run when page loads + +