Andrey Yakovlev 7 years ago
parent
commit
bfa2f8f327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js01/index.html

+ 1 - 1
js01/index.html

@@ -7,7 +7,7 @@
 
 </head>
 <body>
-	<form action="">
+	<form action="#">
 		<p>Введите кол-во этажей:</p><input id="float" type="text" > 
 		<p>Введите кол-во кватрир на этаже:</p><input id="flats" type="text" >