summaryrefslogtreecommitdiff
path: root/website/work.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/work.html')
-rwxr-xr-xwebsite/work.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/website/work.html b/website/work.html
new file mode 100755
index 0000000..10a43b1
--- /dev/null
+++ b/website/work.html
@@ -0,0 +1,91 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html dir="ltr" lang="en-US">
+
+<head>
+ <title>Gridbit Labs - Work</title>
+ <link rel="stylesheet" type="text/css" href="style.css" />
+ <meta name="description" content="Gridbit Laboratories, LLC is a production company providing custom video, sound, and web design.
+ Gridbit Laboratories also offers a various set of workshops, classes, and consultation. It's main goal is open up the creative talents of Montana to the world." />
+ <meta name="keywords" content="Montana production company, production company, video production company, audio production company, Montana action classes, acting classes,
+ Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" />
+</head>
+<body>
+ <div id="other_container">
+
+ <div class="about_header">
+ <a href="index.html" class="header_link"><img src="logo.png" class="logo" /> </a>
+ <img src="ruler.png" class="ruler_pic" />
+ </div>
+
+
+
+ <div class="content_container">
+ <div class="top_info">
+ <h2>Our Work</h2>
+ <div class="about_links_container">
+ <a href="about.html" class="links">about</a>
+ <a href="work.html" class="links activated">work</a>
+ <a href="projects.html" class="links">projects</a>
+ </div>
+ </div>
+
+ <span class="about_snippet">We help people build websites.</span>
+
+
+ <div class="pricing_c work_boxes">
+ <h3>Pricing</h3>
+
+ <div class="price_boxes">
+ <div class="simple">
+ <h4>Simple Science</h4>
+ <span class="consists">Consists of</span>
+ <ol>
+ <li>HTML</li>
+ <li>CSS</li>
+ <li>jQuery</li>
+ <li class="no_database">No Database</li>
+ </ol>
+ <span class="simple_cost">$100 - $500</span>
+ </div>
+
+ <div class="not_so_simple">
+ <h4>Not So Simple Science</h4>
+ <span class="consists">Consists of</span>
+ <ol>
+ <li>HTML, PHP, or Ruby</li>
+ <li>CSS</li>
+ <li>jQuery</li>
+ <li class="database">Database</li>
+ </ol>
+ <span class="not_simple_cost">$500 - $1,500</span>
+ </div>
+ </div>
+ <span class="pricing_snippet">We show these prices to give you an idea of the cost. They are subject to change. Truth is, we don't know until we talk to you. It all depends on the complexity of your project. <b>New to the web? We have specialized business hosting, too!</b></span>
+ </div>
+
+
+ </div>
+
+ <div class="footer">
+ <p>&copy; 2011 Gridbit Laboratories, LLC</p>
+ </div>
+
+ </div>
+
+ <!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://a.gridbitlabs.com/" : "http://a.gridbitlabs.com/");
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://a.gridbitlabs.com/piwik.php?idsite=2" style="border:0" alt="" /></p></noscript>
+<!-- End Piwik Tracking Code -->
+
+</body>
+
+</html> \ No newline at end of file