HTML and CSS related title change in W3C gatepage
authorhyunmin.yoon <hyunmin.yoon@samsung.com>
Wed, 8 Jul 2015 04:23:49 +0000 (13:23 +0900)
committerhyunmin.yoon <hyunmin.yoon@samsung.com>
Wed, 8 Jul 2015 04:27:15 +0000 (13:27 +0900)
Change-Id: I8a367abfab0f0749103c7bc1bc9e3c4388ffc682
Signed-off-by: hyunmin.yoon <hyunmin.yoon@samsung.com>
org.tizen.ui.guides/html/web/w3c/guides_w3c_w.htm

index b40e1b9..126350b 100755 (executable)
 
 <p>The W3C specifications provide HTML and CSS, which are the core technologies for building Web pages and Web applications.</p>
 
-<p>To learn to use the W3C features in your application UI, see the following topics:</p>
+<p>To learn how to use the W3C features in your application UI, see the following topics:</p>
 
 <ul>
 <li>
-<strong>HTML tools</strong> 
+<strong>HTML5 Features</strong> 
 <p>HTML is the language for describing the structure of the Web pages.</p>
 
 <ul>
@@ -65,7 +65,7 @@
 
 
 <li>
-<strong>CSS tools</strong> 
+<strong>CSS Features</strong> 
 <p>CSS is the language for describing the presentation of the Web pages, including colors, layout, and fonts.</p>
 <ul>
        <li><a href="transform_w.htm">CSS Transforms: Manipulating Elements</a> 
@@ -128,4 +128,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>