Wednesday, October 1, 2014

1.4 Contact us

Coding of Contact us  Page  :-

Header


Header is Divided into Two Parts

1.       Logo
2.       Menubar

Coding Part:

<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation | Welcome</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/style.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>

<!-- This is Border Class  -->

<div class="row border">
<div class="large-12">
<!-- This is the Logo Part  -->
<div class="row">
<div class="large-12">
<div class="large-4 columns">
<img src="img/logo.png">
  </div><!—Logo Div Close-->

<!-- This is the Menu Bar -->
<div class="large-8 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">

<!-- Left Nav Section -->
<ul class="left">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul>
</section>
</nav>
</div>    <!--Menu Bar Div Close-->
</div<!--Class-12 Div Close-->
</div<!-- Row Div Close-->





<!—Contact Us Banner-->




<!--Coding  -->

<div class="row">
<div class="large-12 columns">
<div class="myabout">
<h3>Contact us</h3>
</div>
</div<!--Div of Large-12  Closed-->
</div> <!--Div of Row is Closed-->



<!—Content Part of Contact Page-->




<!--  Coding of Content Part -->

<div class="row paragraph">
<div class="large-12 columns">
<div class="large-8 columns">
<div class="mycontact">
<center>
<h5><b>KMC Works</b></h5>
<center>
120 Adelaide Street West, Suite 2500 <br>
Toronto Ontorio</br>
M5H 1T1 <br>
Office Phone: 416-644-1213<br>
Email:Info@Kmcworks.Com<br><br><br>

</center>
<iframe src="https://www.google.com/maps/embed?pb=!1m22!1m12!1m3!1d54875.194762473584!2d76.64607465016987!3d30.72684236461795!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m7!1i0!3e6!4m3!3m2!1d30.7241254!2d76.68576759999999!4m0!5e0!3m2!1sen!2sin!4v1411368362867" width="400" height="300" frameborder="0" style="border:0"></iframe>
</center>
</div><!--Div of My Content Closed-->
</div><!--Div of Large-8  Closed-->

<div class="large-4 columns">
<h5>
<b>Have a question?<b>
</h5>

<h6>Your name (required) </h6>
<input type="text" name="text" value=" ">

<h6>Your email (required) </h6>
<input type="text" name="text" value=" ">

<h6>Subject  </h6>
<input type="text" name="text" value=" ">

<textarea rows="6" cols="40"></textarea>

<input class="send" type="button" value="send">
</div><!--Div of Large-4 Closed-->
</div><!--Div of Large-12 Closed-->
</div><!--Div of Row paragraph Closed-->


Footer Part:-



<!—Coding of the Footer Part-->

<div class="row">
<div class="large-12 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">
<!-- Left Nav Section -->
<div class="myfooter">
<ul class="right">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul> <!— Ul Tag of Menubar Part at Footer has been Closed  -->
</div>
</section>
</nav>
</div>  <!—Large-12  Div Close-->
</div>  <!—Row Div Close-->
</div<!—Large-12 Border  Div Close-->
</div<!—Row Border Div Close-->
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>              <!—Tag of Body Part has been End Here -->
</html>                               <!--Tag of Body Part has been End Here -->



1.4 Portfolio

Coding of Portfolio Page  :-

Header

 


Header is Divided into Two Parts

1.       Logo
2.       Menubar

Coding Part :

<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation | Welcome</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/style.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>



<!-- This is Border Class  -->

<div class="row border">
<div class="large-12">
<!-- This is the Logo  -->
<div class="row">
<div class="large-12">
<div class="large-4 columns">
<img src="img/logo.png">
</div> <!—Logo Div Close-->


<!-- This is the Menu Bar -->
<div class="large-8 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">

<!-- Left Nav Section -->
<ul class="left">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul>
</section>
</nav>
</div>    <!--Menu Bar Div Close-->
</div<!--Class-12 Div Close-->
</div<!-- Row Div Close-->



<!—Portfolio Banner-->


<!--Coding  -->

<div class="row">
<div class="large-12 columns">
<div class="myabout">
<h3>Services</h3>
</div>
</div <!--Div of Large-12  Closed-->
</div> <!--Div of Row is Closed-->


  
<!—Content Part Of Portfolio Page-->






<!--  Coding of Content Part -->

<div class="row paragraph">
<div class="large-12 columns">
<div class="myport">
<div class="large-4 columns">
<img src="img/p1.PNG" /><br /><br /><br />
<img src="img/p2.PNG" /><br /><br /><br />
<img src="img/p3.PNG" /><br /><br /><br />
<img src="img/p1.PNG" /><br /><br /><br />
<img src="img/p2.PNG" /><br /><br /><br />
<img src="img/p3.PNG" />

</div><!--Div of Large-4  Closed-->

<div class="large-4 columns">
<h2>Learn More</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p>

<h2>Learn More</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p>

<h2>Learn More</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p>

<h2>Learn More</h2>


<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p><br><br>

<h2>Learn More</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p><br><br>

<h2>Learn More</h2>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
</p>

</div>><!--Div of Large-4  Closed-->


<div class="large-4 columns">
<h5>
<b>Have a question?<b>
</h5>

<h6>Your name (required) </h6>
<input type="text" name="text" value=" ">

<h6>Your email (required) </h6>
<input type="text" name="text" value=" ">

<h6>Subject  </h6>
<input type="text" name="text" value=" ">

<textarea rows="6" cols="40"></textarea>

<input class="send" type="button" value="send">
</div>><!--Div of Large-4  Closed-->
</div>><!--Div of Myport  Closed-->
</div>><!--Div of Large-12  Closed-->
</div>><!--Div of Rowparagraph  Closed-->




Footer



<!—Coding of the Footer Part-->
<div class="row">
<div class="large-12 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">
<!-- Left Nav Section -->
<div class="myfooter">
<ul class="right">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul> <!— Ul Tag of MenuBar Part at Footer has been Closed  -->
</div>
</section>
</nav>
</div>  <!—Large-12  Div Close-->
</div>  <!—Row Div Close-->
</div<!—Large-12 Border  Div Close-->
</div<!—Row Border Div Close-->
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>              <!—Tag of Body Part has been End Here -->
</html>                               <!--Tag of Body Part Has Been End Here -->



1.3 services

Coding of Services Page  :-

Header



Header is Divided into Two Parts

1.       Logo
2.       Menubar

Coding Part:

<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation | Welcome</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/style.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>

<!-- This is Border Class  -->

<div class="row border">
<div class="large-12">
<!-- This is the Logo  -->
<div class="row">
<div class="large-12">
<div class="large-4 columns">
<img src="img/logo.png">
</div>  <!—Logo Div Close-->

<!-- This is the Menu Bar -->
<div class="large-8 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">

<!-- Left Nav Section -->
<ul class="left">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul>
</section>
</nav>
</div>    <!--Menu Bar Div Close-->
</div<!--Class-12 Div Close-->
</div<!-- Row Div Close-->



<!—Services Part us Banner-->





<!--Coding  -->

<div class="row">
<div class="large-12 columns">
<div class="myabout">
<h3>Services</h3>
</div>
</div<!--Div of Large-12  Closed-->
</div> <!--Div of Row is Closed-->


<!—Content Part Of Services Page-->






<!--  Coding of Content Part -->

<div class="row paragraph">
<div class="large-12">
<div class="large-3 columns">
<div class="cont1">
<b>Mechanical</b><br><br>
<img src="img/arrow.png">&nbsp HVAC system</img><br>
<img src="img/arrow.png">&nbsp Plumbing System </img><br>
<img src="img/arrow.png">&nbsp Speciality piping</img><br>
</div<!--  Coding of Content Part -->
</div <!—Div of Large-3 Closed -->

<div class="large-5 columns">
<div class="slide">
<ul class="example-orbit" data-orbit>
<li>
<img src="img/about.png" alt="slide 1" />
<div class="orbit-caption">
Caption One.
</div>
</li>  <!--Li Part of 1st Image of Slider Closed-->

<li class="active">
<img src="img/about.png" alt="slide 2" />
<div class="orbit-caption">
Caption Two.
</div>
</li> <!--Li Part of 2nd  Image of Slider Closed-->

<li>
<img src="img/about.png" alt="slide 3" />
<div class="orbit-caption">
Caption Three.
</div>
</li> <!--Li Part of 3rd Image of Slider Closed-->
</ul> <!—Ul Tag is Closed-->
</div><!—Div of Large-3 Closed -->
</div> <!--Div of Large- 5 Columns Closed -->



<div class="large-4 columns">
<h5>
<b>Have a question?<b>
</h5>

<h6>Your name (required) </h6>
<input type="text" name="text" value=" ">
<h6>Your email (required) </h6>

<input type="text" name="text" value=" ">

<h6>Subject  </h6>
<input type="text" name="text" value=" ">
<textarea rows="6" cols="40"></textarea>
<input class="send" type="button" value="send">
</div>><!—Div of Large-4 Closed -->
</div>><!—Div of Row Closed -->
</div>><!—Div of Row Paragraph Closed -->


Footer



<!—Coding of the Footer Part-->

<div class="row">
<div class="large-12 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">
<!-- Left Nav Section -->
<div class="myfooter">
<ul class="right">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul> <!— Ul tag of menubar Part at Footer has been Closed  -->
</div>
</section>
</nav>
</div>  <!—Large-12  Div Close-->
</div>  <!—Row Div Close-->
</div<!—Large-12 Border  Div Close-->
</div<!—Row Border Div Close-->
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>              <!—Tag of Body Part has been End Here -->
</html>                               <!--Tag of Body Part has been End Here -->



1.2 About us

Coding of About us Page  :-

Header



Header is Divided into Two Parts

1.       Logo
2.       Menubar

Coding Part :


<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation | Welcome</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/style.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>

<!-- This is Border Class  -->

<div class="row border">
<div class="large-12">
<!-- This is The Logo  -->
<div class="row">
<div class="large-12">
<div class="large-4 columns">
<img src="img/logo.png">
</div>  <!—Logo Div Close-->

<!-- This is the Menu Bar -->
<div class="large-8 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">

<!-- Left Nav Section -->
<ul class="left">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul>
</section>
</nav>
</div>    <!--Menu Bar Div Close-->
</div<!--Class-12 Div Close-->
</div<!-- Row Div Close-->


<!--About us Banner-->



<!--Coding  -->

<div class="row">
<div class="large-12 columns">
<div class="myabout">
<h3>ABOUT US</h3>
</div>
</div<!--Div of Large-12  Closed-->
</div> <!--Div of Row is Closed-->




<!-- Content of the Part-->




<!--Coding of Content Part -->

<div class="row paragraph">
<div class="large-12">
<div class="large-8 columns">
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>


<P>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>

<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div<!--Div Large-8 Closed -->

<div class="large-4 columns">
<h5>
<b>Have a question?<b>
</h5>

<h6>Your name (required) </h6>
<input type="text" name="text" value=" ">

<h6>Your email (required) </h6>
<input type="text" name="text" value=" ">

<h6>Subject  </h6>
<input type="text" name="text" value=" ">

<textarea rows="6" cols="40"></textarea>

<input class="send" type="button" value="send">
</div<!--Div Large-4 of Content is Closed-->
</div<!--Div of Row is Closed-->
</div<!--Div of Row Paragraph is Closed-->


Footer



<!-- This is the Bottom of the Page-->
<div class="row">
<div class="large-12 columns">
<nav class="top-bar" data-topbar role="navigation">
<section class="top-bar-section">
<!-- Left Nav Section -->
<div class="myfooter">
<ul class="right">
<li><a href="home.html">Home</a></li>
<li><a href="Aboutus.html">About us</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Potfolio.html">Portfolio</a></li>
<li><a href="Contactus.html">Contact us</a></li>
</ul> <!— Ul Tag of Menu Bar Part at Footer has been Closed  -->
</div>
</section>
</nav>
</div>  <!—Large-12  Div Closed-->
</div>  <!—Row Div Closed-->
</div <!—Large-12 Border Div Close-->
</div<!—Row Border Div Close-->
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>              <!—Tag of Body Part has been End Here -->
</html>                               <!--Tag of Body Part has been End Here -->