Skip to content
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
50 changes: 50 additions & 0 deletions george.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">
<meta name="description" content="">
<meta name="author" content="">

<title>Membros do grupo - Azure App Service</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>

<body>
<div class="navbar-wrapper">
<div class="container">
<h1>George</h1>
<hr/>
</div>
</div>

<!-- Wrap the rest of the page in another container to center all the content. -->

<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12">
<ul>
<li>Nome: George Alves Oliveira</li>
<li>RA: 1800191</li>
<li>Idade: 25</li>
<li>Profissão: DBA</li>
<li>Qualificação: Tecnico em Informatica - uninove</li>
<li>Qualificação: informatica basica ao avançado - microlins</li>
<br><br>
<li><a href="index.html"> Voltar a página Inicial</a></li>
</ul>
</div>
</div>
</div>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
20 changes: 9 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Azure App Service - Sample Static HTML Site</title>
<title>Membros do grupo - Azure App Service</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
Expand All @@ -16,25 +16,23 @@
<body>
<div class="navbar-wrapper">
<div class="container">
<h1>Azure App Service - Sample Static HTML Site</h1>
<h1>Membros do Grupo</h1>
<hr/>
</div>
</div>

<!-- Wrap the rest of the page in another container to center all the content. -->

<div class="container">

<div class="row">
<div class="col-xs-12 col-sm-6">
<img class="img-rectangle" src="img/azure-portal.png" alt="Azure App Service Web Apps" height="140">
<h2>Azure App Service Web Apps</h2>
<p>App Service Web Apps is a fully managed compute platform that is optimized for hosting websites and web applications. This platform-as-a-service (PaaS) offering of Microsoft Azure lets you focus on your business logic while Azure takes care of the infrastructure to run and scale your apps.</p>
</div>
<div class="col-xs-12 col-sm-6">
<div class="col-xs-12 col-sm-12">
<img class="img-rectangle" src="img/cdn.png" alt="CDN" height="140">
<h2>Azure Content Delivery Network (CDN)</h2>
<p>The Azure Content Delivery Network (CDN) caches static web content at strategically placed locations to provide maximum throughput for delivering content to users. The CDN offers developers a global solution for delivering high-bandwidth content by caching the content at physical nodes across the world.</p>
<br><br>
<ul>
<li><a href="jonathan.html">Jonathan Gibim Borges RA:1800768</a></li>
<li><a href="george.html">George Alves de Oliveira RA:1800191</a></li>
<li><a href="leandro.html">Leandro Chaves RA:1800839</a></li>
</ul>
</div>
</div>
</div>
Expand Down
50 changes: 50 additions & 0 deletions jonathan.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">
<meta name="description" content="">
<meta name="author" content="">

<title>Membros do grupo - Azure App Service</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>

<body>
<div class="navbar-wrapper">
<div class="container">
<h1>Jonathan Gibim</h1>
<hr/>
</div>
</div>

<!-- Wrap the rest of the page in another container to center all the content. -->

<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12">
<ul>
<li>Nome: Jonathan Gibim Borges</li>
<li>RA: 1800768</li>
<li>Idade: 22</li>
<li>Profissão: Desenvolvedor PHP</li>
<li>Qualificação: Tecnico em Informatica - FIAP</li>
<li>Qualificação: Montagem e manutenção de micros - Eurodata</li>
<br><br>
<li><a href="index.html"> Voltar a página Inicial</a></li>
</ul>
</div>
</div>
</div>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
50 changes: 50 additions & 0 deletions leandro.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">
<meta name="description" content="">
<meta name="author" content="">

<title>Membros do grupo - Azure App Service</title>

<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>

<body>
<div class="navbar-wrapper">
<div class="container">
<h1>Leandro Chaves</h1>
<hr/>
</div>
</div>

<!-- Wrap the rest of the page in another container to center all the content. -->

<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12">
<ul>
<li>Nome: Leandro Chaves </li>
<li>RA: 1800839</li>
<li>Idade: 26</li>
<li>Profissão: Segurança</li>
<li>Qualificação: Tecnico em Informatica - Essa</li>
<li>Qualificação: Montagem e manutenção de micros - Microcamp</li>
<br><br>
<li><a href="index.html"> Voltar a página Inicial</a></li>
</ul>
</div>
</div>
</div>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>