first attempt to put bootstrap

This commit is contained in:
root 2017-08-24 13:37:25 -03:00
parent e7a75db8e2
commit afa582e549
5 changed files with 135 additions and 124 deletions

View File

@ -3,38 +3,39 @@
<head> <head>
<title>6to Coloquio Uruguayo de Matémática-Contacto</title> <title>6to Coloquio Uruguayo de Matémática-Contacto</title>
<meta name="description" content="6to Coloquio uruguayo de matemática" /> <meta name="description" content="website description" />
<meta name="keywords" content="6to coloquio uruguay matemática" /> <meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=utf8" /> <meta http-equiv="content-type" content="text/html; charset=utf8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">-->
<link rel="stylesheet" type="text/css" href="style/style.css" /> <link rel="stylesheet" type="text/css" href="style/style.css" />
<script type="text/javascript" src="js/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/jquery-3.2.1.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/app.js"></script> <script type="text/javascript" src="js/app.js"></script>
</head> </head>
<body> <body>
<div id="main"> <div id="main">
<div id="header"> <div id="header" class="row"></div>
<div id="site_content" class="container">
</div> <div class="row">
<div id="site_content"> <div class="sidebar" class="col-xs-12 col-sm-4"></div>
<div class="sidebar"> <div id="content" class="col-xs-12 col-sm-8">
<h1>Contáctenos</h1>
</div> <form id="contactform" action="contact.php" method="post">
<div id="content"> <div class="form_settings">
<h1>Contáctenos</h1> <p><span>Nombre</span><input class="contact" type="text" name="nombre" value="" required/></p>
<p><span>Email:</span><input class="contact" type="email" name="email" value="" required/></p>
<form id="contactform" action="contact.php" method="post"> <p><span>Mensage</span><textarea class="contact textarea" rows="8" cols="50" name="mensage" required></textarea></p>
<div class="form_settings"> <p style="padding-top: 15px"><span>&nbsp;</span><input class="submit" type="submit" name="contact_submitted" value="submit" /></p>
<p><span>Nombre</span><input class="contact" type="text" name="nombre" value="" required/></p> </div>
<p><span>Email:</span><input class="contact" type="email" name="email" value="" required/></p> </form>
<p><span>Mensage</span><textarea class="contact textarea" rows="8" cols="50" name="mensage" required></textarea></p> <br/>
<p style="padding-top: 15px"><span>&nbsp;</span><input class="submit" type="submit" name="contact_submitted" value="submit" /></p> <div id="statusmsg" class="alert alert-success">
<strong>Success!</strong> Indicates a successful or positive action.
</div> </div>
</form>
<br/>
<div id="statusmsg" class="alert alert-success">
<strong>Success!</strong> Indicates a successful or positive action.
</div> </div>
</div> </div>
</div> </div>

View File

@ -5,46 +5,51 @@
<title>6to Coloquio Uruguayo de Matémática</title> <title>6to Coloquio Uruguayo de Matémática</title>
<meta name="description" content="website description" /> <meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" /> <meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=utf8" /> <meta http-equiv="content-type" content="text/html; charset=utf8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">-->
<link rel="stylesheet" type="text/css" href="style/style.css" /> <link rel="stylesheet" type="text/css" href="style/style.css" />
<script type="text/javascript" src="js/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/jquery-3.2.1.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/app.js"></script> <script type="text/javascript" src="js/app.js"></script>
</head> </head>
<body> <body>
<div id="main"> <div id="main">
<div id="header"></div> <div id="header" class="row"></div>
<div id="site_content"> <div id="site_content" class="container">
<div id="sidebar" class="sidebar"></div> <div class="row">
<div id="content"> <div id="sidebar" class="sidebar col-xs-12 col-sm-4"></div>
<h1><strong>Bienvenidos al 6º Coloquio Uruguayo de Matemática 2017</strong></h1> <div id="content" class="col-xs-12 col-sm-8">
<!--<p>This standards compliant, simple, fixed width website template is released as an 'open source' design (under a <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 Licence</a>), which means that you are free to download and use it for anything you want (including modifying and amending it). All I ask is that you leave the 'design from HTML5webtemplates.co.uk' link in the footer of the template, but other than that...</p> <h1><strong>Bienvenidos al 6º Coloquio Uruguayo de Matemática 2017</strong></h1>
<p>This template is written entirely in <strong>HTML5</strong> and <strong>CSS</strong>, and can be validated using the links in the footer.</p> <!--<p>This standards compliant, simple, fixed width website template is released as an 'open source' design (under a <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 Licence</a>), which means that you are free to download and use it for anything you want (including modifying and amending it). All I ask is that you leave the 'design from HTML5webtemplates.co.uk' link in the footer of the template, but other than that...</p>
<p>You can view more free HTML5 web templates <a href="http://www.html5webtemplates.co.uk">here</a>.</p> <p>This template is written entirely in <strong>HTML5</strong> and <strong>CSS</strong>, and can be validated using the links in the footer.</p>
<p>This template is a fully functional 5 page website, with an <a href="examples.html">examples</a> page that gives examples of all the styles available with this design.</p> <p>You can view more free HTML5 web templates <a href="http://www.html5webtemplates.co.uk">here</a>.</p>
<h2>Browser Compatibility</h2> <p>This template is a fully functional 5 page website, with an <a href="examples.html">examples</a> page that gives examples of all the styles available with this design.</p>
<p>This template has been tested in the following browsers:</p> <h2>Browser Compatibility</h2>
<ul> <p>This template has been tested in the following browsers:</p>
<li>Internet Explorer 8</li> <ul>
<li>FireFox 3</li> <li>Internet Explorer 8</li>
<li>Google Chrome 13</li> <li>FireFox 3</li>
</ul>--> <li>Google Chrome 13</li>
</ul>-->
<h2>Comité organizador</h2>
<ul> <h2>Comité organizador</h2>
<li>Viviana Gubitosi</li> <ul>
<li>Juliana Xavier</li> <li>Viviana Gubitosi</li>
<li>Elisa Rocha</li> <li>Juliana Xavier</li>
<li>Ezequiel Maderna</li> <li>Elisa Rocha</li>
<li>Martín Reiris</li> <li>Ezequiel Maderna</li>
</ul> <li>Martín Reiris</li>
</div> </ul>
</div> </div>
</div>
<div id="footer"> </div>
<p><a href="index.html">Home</a> | <a href="examples.html">Examples</a> | <a href="page.html">A Page</a> | <a href="another_page.html">Another Page</a> | <a href="contact.html">Contact Us</a></p> <div id="footer">
<p>Copyright &copy; night_sky_2 | <a href="http://validator.w3.org/check?uri=referer">HTML5</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://www.html5webtemplates.co.uk">Website templates</a></p> <p><a href="index.html">Home</a> | <a href="examples.html">Examples</a> | <a href="page.html">A Page</a> | <a href="another_page.html">Another Page</a> | <a href="contact.html">Contact Us</a></p>
</div> <p>Copyright &copy; night_sky_2 | <a href="http://validator.w3.org/check?uri=referer">HTML5</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://www.html5webtemplates.co.uk">Website templates</a></p>
</div>
</div> </div>
</body> </body>
</html> </html>

View File

@ -6,79 +6,77 @@
<meta name="description" content="website description" /> <meta name="description" content="website description" />
<meta name="keywords" content="website keywords, website keywords" /> <meta name="keywords" content="website keywords, website keywords" />
<meta http-equiv="content-type" content="text/html; charset=utf8" /> <meta http-equiv="content-type" content="text/html; charset=utf8" />
<!--<meta name="viewport" content="width=device-width, initial-scale=1">--> <meta name="viewport" content="width=device-width, initial-scale=1">
<!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">--> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">-->
<link rel="stylesheet" type="text/css" href="style/style.css" /> <link rel="stylesheet" type="text/css" href="style/style.css" />
<script type="text/javascript" src="js/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/jquery-3.2.1.min.js"></script>
<!-- Latest compiled and minified JavaScript <!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/app.js"></script>-->
<script type="text/javascript" src="js/app.js"></script> <script type="text/javascript" src="js/app.js"></script>
</head> </head>
<body> <body>
<div id="main"> <div id="main">
<div id="header"> <div id="header" class="row"></div>
<div id="site_content" class="container">
</div> <div class="row">
<div id="site_content"> <div class="sidebar" class="col-xs-12 col-sm-4"></div>
<div class="sidebar"> <div id="content" class="col-xs-12 col-sm-8">
<h1>Registrarse</h1>
</div> <form id="registerform" action="register.php" method="post">
<div id="content"> <div class="form_settings">
<h1>Registrarse</h1> <p class="inline-input">
<form id="registerform" action="register.php" method="post"> <span>Nombre</span>
<div class="form_settings"> <!--bel for="nombre" class="control-label">Nombre</label>-->
<p class="inline-input"> <input placeholder="Juan" name="nombre" type="text" class="form-control" id="nombre" required>
<span>Nombre</span> <label for="apellido" class="control-label">Apellido</label>
<!--bel for="nombre" class="control-label">Nombre</label>--> <input name="apellido" placeholder="Rodriguez" type="text" class="form-control" id="apellido" required>
<input placeholder="Juan" name="nombre" type="text" class="form-control" id="nombre" required> </p>
<label for="apellido" class="control-label">Apellido</label> <p class="inline-input">
<input name="apellido" placeholder="Rodriguez" type="text" class="form-control" id="apellido" required> <span>Documento:</span>
</p>
<p class="inline-input"> <select class="small" name="doctype" required id="doctype">
<span>Documento:</span> <option>Tipo:</option>
<option>C.I</option>
<option>PSP</option>
</select>
<label for="docnro" class="control-label">Nro.</label>
<input placeholder="Seleccione Tipo.. " type="text" id="txtdocnro" name="docnro" required>
</p>
<p>
<span>Dirección:</span>
<input name="dir" placeholder="18 de Julio 1544" type="text" name="dir" required>
</p>
<p class="inline-input">
<span>Pais: </span>
<!--<label for="pais" class="control-label">Pais</label>-->
<input placeholder="Uruguay" type="text" class="form-control" name="pais" required>
<label for="estado" class="control-label">Ciudad</label>
<input placeholder="Montevideo" type="text" name="ciudad" required>
</p>
<p><span>Teléfono:</span><input placeholder="099 123 456" class="contact" type="text" name="tel" required /></p>
<p><span>Email:</span><input placeholder="mail@example.com" class="contact" type="email" name="email" value="" required/></p>
<p><span>Profesión:</span><input placeholder="Profesor" class="contact" type="text" name="profesion" required/></p>
<select class="small" name="doctype" required id="doctype"> <p>
<option>Tipo:</option> <span style="width:150px;">Precisa financiación?</span>
<option>C.I</option> <label>Si</label><input type="radio" name="financiacion" value="si" id="sifinan"/>
<option>PSP</option> <label>No</label><input type="radio" checked="True" name="financiacion" value="no" id="nofinan"/>
</select> </p>
<label for="docnro" class="control-label">Nro.</label> <br/>
<input placeholder="Seleccione Tipo.. " type="text" id="txtdocnro" name="docnro" required> <p id="detallefinan">
</p> <span>Detalle, con estimación de costo:</span>
<p> <textarea class="contact textarea" type="text" rows="8" cols="50" name="detallefinan"></textarea>
<span>Dirección:</span> </p>
<input name="dir" placeholder="18 de Julio 1544" type="text" name="dir" required>
</p> <p style="padding-top: 15px"><span>&nbsp;</span><input class="submit" type="submit" name="contact_submitted" value="submit" /></p>
<p class="inline-input"> </div>
<span>Pais: </span> </form>
<!--<label for="pais" class="control-label">Pais</label>--> <div id="statusmsg" class="alert alert-success">
<input placeholder="Uruguay" type="text" class="form-control" name="pais" required> <strong>Success!</strong> Indicates a successful or positive action.
<label for="estado" class="control-label">Ciudad</label>
<input placeholder="Montevideo" type="text" name="ciudad" required>
</p>
<p><span>Teléfono:</span><input placeholder="099 123 456" class="contact" type="text" name="tel" required /></p>
<p><span>Email:</span><input placeholder="mail@example.com" class="contact" type="email" name="email" value="" required/></p>
<p><span>Profesión:</span><input placeholder="Profesor" class="contact" type="text" name="profesion" required/></p>
<p>
<span style="width:150px;">Precisa financiación?</span>
<label>Si</label><input type="radio" name="financiacion" value="si" id="sifinan"/>
<label>No</label><input type="radio" checked="True" name="financiacion" value="no" id="nofinan"/>
</p>
<br/>
<p id="detallefinan">
<span>Detalle, con estimación de costo:</span>
<textarea class="contact textarea" type="text" rows="8" cols="50" name="detallefinan"></textarea>
</p>
<p style="padding-top: 15px"><span>&nbsp;</span><input class="submit" type="submit" name="contact_submitted" value="submit" /></p>
</div> </div>
</form>
<div id="statusmsg" class="alert alert-success">
<strong>Success!</strong> Indicates a successful or positive action.
</div> </div>
</div> </div>
</div> </div>

View File

@ -1,12 +1,12 @@
<div id="logo"> <div id="logo">
<div id="logo_text"> <div id="logo_text" class="row">
<!-- class="logo_colour", allows you to change the colour of the text --> <!-- class="logo_colour", allows you to change the colour of the text -->
<h1><a href="/">6to<span class="logo_colour"> Coloquio Uruguayo de Matemática</span></a></h1> <h1><a href="/">6to<span class="logo_colour"> Coloquio Uruguayo de Matemática</span></a></h1>
<h2 style="font-size:29px;"><strong>20, 21 y 22 de Diciembre</strong></h2> <h2 style="font-size:29px;"><strong>20, 21 y 22 de Diciembre</strong></h2>
</div> </div>
</div> </div>
<div id="menubar"> <div id="menubar" class="row">
<ul id="menu"> <ul id="menu">
<li class="selected"><a href="/">Inicio</a></li> <li class="selected"><a href="/">Inicio</a></li>
<li><a href="contact.html">Contacto</a></li> <li><a href="contact.html">Contacto</a></li>

View File

@ -4,21 +4,28 @@ body
{ font-family: "lucida sans", arial, sans-serif; { font-family: "lucida sans", arial, sans-serif;
padding: 0px; padding: 0px;
margin: 0px; margin: 0px;
font-size: .78em; font-size: 13px;
background: #090708; background: #090708;
color: #5D5D5D; color: #5D5D5D;
} }
body{ body{
background: /*background:
linear-gradient( linear-gradient(
rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8),
rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0.8)
), ),
url(background.jpg); url(background.jpg);*/
background-color: white;
} }
@media screen and (min-width: 1200px) {
.container{
width: 970px;
}
}
p p
{ margin: 0px; { margin: 0px;
padding: 0px 0px 16px 0px; padding: 0px 0px 16px 0px;
@ -201,7 +208,7 @@ ul#menu li a:hover
{ color: #FC9C04;} { color: #FC9C04;}
#site_content #site_content
{ width: 858px; { /*width: 858px;*/
overflow: hidden; overflow: hidden;
margin: 0 auto 0 auto; margin: 0 auto 0 auto;
padding: 10px 20px 20px 20px; padding: 10px 20px 20px 20px;