advanced code snippet search
levio on 01/19/10
html xhtml doctype transitional
01/19/10 11:37am01/19/10 11:30am
1 person have marked this snippet as a favorite
andrewrhee
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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.