What is wrong with the following CSS Definition? body (color=black)
Answers
Answered by
15
Answer:
CSS is the acronym of “Cascading Style Sheets”. CSS is a computer language for laying out and structuring web pages (HTML or XML). This language contains coding elements and is composed of these “cascading style sheets” which are equally called CSS files (. css).
Answered by
0
Answer:b is not suppose to have brace according to the css syntax
Explanation:
Similar questions