-
Which element is known as HTML Example Element?
-
- <shadow>
- <xmp>
- <strike>
- <strike>
- None of these
Correct Option: B
HTML Example Element renders text between start and end tags without interpreting HTML in between and using monospaced font. HTML2 specification recommended that it should be rendered wide enough to allow 80 characters per line.