Skip to content

Commit a6621bd

Browse files
committed
Keygen Tag
1 parent faea44e commit a6621bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ value: If you don’t specify a value, the first numeric value inside the `<mete
126126
<input type="submit" value="Submit">
127127
</form>
128128
```
129-
130-
*Note: This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time.*
131-
129+
```diff
130+
- *Note: This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time.*
131+
```
132132
[Live Example](https://learning-zone.github.io/html-interview-questions/html5-semantic-tags/)
133133

134134
#### Q. What is the DOM? How does the DOM work?

0 commit comments

Comments
 (0)