What is HTML and CSS
Answers
Answer:
Hypertext Markup Language or HTML is a parent language it's a very old language which is used to make the basic structure of a website all other files need to be compiled in it when making websites
Cascadic Style Sheets or C.S.S. is a designing language which is used to degine the HTML files
Answer:
Please mark me BRAINLY.
Step-by-step explanation:
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript
The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.