diff --git a/SECTION 2/Basic HTML and tags.md b/SECTION 2/Basic HTML and tags.md
new file mode 100644
index 0000000..658b706
--- /dev/null
+++ b/SECTION 2/Basic HTML and tags.md
@@ -0,0 +1,109 @@
+*HTML FOUNDATIONS
+**Creating an HTML Documents
+**Naming files and folders
+**Making your first web page
+
+
+*BASIC HTML TAGS
+**Headings
+**Paragraphs
+**Link Breaks
+**making Comments in HTML
+
+*All HTML Attributes
+
+**Use Lower-case Attributes
+
+**Text Alignments
+
+**HTML Text Formatting
+
+*FONT Tag: Good or Bad?
+
+**The HTML Tag
+
+*How to View HTML Source
+
+*HTML Character Entities
+
+*Character Entities
+
+*Breaking Space
+
+
+*The Most Common Character Entities:
+
+*HTML Links
+
+*The Anchor Tag and the "href" Attribute
+
+*The Target Attribute
+
+*HTML Lists
+
+**Unordered Lists
+
+**Numbered Lists
+
+**Definition Lists
+
+**List Tags
+
+*HTML Images and Attributes
+
+*HTML Backgrounds
+
+**Bgcolor
+
+**Background
+
+*HTML Colors
+
+**Color Values
+
+**W3C Standard Color Names
+
+
+**HTML color Names
+
+**HTML Forms and Input
+
+*Form Element
+
+**Input
+**Text Fields
+
+**Radio Buttons
+
+
+*[TYPE THE DOCUMENT TITLE]
+
+**Check boxes
+**The Form's Action Attribute and the Submit Button
+
+**Form Tags
+
+*HTML Frames
+
+**The Frameset Tag
+
+**The Frame Tag
+
+**Frame Tags
+
+*HTML Tables
+
+**Tables and the Border Attribute
+
+**Headings in a Table
+
+**Empty Cells in a Table
+
+
+
+*Basic Notes
+
+**Useful Tips Image Tags
+
+
+