Skip to content

Commit e9b2e57

Browse files
Update README.md
1 parent 81fd003 commit e9b2e57

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# Intro To W3.CCS
1+
# Intro To W3.CSS
22
When I was starting to learn Bootstrap for my GitHub App,
33
I came across this CSS Framework. In my mind, if
44
there is anything lighter than Bootstrap, then
5-
it will the best.
5+
it will be the best.
66

77
Having read only the introduction, I realized this
8-
is really great, just by adding the link to your HTML,
8+
is really great. Just by adding the link to your HTML,
99
you can start using it.
1010

1111
Added information when you are a beginner, in
1212
web development, the FrontEnd is the UI, so that,
13-
instead of using the commandline, you can display
13+
instead of using the command line, you can display
1414
your content in such a way that it is a presentable
1515
website and with buttons and other components that
1616
you can interact with.
@@ -45,7 +45,7 @@ So let's have a basic Hello World
4545
you can use JSFiddle to run the code to see the
4646
result right away <https://jsfiddle.net/>
4747

48-
or W3schools
48+
or W3Schools
4949
<https://www.w3schools.com/tryit/tryit.asp?filename=tryhtml_hello>
5050

5151
this is the sample screenshot,
@@ -59,7 +59,7 @@ as you can see just by adding the line
5959
you are already set and start your project right away.
6060

6161
## Start Learning At W3Schools
62-
It's best to learn W3.CSS at W3Schools, because they created it! Enjoy!
62+
It's best to learn W3.CSS at W3Schools, because it's theirs! Enjoy!
6363

6464
<https://www.w3schools.com/w3css/>
6565

0 commit comments

Comments
 (0)