Answer:
The purpose of CSS (Cascading Style Sheets) in web development is:
- Styling web content: CSS is used to control the visual appearance of web pages, including layout, colors, fonts, spacing, and other design elements. It allows developers to apply consistent and appealing styles to web content.
Out of the options you provided, the correct answer is: Styling web content.