Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions About.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//.Styles.css">
<title>Welcome Page</title>
</head>

<body>

<nav class="navbar flex jc-center ai-center">
<div class="flex">
<div class="nav-item">
<a href="Saros.html" class="nav-btn">Saravana</a>
</div>
<div class="nav-item">
<a href="Arjun.html" class="nav-btn">Arjun</a>
</div>
<div class="nav-item">
<a href="Supriya.html" class="nav-btn">Supriya</a>
</div>
<div class="nav-item">
<a href="Shimon.html" class="nav-btn">Shimon</a>
</div>
</div>
</nav>
<div class="banner flex ai-center jc-center">
<div class="banner-content text-center">
<h1 class="text-white">Welcome Page</h1>

<h1 class="text-white">Team Rockers are dreamers and builders. We are one of the best web design and development team offer you to meet the feature of your online business. We empower creative visionaries to tell stories and build best web development from the simple single page of plain text to detailed web-based applications, social network platforms, and digital businesses. Team Rockers has grown from a small startup to an expert team offering total package production in the fields of web development. As experts professionals in frontend and backend development, we build and design aesthetically pleasing, high performance, mobile, and tablet responsive websites with excellent user experience.</h1>

<a href="contacts.html" class="btn-outline btn-outline-light text-uppercase">Contact US</a>
</div>
</div>

</body>

</html>
47 changes: 47 additions & 0 deletions Arjun.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Styles.css">
<title>Arjun</title>
</head>

<body>
<div class="profile-banner2 flex ai-center jc-center">
<div>
<div class="text-center">
<img src="img/Arjun.jpg" style="width: 500; height: 500px;">

</div>
<div class="profile-content">
<h2 class="text-center text-uppercase">Arjun</h2>
<p><b>Phone: </b><span>+420 777 234 234</span></p>
<p>
<b>Description: </b>
<span>Hello, I am studying at CZU Master's in Informatics. I am Final Year Student. I am pursuing my internship at SAP as UI/UX Researcher. My hobbies are watching Movies, Midnight bike riding, and playing soccer.
</p></span>


<div class="flex jc-sb">
<div>
<p style="margin-bottom: 5px;"><b>Skills</b></p>
<ul>
<li>Agile Methodology</li>
<li>HTML</li>

</ul>
</div>
</div>
<div style="margin-top: 20px;">
<a href="About.html" class="btn-outline btn-outline-light w-100 text-center">Return</a>
</div>
</div>
</div>
</div>

</body>

</html>
50 changes: 50 additions & 0 deletions Saros.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Styles.css">
<title>Saravana</title>
</head>

<body>
<div class="profile-banner1 flex ai-center jc-center">
<div>
<div class="text-center">
<img src="img/Saravana.jpg" style="width: 500; height: 500px;">

</div>
<div class="profile-content">
<h2 class="text-center text-uppercase">Saravana</h2>
<p><b>Phone: </b><span>+420 777 685 079</span></p>
<p>
<b>Description: </b>
<span>I'm a JUNIOR IOS APPS DEVELOPER and Bringing to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.
</p></span>


<div class="flex jc-sb">
<div>
<p style="margin-bottom: 5px;"><b>Skills</b></p>
<ul>
<li>Agile Methodology</li>
<li>iOS</li>
<li>HTML</li>
<li>CSS</li>
<li>PHP</li>
<li>JAVA</li>
</ul>
</div>
</div>
<div style="margin-top: 20px;">
<a href="About.html" class="btn-outline btn-outline-light w-100 text-center">Return</a>
</div>
</div>
</div>
</div>

</body>

</html>
48 changes: 48 additions & 0 deletions Shimon.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Styles.css">
<title>Shimon</title>
</head>

<body>
<div class="profile-banner4 flex ai-center jc-center">
<div>
<div class="text-center">
<img src="img/Shimon.jpg" style="width: 500; height: 500px;">

</div>
<div class="profile-content">
<h2 class="text-center text-uppercase">Shimon</h2>
<p><b>Phone: </b><span>+420 777 454 454</span></p>
<p>
<b>Description: </b>
<span>Hello, I am studying at CZU Master's in Informatics. I am Final Year Student. I am pursuing my internship at Ricardo as UI/UX Researcher. My hobbies are watching Movies, Midnight bike riding, and playing soccer.
</p></span>


<div class="flex jc-sb">
<div>
<p style="margin-bottom: 5px;"><b>Skills</b></p>
<ul>
<li>Agile Methodology</li>
<li>HTML</li>
<li>CSS</li>

</ul>
</div>
</div>
<div style="margin-top: 20px;">
<a href="About.html" class="btn-outline btn-outline-light w-100 text-center">Return</a>
</div>
</div>
</div>
</div>

</body>

</html>
49 changes: 49 additions & 0 deletions Supriya.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Styles.css">
<title>Supriya</title>
</head>

<body>
<div class="profile-banner3 flex ai-center jc-center">
<div>
<div class="text-center">
<img src="img/Supriya.jpg" style="width: 500; height: 500px;">

</div>
<div class="profile-content">
<h2 class="text-center text-uppercase">Supriya</h2>
<p><b>Phone: </b><span>+420 777 787 787</span></p>
<p>
<b>Description: </b>
<span>Hello, I am studying at CZU Master's in Informatics. I am Final Year Student. I am pursuing my internship at Globusas as UI/UX Researcher. My hobbies are watching Movies, Midnight bike riding, and playing chess.
</p></span>


<div class="flex jc-sb">
<div>
<p style="margin-bottom: 5px;"><b>Skills</b></p>
<ul>
<li>HTML</li>
<li>CSS</li>



</ul>
</div>
</div>
<div style="margin-top: 20px;">
<a href="About.html" class="btn-outline btn-outline-light w-100 text-center">Return</a>
</div>
</div>
</div>
</div>

</body>

</html>
56 changes: 56 additions & 0 deletions contacts.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>Document</title>
</head>

<body>
<div class="banner contact flex ai-center jc-center">
<div class="card flex ai-center">
<div class="text-center hide-on-med-and-down">
<img src="../img/contact.jpg" alt="" />
</div>
<div>
<form action="#">
<h2>Contact Us</h2>
<div class="flex">
<div class="w-100 px-2">
<label for="firstname">First Name</label>
<input type="text" class="form-control" autocomplete="off" name="firstname"
placeholder="Enter your first name" />
</div>
<div class="w-100 px-2">
<label for="lastname">Last Name</label>
<input type="text" class="form-control" autocomplete="off" name="lastname"
placeholder="Enter your last name" />
</div>
</div>
<div class="w-100 px-2">
<label for="Email">Email</label>
<input type="email" class="form-control" autocomplete="off" name="lastname"
placeholder="Enter your work email" />
</div>

<div class="w-100 px-2">
<label for="message">Message</label>
<textarea name="message" class="form-control font-arial" placeholder="Write your message here"
rows="10"></textarea>
</div>

<div class="w-100 px-2">
<div>
<button style="cursor: pointer;" class="btn-outline btn-outline-dark">Submit</button>
<a href="About.html" class="btn-outline btn-outline-dark">Return</a>
</div>
</div>
</form>
</div>
</div>
</body>

</html>
Loading