x
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<h1>This is blockquote tag</h1>
6
7
<blockquote cite="https://www.webtutor.dev/">
8
Social networking posts (83%), blogs (80 percent), and email newsletters (77 percent) are the top 3 content marketing strategies.
9
</blockquote>
10
11
</body>
12
</html>