- HTML Code
-
<!DOCTYPE html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Notepad</title> <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"> </script><![endif]--> </head> <body> <div class="notepad"> <div class="notepad-heading"> <h1>Code Snippest</h1> </div> <blockquote> The essence of the independent mind lies not in what it thinks, but in how it thinks. </blockquote> </div> </body> </html>
Hello Reader, Want to get email alert!!!
Subscribe to my feed and articles delivered to your inbox or feed reader, ABSOLUTELY FREE!
0 comments:
Post a Comment