| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home/bissett/martysrv/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
margin: auto;
background-color: #DAEBE3;
}
a {
color: #073A56;
text-decoration: none;
}
* {
box-sizing: border-box;
}
.row::after {
content: "";
clear: both;
display: block;
}
[class*="col-"] {
float: left;
padding: 50px;
}
html {
font-family: "Lucida Sans", sans-serif;
}
.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.menu li {
padding: 0;
margin: 10px auto;
}
/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 50%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
#quote {
background-color: #073A56;
color: #DAEBE3;
width: 70%;
padding: 20px;
}
#tips {
width: 80%;
padding: 20px;
}
#benefits {
width: 80%;
padding: 20px;
}
#benefits ul {
list-style-type: square;
}
#hours {
background-color: #073A56;
color: #DAEBE3;
width: 70%;
padding: 20px;
text-align: center;
}
@media only screen and (max-width: 768px) {
/* For mobile phones: */
[class*="col-"] {
width: 100%;
padding: 20px;
}
#quote {
background-color: #073A56;
color: #DAEBE3;
width: 90%;
padding: 0 auto;
text-align: left;
}
#hours {
background-color: #073A56;
color: #DAEBE3;
width: 90%;
padding: 20px;
margin: 0 auto;
}
}
</style>
</head>
<body>
<div>
<img src="images/header.jpg" style="width: 100%;" />
</div>
<div class="row">
<div class="col-3 menu">
<ul>
<li><a href="tel:780-818-0241""><img src="images/780-818-0241.png" alt="Call Marty: 780-818-0241" style="width: 100%; margin-bottom: 20px;" ></a></li>
<li id="hours">
<div>
<h2>SUMMER HOURS:</h2>
<p>April to September<br>8:00 am to 8:00 pm</p>
<p>Seven days a week</p>
</div>
<hr>
<div>
<h2>WINTER HOURS:</h2>
<p>October to March<br>8:00 am to 4:00 pm (By Appointment Only)</p>
<p>Snow Removal upon request.</p>
</div>
</li>
<li id="benefits">
<ul>
<li>Well maintained yard</li>
<li> Secure, fenced lot, with two residences on site</li>
<li> Lots of space! No congestion. Easy to move units on and off site</li>
<li><b>Twelve and a half foot (12.5 ft) stalls</b> (roomier for working around units) </li>
</ul>
</li>
<li id="quote">
We're a friendly bunch (even the dog), and will do most anything to meet your RV Storage needs.
<h4 style="text-align: right; margin: 0; padding: 0;">Martin Dornan</h4>
</li>
<li id="tips">
<h3>RV STORAGE TIPS</h3>
Check these sites for great tips on wintering your RVs.
<ol>
<li><a href="http://rvservices.koa.com/rvinformation/rvmaintenance/you-winterized-your-rv-but-did-you-prepare-it-for-storage.asp" target="new" >RV Storage Tips from KOA</a></li>
<li><a href="https://www.fmca.com/motorhome/polks-top-7/2853-polks-top-7-motorhome-storage-tips.html" target="new">Family Motor Coach Association</a></li>
</ol>
</li>
<li><img src="images/aerial.png" style="width: 100%; "></li>
</ul>
</div>
<div class="col-3 right">
<img src="images/mrvsmap.png" style="width:100%; border: 2px solid #073A56;" />
</div>
</div>
<div>
<img src="images/footer.png" style="width: 100%;">
</div>
</body>
</html>