We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d91d1 commit e891156Copy full SHA for e891156
README.md
@@ -19,9 +19,9 @@ you can interact with.
19
CSS is Cascading Style Sheet to add styling to your HTML.
20
HTML is the skeleton of your website, it was
21
derived from SGML (Standardized General Markup Language)
22
-so you can tell the computer that, for example,
23
-a certain word is
24
-a paragraph the other one is the heading.
+so you can tell the computer that
+your text document should be displayed as an organized
+document not plain text.
25
JavaScript is the script to automate your HTML code
26
or to make it dynamic.
27
0 commit comments