Note that there are some explanatory texts on larger screens.

plurals
  1. POWhy does my site look like garbage in IE?
    primarykey
    data
    text
    <pre><code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt; &lt;head&gt; &lt;title&gt;Davey Whitney&lt;/title&gt; &lt;link rel="shortcut icon" href="http://daveywhitney.com/images/favicon.ico" /&gt; &lt;script src="js/jquery.js" type="text/javascript"&gt;&lt;!--mce:0--&gt;&lt;/script&gt; &lt;script src="js/jquery.lightbox-0.5.min.js" type="text/javascript"&gt;&lt;!--mce:1--&gt;&lt;/script&gt; &lt;script src="js/jquery.jparallax.js" type="text/javascript"&gt;&lt;!--mce:2--&gt;&lt;/script&gt; &lt;script src="js/jquery.easing.1.3.js" type="text/javascript"&gt;&lt;/script&gt; &lt;meta name="keywords" content="Davey Whitney,Davey,Whitney,Web Designer,Web Design,Web Development,Web" /&gt; &lt;meta name="description" content="Davey Whitney - Web Developer and so much more..." /&gt; &lt;link rel="stylesheet" href="style.css" type="text/css" media="all" /&gt; &lt;script type="text/javascript"&gt; jQuery(document).ready(function(){ jQuery('#parallax') .animate( {duration: '2000', easing: 'easeInSine' }) .jparallax({yparallax:false},{xtravel: '100%'},{xtravel: '300px'}); }); &lt;/script&gt; &lt;/head&gt; &lt;body bgcolor="#ffffff"&gt; &lt;div id="wrapper"&gt; &lt;div id="icons"&gt; &lt;a href="mailto:davey@daveywhitney.com" target="_blank"&gt; &lt;img src="http://daveywhitney.com/images/gmail.png" border="0" /&gt; &lt;/a&gt; &lt;a href="http://www.linkedin.com/pub/davey-whitney/15/a15/86a" target="_blank"&gt; &lt;img src="http://daveywhitney.com/images/linkedin.png" border="0" /&gt; &lt;/a&gt; &lt;a href="http://twitter.com/daveywhitney" target="_blank"&gt; &lt;img src="http://daveywhitney.com/images/twitter.png" border="0" /&gt; &lt;/a&gt; &lt;a href="http://www.facebook.com/home.php?#/profile.php?ref=profile&amp;id=13810754" target="_blank"&gt; &lt;img src="http://daveywhitney.com/images/facebook.png" border="0" /&gt; &lt;/a&gt; &lt;/div&gt; &lt;div id="copyright"&gt; &amp;copy; &lt;a href="mailto:davey@daveywhitney.com" target="_blank"&gt;Davey Whitney&lt;/a&gt; &lt;/div&gt; &lt;div id="parallax"&gt; &lt;img style="width: 61px;" src="http://daveywhitney.com/images/merun.png" alt="" /&gt; &lt;/div&gt; &lt;/div&gt; &lt;script type="text/javascript"&gt; var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); &lt;/script&gt; &lt;script type="text/javascript"&gt; try { var pageTracker = _gat._getTracker("UA-12009950-2"); pageTracker._trackPageview(); } catch(err) {}&lt;/script&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>css</p> <pre><code>#wrapper { width:1200px; } #icons { padding:100px 0 0 0; margin:0 auto; width:530px; border:0; } #copyright { width:150px; margin:50px auto; } #copyright a:link { color: #3F7BCA; } #copyright a:hover { color: #F28900; } a { text-decoration:none; } #parallax { position:relative; overflow:hidden; width:100%; height:98px; border:none; margin:0 auto 20px auto; padding-top: 30px; } </code></pre> <p>Here is the site: <a href="http://daveywhitney.com/" rel="nofollow noreferrer">http://daveywhitney.com/</a></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload