Skip to content

Commit d5155ea

Browse files
authored
Merge pull request #73 from nilupulmanodya/patch-1
Update app.html
2 parents 0414240 + 4e93189 commit d5155ea

File tree

1 file changed

+1
-1
lines changed
  • DataScience/BangloreHomePrices/client

1 file changed

+1
-1
lines changed

DataScience/BangloreHomePrices/client/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="img"></div>
1111
<form class="form">
1212
<h2>Area (Square Feet)</h2>
13-
<input class="area" type="email" id="uiSqft" class="floatLabel" name="Squareft" value="1000">
13+
<input class="area" type="text" id="uiSqft" class="floatLabel" name="Squareft" value="1000">
1414
<h2>BHK</h2>
1515
<div class="switch-field">
1616
<input type="radio" id="radio-bhk-1" name="uiBHK" value="1"/>

0 commit comments

Comments
 (0)