CSCI 121 - Lecture 22 - Website Layout: Alternatives
Topics Covered
- HTML layout elements
- Alternative HTML layout techniques, including:
- HTML tables
- CSS float property
- CSS flexbox
- CSS frameworks
Samples
- Sample using float here.
- Sample using flexbox here.
Lecture Notes