Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

🎲 Try a Random Question  |  Total Questions in Quiz: 30  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Web Technology Basics Practice Test: Basic CSS Concepts — practice the complete quiz, review flashcards, or try a random question.

Quiz on CSS basics, CSS styling texts, CSS selectors, CSS box model, CSS backgrounds and borders, CSS outline, CSS tables, embedding web fonts, CSS layout, and CSS3 animation. CSS stands for Cascading Style Sheets, and it's the language for describing the presentation of web pages, including colors, layout, and fonts. Understanding CSS basics is important for both experienced developers and those just starting their web journey. Here are some basic CSS concepts: CSS selectors: These allow you to style specific HTML elements on your website. Box model: This is a fundamental concept in CSS,... Show more

Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?