Introduction to HTML and CSS:-
HTML:-(Hypertext Markup Language) It is the standard markup language for documents designed to be displayed in a web browser (i.e it defines the layout of web pages).
CSS:-(Cascading Style Sheets) It is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.CSS is used for dacoration.It defines how to display HTML elements.