diff --git a/Storing-HTML-locally.md b/Storing-HTML-locally.md
new file mode 100644
index 0000000..ab38152
--- /dev/null
+++ b/Storing-HTML-locally.md
@@ -0,0 +1,14 @@
+If a picture is deleted, the server icon is changed, or if a user changes its avatar, the images won't show up anymore.
+
+
+You can avoid this by saving the HTML to another place.
+
+**1.** Open the exported `.html` file.
+
+**2.** Right click anywhere and click "Save as…" or hit CTRL+S (⌘S)
+
+**3.** Save the file as "Webpage, Complete"
+
+Please notice that two files will be generated, a `.html` and a folder, they must be kept together.
+
+
\ No newline at end of file