File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 135
135
136
136
</ div >
137
137
< div class ="search ">
138
- < input type ="text " onkeyup ="search() " placeholder ="Enter to search... " id ="search ">
138
+ < input type ="text " onkeyup ="search() " placeholder ="Type to search... " id ="search ">
139
139
</ div >
140
140
</ header >
141
141
Original file line number Diff line number Diff line change 134
134
135
135
</ div >
136
136
< div class ="search ">
137
- < input type ="text " id ="searchbar " placeholder ="Enter to search... " onkeyup ="search() ">
137
+ < input type ="text " id ="searchbar " placeholder ="Type to search... " onkeyup ="search() ">
138
138
</ div >
139
139
</ header >
140
140
< ul >
Original file line number Diff line number Diff line change 142
142
143
143
</ div >
144
144
< div class ="search ">
145
- < input type ="text " id ="searchbar " placeholder ="Enter to search... " onkeyup ="search() ">
145
+ < input type ="text " id ="searchbar " placeholder ="Type to search... " onkeyup ="search() ">
146
146
</ div >
147
147
<!--
148
148
<div class="js-icon">
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h1>PL/SQL</h1>
28
28
< h5 > < a href ="../index.html "> GO HOME</ a > </ h5 >
29
29
</ div >
30
30
< div class ="searchbar ">
31
- < input type ="text " onkeyup ="search() " id ="search " placeholder ="Enter to search ">
31
+ < input type ="text " onkeyup ="search() " id ="search " placeholder ="Type to search... ">
32
32
</ div >
33
33
34
34
< div class ="topics ">
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h1>SQL</h1>
23
23
< h5 > < a href ="../index.html "> Go home</ a > </ h5 >
24
24
</ div >
25
25
< div class ="searchbar ">
26
- < input type ="text " onkeyup ="search() " id ="search " placeholder ="Enter to search ">
26
+ < input type ="text " onkeyup ="search() " id ="search " placeholder ="Type to search... ">
27
27
</ div >
28
28
29
29
< div class ="topics ">
You can’t perform that action at this time.
0 commit comments