Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Get immediate and reliable solutions to your questions from a knowledgeable community of professionals on our platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

How do you write CSS in HTML?

Sagot :

Answer:

Use the HTML style attribute for inline styling · Use the HTML <style> element to define internal CSS

Explanation:

Answer:

CSS can be added to HTML documents in 3 ways: Inline - by using the style attribute inside HTML elements. Internal - by using a <style> element in the <head> section.

PLS MARK ME AS BRAINLIEST

Explanation: