V1.4! Now with a centered design and the web application isn't broken on a mobile device anymore

This commit is contained in:
abrendan
2023-12-11 14:37:23 +00:00
parent b23c6692ab
commit d4112b4a19
2 changed files with 105 additions and 99 deletions

View File

@@ -11,7 +11,7 @@
<body onload = "onload()">
<div id = "Main">
<audio id = "Ding" src = "Ding.mp3"> </audio>
<h1 id = "Title"> MicDropMessages V1.3 </h1>
<h1 id = "Title"> MicDropMessages V1.4 </h1>
<p>Welcome to MicDropMessages! This small webbased application allows you to chat with your friends anonymously! To start, enter your username and enter a chatroom.</p>
<div id = "AccessPort">
<label id = "NameLabel"> Username </label>