Lab-Introduction-to-git-and-GitHub <title>Getting Started</title> <style> body { background-color: purple; } h1 { color:blue; background: yellow } h2 { color:lavender } </style> Web Design HTML is for web page structure CSS is for web page style JavaScript is for web page function