diff options
author | RossTheRoss <mstrapp@protonmail.com> | 2021-02-26 17:22:49 -0600 |
---|---|---|
committer | RossTheRoss <mstrapp@protonmail.com> | 2021-02-26 17:22:49 -0600 |
commit | a7a2c5216530e1c16146be5c840f8baf0cfd01ba (patch) | |
tree | 9244872856116bbe0c05468a24a5bd5735581059 /csci4131/hw3/strap012/myContacts.html | |
parent | finish (diff) | |
download | homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.gz homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.bz2 homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.lz homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.xz homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.tar.zst homework-a7a2c5216530e1c16146be5c840f8baf0cfd01ba.zip |
e
Diffstat (limited to '')
-rw-r--r-- | csci4131/hw3/strap012/myContacts.html (renamed from csci4131/hw3/myContacts.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4131/hw3/myContacts.html b/csci4131/hw3/strap012/myContacts.html index 3eae9db..6e9293d 100644 --- a/csci4131/hw3/myContacts.html +++ b/csci4131/hw3/strap012/myContacts.html @@ -93,7 +93,7 @@ in <input type="text" id="distance" name="distance" minlength="1"> meters <button onclick="searchPlaces()">Search</button> </div> - <div id="transit" class="inputBox"> + <div id="tranport" class="inputBox"> Directions to <br> <input type="text" id="destination" name="destination"><br> <label id="means">by </label> |