mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	change search bar placeholder to "Search by tags..."
This commit is contained in:
		| @@ -36,7 +36,7 @@ | |||||||
| 								<option value="recent">Most Recent</option> | 								<option value="recent">Most Recent</option> | ||||||
| 								<option value="top">Top Rated</option> | 								<option value="top">Top Rated</option> | ||||||
| 							</select> | 							</select> | ||||||
| 							<input type="search" id="search-bar" name="searchBar" placeholder="Search tags..." /> | 							<input type="search" id="search-bar" name="searchBar" placeholder="Search by tags..." /> | ||||||
| 							<button id="clear-search">Clear Search</button> | 							<button id="clear-search">Clear Search</button> | ||||||
| 						</form> | 						</form> | ||||||
| 						<img src="./assets/images/search_button.png" alt="SEARCH BTN" id="search-btn" /> | 						<img src="./assets/images/search_button.png" alt="SEARCH BTN" id="search-btn" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user