Note that there are some explanatory texts on larger screens.

plurals
  1. POFixed Footer Not Showing All Of Section?
    primarykey
    data
    text
    <p>Thanks to the man who fixed this problem it worked on Google Chrome but on IE it is still not working. The question was answered for one browser. If you go and look at my site in the newest IE <a href="http://www.bbwillowlake.co.nf" rel="nofollow">http://www.bbwillowlake.co.nf</a> you can see that you can not see the very bottom of the site. I am still wondering why the site is doing this. Do i just need to add more margin at the bottom? I am trying to reword these questions because i got my accounted banned. Also below is a version of the newest code lots of changes. BTW the copyright is fake i know that some people wont touch code with the copyright because it is illegal this copyright is fake this is just a fake website for a school project.</p> <p>index.php</p> <pre><code>&lt;!DOCTYPE html&gt; &lt;html lang="en"&gt; &lt;head&gt; &lt;meta charset="UTF-8"&gt; &lt;title&gt; B &amp; B Willow Lake | Home &lt;/title&gt; &lt;link rel="stylesheet" type="text/css" href="styles/layout.css"&gt; &lt;link rel="stylesheet" type="text/css" href="styles/style.css"&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="wrapper"&gt; &lt;header id="header"&gt; &lt;h1&gt;&lt;a href="index.php"&gt;&lt;font color="#FFFFFF"&gt;B &amp; B Willow Lake&lt;/font&gt;&lt;/a&gt;&lt;/h1&gt; &lt;/header&gt; &lt;ul id="menu"&gt; &lt;li&gt; &lt;a href="packages.php"&gt;Packages&lt;/a&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="one_and_two_night.php"&gt;One and Two Night&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="anniversary.php"&gt;Anniversary&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="extended_stay.php"&gt;Extended Stay&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="honey_moon.php"&gt;Honey Moon&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="activities.php"&gt;Activities&lt;/a&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="indoor.php"&gt;Indoor&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="outdoor.php"&gt;Outdoor&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="dine.php"&gt;Dine&lt;/a&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="specials.php"&gt;Specials&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="breakfast.php"&gt;BreakFast&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="lunch.php"&gt;Lunch&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="teaparty.php"&gt;Tea Party&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;a href="contact_us.php"&gt;Contact Us&lt;/a&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="directions.php"&gt;Directions&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;section id="section_slide"&gt; &lt;img src="images/background.jpg" alt="background" id="png1"&gt;&lt;img src="images/background3.jpg" alt="background2" id="png3"&gt;&lt;img src="images/background2.jpg" alt="background3" id="png2"&gt;&lt;img src="images/background4.jpg" alt="background4" id="png4"&gt; &lt;/section&gt; &lt;div id="middle_wrapper"&gt; &lt;section id="section"&gt; &lt;article&gt; &lt;h2&gt;Play&lt;/h2&gt; &lt;a href="play.html"&gt;&lt;img src="images/play.jpg" id="png5" alt="background5" id="picmain"&gt;&lt;/a&gt; &lt;p&gt;Here will go a text area that talks about all the stuff they can do out door and in door most of the descrpiton will be like the descrpition on the acrives page which it is refing to,&lt;br /&gt; &lt;a id="learnmore" href="play.php"&gt;Learn More&lt;/a&gt; &lt;/p&gt;&lt;/article&gt;&lt;hr /&gt; &lt;article&gt; &lt;h2&gt;Stay&lt;/h2&gt;&lt;a href="stay.php"&gt;&lt;img src="images/stay.jpg" id="png6" alt="background6" id="picmain2"&gt;&lt;/a&gt; &lt;p&gt;This wil be a ref to the package page just a shorter descrpiton so sum up what our stay is like all of these little text areas like play stay dine and cel shoul have a blue text area at the bottom that says learn more that when liked should link to the main page for the subject.&lt;br /&gt; &lt;a id="learnmore2" href="stay.php"&gt;Learn More&lt;/a&gt; &lt;/p&gt;&lt;hr /&gt;&lt;/article&gt; &lt;article&gt; &lt;h2&gt;Dine&lt;/h2&gt;&lt;a href="dine.php"&gt;&lt;img src="images/dine.jpg" id="png7" alt="background7" id="picmain3"&gt;&lt;/a&gt; &lt;p&gt;Here will be a desc of the dine page which well tell the user the basics of what eating is like at the resort b and b willow lake it should also tell them that there is a kids menu for there kids and that there is fine dining for the adults and a lot of places to eat for the famlily and just for lovers to get away and eat.&lt;br /&gt; &lt;a id="learnmore3" href="dine.php"&gt;Learn More&lt;/a&gt; &lt;/p&gt;&lt;hr /&gt;&lt;/article&gt; &lt;article&gt; &lt;h2&gt;Celebrate&lt;/h2&gt;&lt;a href="cel.php"&gt;&lt;img src="images/cel.jpg" id="png8" alt="background8" id="picmain4"&gt;&lt;/a&gt; &lt;p&gt;This well talk about the events that you can host and the resort like wewdings and birth days tea partys any thing from normal kids birth day partys to highclass wedingns and events of any sort.&lt;br /&gt; &lt;a id="learnmore4" href="celebrate.php"&gt;Learn More&lt;/a&gt; &lt;/p&gt;&lt;/article&gt; &lt;/section&gt; &lt;aside id="aside"&gt; &lt;br /&gt; &lt;br /&gt; &lt;form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" &gt; &lt;input type="hidden" name="cmd" value="_s-xclick"&gt; &lt;table&gt; &lt;tr&gt;&lt;td&gt;&lt;input type="hidden" name="on0" value="Packages"&gt;Packages&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;select name="os0"&gt; &lt;option value="One and Two Night"&gt;One and Two Night $1,000.00 USD&lt;/option&gt; &lt;option value="Anniversary"&gt;Anniversary $1,000.00 USD&lt;/option&gt; &lt;option value="Extended Stay"&gt;Extended Stay $1,000.00 USD&lt;/option&gt; &lt;option value="Honey Moon"&gt;Honey Moon $1,000.00 USD&lt;/option&gt; &lt;/select&gt; &lt;/td&gt;&lt;/tr&gt; &lt;/table&gt; &lt;input type="hidden" name="currency_code" value="USD"&gt; &lt;input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7----- "&gt; &lt;input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"&gt; &lt;img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"&gt; &lt;/form&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;h2&gt;Why Us?&lt;/h2&gt; &lt;p&gt; &lt;pre&gt; adsfsdafasdfadfsdafasfsdafasdfa&lt;br /&gt;dfsdafadfdddddddujhyjbddddddd&lt;br /&gt;dddddddddddddddddddddddd&lt;br /&gt; asdfasdfsdafadsdfasdfdsfadsfasdfa&lt;br /&gt;dfadsfasdfadfda&lt;br /&gt;sfasdfasdfasdfasdfsdafsdafdsafd&lt;br /&gt; dsasdfdsfsdfasdfasdfdfddddddddddddd&lt;br /&gt;ddddddddddddddddddddddddd&lt;br /&gt;dddddddddddd&lt;br /&gt; dddddddddddddddddddddddddddddddddd&lt;br /&gt;Sddddddddddddddddddddddddd&lt;br /&gt;ddddddddddddddd&lt;br /&gt; &lt;/pre&gt; &lt;/p&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;iframe title="Youtube video player" width="90%" height="390px" src="http://www.youtube.com/watch?v=mI6aVSzZsps&amp;list=TLctir32a34lOmJXkxNcviVk5lubS_IL3N"&gt;&lt;/iframe&gt; &lt;img src="images/facebook.gif" alt="facebook" id="facebook" href="http://www.facebook.com/"&gt;&lt;img src="images/twitter.gif" alt="twitter" id="twitter" href="http://www.twitter.com/"&gt;&lt;img src="images/g+.gif" alt="g+" id="google" href="http://www.google.com/"&gt;&lt;img src="images/youtube.gif" alt="youtube" id="youtube" href="http://www.youtube.com/"&gt;&lt;br /&gt; &lt;/aside&gt; &lt;/div&gt; &lt;/div&gt; &lt;footer id="footer"&gt; &lt;h1&gt;&lt;a href="index.php"&gt;&lt;font color="#FFFFFF"&gt;B &amp; B Willow Lake&lt;/font&gt;&lt;/a&gt;&lt;/h1&gt; &lt;p&gt; bandbwillowlake@gmail.com &lt;/p&gt; &lt;p&gt; Copyright 0 B.C. &amp;copy; bbwillowlake.co.nf, All rights reserved. &lt;/p&gt; &lt;/footer&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>BTW sorry for the sloppy code in my style.</p> <p>style.css</p> <pre><code>*{ font-family:Verdana; } body { background: -webkit-radial-gradient(#D8D8D8, #A4A4A4, #6E6E6E); /* Safari */ background: -o-radial-gradient(#D8D8D8, #A4A4A4, #6E6E6E); /* For Opera 11.1 to 12.0 */ background: -moz-radial-gradient(#D8D8D8, #A4A4A4, #6E6E6E); /* For Firefox 3.6 to 15 */ background: radial-gradient(#D8D8D8, #A4A4A4, #6E6E6E); /* Standard syntax */ } pre { overflow-x: auto; /* Use horizontal scroller if needed */ white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ white-space : normal; } #header{ color: #FFF; background: #111; background: -moz-linear-gradient(#5882FA, #3D72A4); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #5882FA),color-stop(1, #3D72A4)); background: -webkit-linear-gradient(#5882FA, #3D72A4); background: -o-linear-gradient(#5882FA, #3D72A4); background: -ms-linear-gradient(#5882FA, #3D72A4); background: linear-gradient(#5882FA, #3D72A4); } #facebook{ width:50px; height:50PX; margin-left:5px; } #twitter{ width:50px; height:50PX; margin-left:5px; } #google{ width:50px; height:50PX; margin-left:5px; } #youtube{ width:50px; height:50PX; margin-left:5px; } #picmain{ text-align:center; width:150px; height:150px; } #picmain2{ text-align:center; width:150px; height:150px; } #picmain3{ text-align:center; width:150px; height:150px; } #picmain4{ text-align:center; width:150px; height:150px; } h1{ color: #FFF; text-shadow: 0 1px 0 #000; text-decoration:none; } h2{ color: #000; margin-bottom:8px; text-shadow: 0 1px 0 #000; } #nav{ background-color: #254159; color: #FFFFFF; text-align: center; } a{ text-decoration:none; } a:link{ text-decoration: none; } a:hover{ text-decoration: underline; } #section_slide{ background-color: #FFFFFF; } img{ } #section{ background-color: #FFF; } #png1{ width:25%; height:150px; } #png2{ width:25%; height:150px; } #png3{ width:25%; height:150px; } #png4{ width:25%; height:150px; } #png5{ width:150px; height:150px; transition:width 2s, height 2s, transform 2s; -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari */ } #png5:hover{ width:250px; height:250px; transform:rotate(360deg); -webkit-transform:rotate(360deg); /* Safari */ } #png6{ width:150px; height:150px; transition:width 2s, height 2s, transform 2s; -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari */ } #button{ width:auto; height:25px; background: #111; background: -moz-linear-gradient(#444, #111); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444)); background: -webkit-linear-gradient(#444, #111); background: -o-linear-gradient(#444, #111); background: -ms-linear-gradient(#444, #111); background: linear-gradient(#444, #111); color:#FFF; } #png6:hover{ width:250px; height:250px; transform:rotate(360deg); -webkit-transform:rotate(360deg); /* Safari */ } img{ border: none; } #png7{ width:150px; height:150px; transition:width 2s, height 2s, transform 2s; -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari */ } #png7:hover{ width:250px; height:250px; transform:rotate(360deg); -webkit-transform:rotate(360deg); /* Safari */ } #png8{ width:150px; height:150px; transition:width 2s, height 2s, transform 2s; -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari */ } #png8:hover{ width:250px; height:250px; transform:rotate(360deg); -webkit-transform:rotate(360deg); /* Safari */ } #aside{ background: #111; background: -moz-linear-gradient(#5882FA, #3D72A4); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #5882FA),color-stop(1, #3D72A4)); background: -webkit-linear-gradient(#5882FA, #3D72A4); background: -o-linear-gradient(#5882FA, #3D72A4); background: -ms-linear-gradient(#5882FA, #3D72A4); background: linear-gradient(#5882FA, #3D72A4); } #footer{ background: #111; background: -moz-linear-gradient(#444, #111); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444)); background: -webkit-linear-gradient(#444, #111); background: -o-linear-gradient(#444, #111); background: -ms-linear-gradient(#444, #111); background: linear-gradient(#444, #111); color:#FFFFFF; } #menu{ width: 82%; margin-left: auto; margin-right: auto; padding: 10px 0 0 0; list-style: none; background: #111; background: -moz-linear-gradient(#444, #111); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444)); background: -webkit-linear-gradient(#444, #111); background: -o-linear-gradient(#444, #111); background: -ms-linear-gradient(#444, #111); background: linear-gradient(#444, #111); -moz-border-radius: 50px; -moz-box-shadow: 0 2px 1px #9c9c9c; -webkit-box-shadow: 0 2px 1px #9c9c9c; box-shadow: 0 2px 1px #9c9c9c; } #menu li{ float: left; padding: 0 0 10px 0; position: relative; } #menu a{ float: left; height: 25px; padding: 0 25px; color: #999; text-transform: uppercase; font: bold 12px/25px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 #000; } #menu li:hover &gt; a{ color: #FFF; } *html #menu li a:hover{ /* IE6 */ color: #FFFFFF; } #menu li:hover &gt; ul{ display: block; } /* Sub-menu */ #menu ul{ list-style: none; margin: 0; padding: 0; display: none; position: absolute; top: 35px; left: 0; z-index: 99999; background: #FFFFFF; background: -moz-linear-gradient(#444, #111); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444)); background: -webkit-linear-gradient(#444, #111); background: -o-linear-gradient(#444, #111); background: -ms-linear-gradient(#444, #111); background: linear-gradient(#444, #111); -moz-border-radius: 5px; border-radius: 5px; } #menu ul li{ float: none; margin: 0; padding: 0; display: block; -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777; -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777; box-shadow: 0 1px 0 #111111, 0 2px 0 #777777; } #menu ul li:last-child{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } #menu ul a{ padding: 10px; height: auto; line-height: 1; display: block; white-space: nowrap; float: none; text-transform: none; } *html #menu ul a{ /* IE6 */ height: 10px; width: 150px; } *:first-child+html #menu ul a{ /* IE7 */ height: 10px; width: 150px; } .button{ border-radius:10px; background-color:red; } #menu ul a:hover{ background: #111; background: -moz-linear-gradient(#5882FA, #3D72A4); background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #5882FA),color-stop(1, #3D72A4)); background: -webkit-linear-gradient(#5882FA, #3D72A4); background: -o-linear-gradient(#5882FA, #3D72A4); background: -ms-linear-gradient(#5882FA, #3D72A4); background: linear-gradient(#5882FA, #3D72A4); } #menu ul li:first-child a{ -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } #menu ul li:first-child a:after{ content: ''; position: absolute; left: 30px; top: -8px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 8px solid #444; } #menu ul li:first-child a:hover:after{ border-bottom-color: #FFF; } #menu ul li:last-child a{ -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; } /* Clear floated elements */ #menu:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } #learnmore{ color: blue; } #learnmore2{ color: blue; } #learnmore3{ color: blue; } #learnmore4{ color: blue; } * html #menu { zoom: 1; } /* IE6 */ *:first-child+html #menu { zoom: 1; } /* IE7 */ </code></pre>
    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.
 

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