|
|
@@ -10,15 +10,21 @@ |
|
|
|
<link rel="stylesheet" href="./css/style.css"> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
|
|
|
|
<header> |
|
|
|
<h1>Work With Us</h1> |
|
|
|
<h4>Totally we have 11 job openings</h4> |
|
|
|
</header> |
|
|
|
|
|
|
|
<div class="tabs-holder"> |
|
|
|
<section class="tab">Employment</section> |
|
|
|
<div class="background"></div> |
|
|
|
|
|
|
|
<div class="foreground"> |
|
|
|
<header> |
|
|
|
<h1>Work With Us</h1> |
|
|
|
<h4>Totally we have 11 job openings</h4> |
|
|
|
</header> |
|
|
|
|
|
|
|
<div class="tabs-holder"> |
|
|
|
<section class="tab active">Employment</section> |
|
|
|
<section class="tab">Internship</section> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
</body> |
|
|
|
</html> |