diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-06-08 14:54:10 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:09:35 +0200 |
commit | 63fd7aa5bab3aac9b2ade1782e52e3c5432a6a5f (patch) | |
tree | 01f5c8e10b61f6f4be614f01751b74959c84a3e2 /source/text/shared/07/09000000.xhp | |
parent | 242b8b33154ff2a4dfb08d9d6197c94c74c11df9 (diff) |
Minor cleanups and some enhancements
in /shared/04/ - /shared/07/
Change-Id: I27dbffce8d08c0a770abb657f81ee7cb83e91a37
Reviewed-on: https://gerrit.libreoffice.org/55472
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/07/09000000.xhp')
-rw-r--r-- | source/text/shared/07/09000000.xhp | 35 |
1 files changed, 16 insertions, 19 deletions
diff --git a/source/text/shared/07/09000000.xhp b/source/text/shared/07/09000000.xhp index 4a4d7a7dc3..948a6e5b8e 100644 --- a/source/text/shared/07/09000000.xhp +++ b/source/text/shared/07/09000000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,31 +18,29 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - -<helpdocument version="1.0"> <meta> -<topic id="textshared0709000000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Web Pages</title> -<filename>/text/shared/07/09000000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0709000000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Web Pages</title> + <filename>/text/shared/07/09000000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <section id="htmlvorlagen"> <paragraph role="heading" id="hd_id3156014" xml-lang="en-US" level="1"><link href="text/shared/07/09000000.xhp" name="Web Pages">Web Pages</link></paragraph> -<paragraph role="paragraph" id="par_id3146946" xml-lang="en-US">To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>.</paragraph> + <paragraph role="paragraph" id="par_id3146946" xml-lang="en-US">To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type="menuitem">File - New</item>.</paragraph> </section> -<paragraph role="paragraph" id="par_id3143284" xml-lang="en-US">A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>.</paragraph> +<paragraph role="paragraph" id="par_id3143284" xml-lang="en-US">A tool for creating new web pages is the Web Layout mode, which you enable with <item type="menuitem">View - Web</item>.</paragraph> <paragraph role="heading" id="hd_id3147285" xml-lang="en-US" level="2">Creating a New Web Page</paragraph> <list type="unordered"> -<listitem> -<paragraph role="listitem" id="par_id3150808" xml-lang="en-US">Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document.</paragraph> -</listitem> -<listitem> -<paragraph role="listitem" id="par_id3145136" xml-lang="en-US">To create an HTML page from your $[officename] document, save the page using one of the "HTML Document" file types.</paragraph> -</listitem> + <listitem> + <paragraph role="listitem" id="par_id3150808" xml-lang="en-US">Switch to the web layout mode by choosing <item type="menuitem">View - Web</item> or by opening a new HTML document.</paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3145136" xml-lang="en-US">To create an HTML page from your $[officename] document, save the page using one of the "HTML Document" file types.</paragraph> + </listitem> </list><comment>deleted remaining outdated content, see #i62014</comment> </body> </helpdocument> |