Mock-up of web-design choices for local company
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Air-one Services</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="author" content="J.Infield" /> <meta name="description" content="Quality Commercial, Residential, and Industrial HVAC and Plumbing Services" /> <meta name="keywords" content="" /> <link rel="stylesheet" type="text/css" href="stylesheets/yui-3.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/layout.css" /> </head> <body> <div id="container" class="yui-d1"> <div id="header"> <img alt="Air-one Banner" src="images/banner.png" /> <img alt="Air-one Banner" src="images/banner1.png" /> <img alt="Air-one Banner" src="images/banner2.png" /> </div> <!-- id="header" --> </div> <!-- id="container" --> </body> </html> <!-- © Copyright 2010 J.Infield. All Rights Reserved. -->
|