Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.