Q: Name three ways to reduce a page’s load time. A: Eliminate unnecessary widgets, minimize redirects, and reduce image sizes. Q: Name at least three position property attributes. A: Property attributes include absolute, fixed, inherit, relative, and static. Q: Explain the difference between the <b> and <strong> tags. A: The <b> tag is a presentational element that only displays text in bold, while <strong> also assigns substantial importance to the text regarding search results.