Update index.md sentence structure and grammar (#30992)
Fixes for several sentence structure errors that are confusing to the reader or don't make sense when read.
This commit is contained in:
committed by
Christopher McCormack
parent
26d7a1c442
commit
c5234cff48
@ -143,7 +143,7 @@ To create a link the `<a>` tag is used. The href attribute holds the URL address
|
|||||||
|
|
||||||
**Inputs**
|
**Inputs**
|
||||||
|
|
||||||
There are many possible ways a user can give input/s like:
|
There are many possible ways a user can give input/s, such as:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<input type="text" /> <!-- This is for text input -->
|
<input type="text" /> <!-- This is for text input -->
|
||||||
|
Reference in New Issue
Block a user