diff --git a/README.md b/README.md index 57343bf..8dbc0f2 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ # 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.