Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Create a Simple Search Box with HTML and CSS - Responsive Search Bar Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The HTML page
- 3 The HTML Form
- 4 Linking to the CSS file
- 5 Adding Font-Awesome Icons
- 6 Adding CSS styles
- 7 Reviewing the generic Simple Search Box layout
- 8 Adding the CSS styles for a Vacation Search
- 9 Adding Google Fonts
- 10 Adding a background image
- 11 Positioning the search box on the HTML page
- 12 A CSS flexbox approach