Skip to content

Commit f03f5e7

Browse files
committed
Update html.md
Add todo comment
1 parent 1c29cd3 commit f03f5e7

File tree

1 file changed

+2
-0
lines changed
  • manual/en-US/coding-standards/chapters

1 file changed

+2
-0
lines changed

manual/en-US/coding-standards/chapters/html.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ Inline CSS must be avoided. When altering states using JavaScript, use CSS to de
284284
<a href="//index.php" style="text-decoration: line-through;">Home</a>
285285
```
286286

287+
@todo more meaningful example.
288+
287289
### Style Attributes
288290
You should not use border, align, valign, or clear attributes. Avoid use of style attributes, except where using syndicated content or internal syndicating systems.
289291

0 commit comments

Comments
 (0)