Corrected a misspelling in the Conditional Comments section (#27532)
This commit is contained in:
committed by
Randell Dawson
parent
f5e5e7cd81
commit
d450f06c5d
@ -31,7 +31,7 @@ Comments are started with `<!--` and ended with `-->`, and can span multiple lin
|
|||||||
```
|
```
|
||||||
## Conditional Comments
|
## Conditional Comments
|
||||||
|
|
||||||
Conditional Comments define some HTML tags to be excuted when a certain codition is fulfilled.
|
Conditional Comments defines some HTML tags to be excuted when a certain condition is fullfilled.
|
||||||
|
|
||||||
Conditional Comments are only recognized by Internet Explorer Version 5 through to Version 9 (IE5 - IE9).
|
Conditional Comments are only recognized by Internet Explorer Version 5 through to Version 9 (IE5 - IE9).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user