Skip to content

Commit e891156

Browse files
Update README.md
1 parent 05d91d1 commit e891156

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ you can interact with.
1919
CSS is Cascading Style Sheet to add styling to your HTML.
2020
HTML is the skeleton of your website, it was
2121
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.
22+
so you can tell the computer that
23+
your text document should be displayed as an organized
24+
document not plain text.
2525
JavaScript is the script to automate your HTML code
2626
or to make it dynamic.
2727

0 commit comments

Comments
 (0)