Computer Science, asked by ITzCrazyBoy95, 3 months ago

What is css and benefits...​

Answers

Answered by preetishah8860
1

CSS stands for Cascading Style Sheets with an emphasis placed on “Style.” While HTML is used to structure a web document (defining things like headlines and paragraphs, and allowing you to embed images, video, and other media), CSS comes through and specifies your document’s style—page layouts, colors, and fonts are all determined with CSS. Think of HTML as the foundation (every house has one), and CSS as the aesthetic choices (there’s a big difference between a Victorian mansion and a mid-century moderate

I hope it will help you.

Answered by hinapakistani
1

Answer:

Explanation:

The layout of a web page is better controlled.

Style (CSS) kept separate from structure (HTML), means smaller file size

.

Reduced file size means reduced bandwidth, which means faster loading time

Similar questions