Example
Html
code posted
by
Pandu
created at 14 Nov 23:52
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 |
<!DOCTYPE html> <html> <head> <title>This is an Example Title.</title> <body> <h1>This is an Example Heading.</h1> <p>This is an Example Paragraph.</p> </body> </head> </html> |
270 Bytes in 2 ms with coderay