Which of the following is true of HTML and CSS?
O
CSS wasn't intended to be able to style web pages; HTML allows
developers to add style.
Using both HTML and CSS allows developers to separate the content of
a web page from the design of a web page.
HTML is typically used to modify the style of a website at a large
scale, while css is used to style smaller, more simple websites.
O
HTML and css play similar roles in web design, but most developers
prefer using one over the other.