diff --git a/about/html.md b/about/html.md new file mode 100644 index 0000000..62f49ee --- /dev/null +++ b/about/html.md @@ -0,0 +1,7 @@ + +HTML is what the browser on the client-side device reads first. Although there are many other tools for developers such as CSS, JavaScript, AJAX and Flash, HTML is the most fundamental elementin terms of webpage creation. + +HTML only describes the meaning of the content not the style and formatting. + +HTML uses a set of predefined elements, which contain tags. +Elements are diff --git a/about/html_forms.md b/about/html_forms.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/about/html_forms.md @@ -0,0 +1 @@ +