'blockquote' Example
|
|
<html> <head> <title>blockquote element example</title></head> <body> <p>The blockquote content is indented by 40 pixels.</p> <blockquote cite="http://www.navioo.com">Comments Here</blockquote> </body> </html>
|
|
|
|
|
HTML code for linking to this page:
|