advanced code snippet search
levio on 01/19/10
html strict doctype xthml
01/19/10 11:36am01/19/10 11:32am
1 person have marked this snippet as a favorite
andrewrhee
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"><head><title>simple document</title></head> <body><p>a simple paragraph</p></body></html>
Report this snippet Tweet
Comment:
You need to login to post a comment.