This chapter will cover adding another section to our single page website that can be extended to multiple sections. This section will display a contact form, but it can easily be adapted to provide information to the user, as we have discussed in previous chapters.
The topics covered in this chapter are as follows:
- Anchoring the section to the overall single page website design flow
- Bootstrap/HTML forms
- Bootstrap/HTML single line text input
- Bootstrap/HTML multiline text input
- Bootstrap/HTML button input
- Responsive forms
- Debugging and testing responsive design