Skip to content

Commit 6317efc

Browse files
authored
content enhancement
content enhancement
1 parent 6ee7c3d commit 6317efc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ Section 2. Introducing CSS
2828
=====================
2929
### 2.1. Importance
3030
#### 3 pillars / core Languages/technologies used for Frond End Web Design/Development
31-
1. **HTML (HyperText Markup Language)** - Essential Structure / Content, Redable and convey structure to user
32-
2. `**CSS (Cascading Style Sheet)** - Page Design / Layouts / Styling / Formattings, look and feel`
33-
3. **JavaScript (JS)** - Page Behavior, Logic, Conditions and Validations
31+
1. HTML (HyperText Markup Language) - Markup language, Essential Page Structure/Content, Redable and convey structure to user, Text Layout Model, page Mark-up, Text, Tags, Data, details for pages, Images, Tables, Anchor Links, Forms`**
32+
2. **`CSS (Cascading Style Sheet) - Style Sheet language, Page Design / Presentation / Layouts / Styling / Formattings, look and feel, Creative part of Web Pages`**
33+
3. **JavaScript (JS)** - Scripting language, Dynamic Page Behaviour, Logics, Conditions and Validations, Events, Interactivity with User, Dynamic updates in a Web Page
34+
3435

3536
> **Syntax & Example**:
3637
```

0 commit comments

Comments
 (0)