what is html ? what is the use of CSS in html and what does it means for
Answers
Answered by
3
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media. CSS saves a lot of work. It can control the layout of multiple web pages all at once. ... Inline - by using the style attribute in HTML elements...
IT WILL DEFINITELY HELP U ....
SELECT TO BRAINLIST ANSWER....
Answered by
2
Answer: HTML is a markup language which is used to define the layout of a world wide Web document as well as to create link between web pages.
CSS is a style sheet language used for describing the presentation of a document written in html.
Explanation:
Similar questions