Update: HTML docs source converted to comment (#21799)
* Update: HTML docs source converted to comment * Update: added cd command in linux->10 simple and useful...
This commit is contained in:
committed by
Christopher McCormack
parent
6c43bdee1f
commit
bed1febd1f
@ -11,12 +11,11 @@ Comments are started with `<!--` and ended with `-->`, and can span multiple lin
|
||||
|
||||
### Example
|
||||
```html
|
||||
|
||||
<!-- You can comment out a large number of lines like this.
|
||||
Author: xyz
|
||||
Date: xx/xx/xxxx
|
||||
Purpose: abc
|
||||
Read more: https://html.com/tags/comment-tag/#ixzz4vtZHu5uR
|
||||
Author: xyz
|
||||
Date: xx/xx/xxxx
|
||||
Purpose: abc
|
||||
Read more: https://html.com/tags/comment-tag/#ixzz4vtZHu5uR
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user