In the example the Read more line (#23063)
The read more line in the example it has to be inside the comments.
This commit is contained in:
committed by
Manish Giri
parent
b4811744de
commit
969065887a
@ -16,8 +16,8 @@ Comments are started with `<!--` and ended with `-->`, and can span multiple lin
|
|||||||
Author: xyz
|
Author: xyz
|
||||||
Date: xx/xx/xxxx
|
Date: xx/xx/xxxx
|
||||||
Purpose: abc
|
Purpose: abc
|
||||||
-->
|
|
||||||
Read more: https://html.com/tags/comment-tag/#ixzz4vtZHu5uR
|
Read more: https://html.com/tags/comment-tag/#ixzz4vtZHu5uR
|
||||||
|
-->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user