Please take Quiz # 6 on D2L!
So, just like last time, I'll be providing notes for the content in the Lynda.com videos. I know the students for this quarter are online, so I figure videos help more than anything else. Please give me feedback so I know if this is a good/bad/whatever approach (always). Thanks!
Let's get started with Forms. Forms in HTML are pretty easy to create. You just need to create a form element, label elements, and input/select/textarea elements. Once those are created, be sure to give them ids and make sure that the inputs are connected to the labels via the "for" attribute (the "for" value of the label should match the "id" value of the input).
Forms
Forms
Forms
Validation Styles
Horizontal Form
Input Groups
Using Miscellaneous Styles and Sizing
Using Icons
Navigation Components
Creating a Dropdown
Navigation Components
Button Groups
Navigation Menus
Navigation Components
Button Groups
Add Content to the Navbar
Navigation Components
Collapsing your navigation
Using breadcrumbs and pagination styles
Using breadcrumbs and pagination styles