Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 442 Bytes

File metadata and controls

6 lines (4 loc) · 442 Bytes

HTML-CSS3-Projects-

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.