Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
p
>
I will display ∑
<
/p
>
<
p
>
I will display ∑
<
/p
>
<
p
>
I will display ∑
<
/p
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <p>I will display ∑</p> <p>I will display ∑</p> <p>I will display ∑</p> </body> </html>
Result:
Privacy Policy