From 3308c8f4b86737e323108409c733e0c22c11490c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:59:36 +0000 Subject: [PATCH] md file --- docs/Add a table.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/Add a table.md diff --git a/docs/Add a table.md b/docs/Add a table.md new file mode 100644 index 000000000..7e8820904 --- /dev/null +++ b/docs/Add a table.md @@ -0,0 +1,33 @@ + + + # How to Add a Table + +## Step 1 +![Step 1](/img/add_a_table/step_1.png) +Position your cursor where you want to add the table in your document. + +## Step 2 +![Step 2](/img/add_a_table/step_2.png) +Click the "+" button to open the formatting options. + +## Step 3 +![Step 3](/img/add_a_table/step_3.png) +Scroll down in the formatting menu and select "Add Table". + +## Step 4 +![Step 4](/img/add_a_table/step_4.png) +An empty table will be inserted into your document. + +## Step 5 +![Step 5](/img/add_a_table/step_9.png) +Click on "Header one" to edit the first column header. + +## Step 6 +![Step 6](/img/add_a_table/step_10.png) +Click on "Header two" to edit the second column header. + +## Step 7 +![Step 7](/img/add_a_table/step_11.png) +Begin adding content to your table by clicking in the cells and typing. You can add more rows by clicking the "+" button at the bottom of the table. + + \ No newline at end of file