diff --git a/prety.md b/prety.md
index b5eec1e..0585d53 100644
--- a/prety.md
+++ b/prety.md
@@ -1,3 +1,56 @@
+## Drop down
+
+Title
+contex
+
+| Command | Description |
+| --- | --- |
+| git status | List all new or modified files |
+| git diff | Show file differences that haven't been staged |
+
+
+
+
+
+``````bash
+
+Title
+contex
+
+| Command | Description |
+| --- | --- |
+| git status | List all new or modified files |
+| git diff | Show file differences that haven't been staged |
+
+
+``````
+---
+-
+ Title
+ contex
+
+ | Command | Description |
+ | --- | --- |
+ | git status | List all new or modified files |
+ | git diff | Show file differences that haven't been staged |
+
+
+
+``````bash
+-
+ Title
+ contex
+
+ | Command | Description |
+ | --- | --- |
+ | git status | List all new or modified files |
+ | git diff | Show file differences that haven't been staged |
+
+
+
+``````
+---
+
## Basic Table
| Command | Description |