First page Back Continue Last page Image
<div> and <span>
- While most tags have some specific function in html <div> and <span> exist solely for interaction with CSS
- The <div> and <span> tags allow you to wrap any part of your web page with a CSS target
- <div> or <span> without a css instruction do nothing