Either quotation marks or italicization
Highlighting twice is unnecessary.
This commit is contained in:
parent
cb8c12c5c6
commit
f8e2ed0eca
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Let's see what's so special about JavaScript, what we can achieve with it, and w
|
||||||
|
|
||||||
## What is JavaScript?
|
## What is JavaScript?
|
||||||
|
|
||||||
*JavaScript* was initially created to *"make web pages alive"*.
|
*JavaScript* was initially created to "make web pages alive".
|
||||||
|
|
||||||
The programs in this language are called *scripts*. They can be written right in a web page's HTML and run automatically as the page loads.
|
The programs in this language are called *scripts*. They can be written right in a web page's HTML and run automatically as the page loads.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue