Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
About
<
/title
>
<
/head
>
<
body
>
<
h1
>
About Us
<
/h1
>
<
p
>
Lorem Ipsum Porem Lorem Ipsum Porem
<
/p
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <head> <title>About</title> </head> <body> <h1>About Us</h1> <p>Lorem Ipsum Porem Lorem Ipsum Porem</p> </body> </html>
Result:
Privacy Policy