Expand and explain HTML and CSS. Mention the role of each one in web pag es. Imagine how a page without CSS will look like.
Answers
Answered by
7
Answer:
HTML, HyperText Markup Language, gives content structure and meaning by defining that content as, for example, headings, paragraphs, or images. CSS, or Cascading Style Sheets, is a presentation language created to style the appearance of content—using, for example, fonts or colors.
Similar questions