From dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92 Mon Sep 17 00:00:00 2001 From: Ekaterina Gerasimova Date: Fri, 12 Apr 2013 23:26:26 +0100 Subject: Add structure for new Mallard help, bug 668110 Create stubs, and interlink all the pages. Intentionally do not add Makefile.am until the help is complete so that the build cannot be broken accidentally. --- help/C/data-cookies.page | 50 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 help/C/data-cookies.page (limited to 'help/C/data-cookies.page') diff --git a/help/C/data-cookies.page b/help/C/data-cookies.page new file mode 100644 index 000000000..49e2e7d4e --- /dev/null +++ b/help/C/data-cookies.page @@ -0,0 +1,50 @@ + + + + + + + + + Ekaterine Gerasimova + kittykat3756@gmail.com + 2013 + + + + + + + + + + What are cookies? + + + What are cookies? + +

A browser cookie is a small piece of data sent from a website and stored + in Web while you are browsing a website. When the you return to + the same website in the future, the data stored in the cookie can be + retrieved by the website to notify the website of your previous activity. + Cookies are a common method used by web servers to know whether you are + logged in to an account on a specific website or not.

+ + +

+ + + +

+
+ +

+
+
+ +

+ +
-- cgit v1.2.3