0% found this document useful (0 votes)
13 views2 pages

Htmlviewer HTML

The document is an HTML template for a login page of Puzzle School, featuring a form for users to input their name, email, and message. It includes links to stylesheets and a background image, as well as a button to submit the form. The page emphasizes user engagement with a call to action for a free quote.

Uploaded by

steff.shoto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Htmlviewer HTML

The document is an HTML template for a login page of Puzzle School, featuring a form for users to input their name, email, and message. It includes links to stylesheets and a background image, as well as a button to submit the form. The page emphasizes user engagement with a call to action for a free quote.

Uploaded by

steff.shoto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<!

Doctype>
<html lang="en"><head>
<title> Inicio de Sesión </title>
<meta name="description" content="Puzzle School">
<meta name="keywords" content="PuzzleSchool PuzzleSoft">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta property="og:locale" content="es_GT">
<meta property="og:type" content="article">
<meta property="og:title" content="PuzzleSchool - Plataforma de gestión
de colegios">
<meta property="og:url" content="">
<meta property="og:site_name" content="PuzzleSchool">
<link rel="shortcut icon" href=" https://liceocss-
campusz18.puzzleschool.com.gt/storage/colegio/logo.png ">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?
family=Poppins:300,400,500,600,700">
<link rel="stylesheet"
href="https://puzzlesoft01.nyc3.cdn.digitaloceanspaces.com/puzzleschool/
metronic_assets/plugins/global/plugins.bundle.css" type="text/css">
<link rel="stylesheet"
href="https://puzzlesoft01.nyc3.cdn.digitaloceanspaces.com/puzzleschool/
metronic_assets/css/style.bundle.css" type="text/css">
<link
href="https://liceocss-campusz18.puzzleschool.com.gt/assets/css/custom.css"
rel="stylesheet" type="text/css">
<link
href="https://liceocss-campusz18.puzzleschool.com.gt/assets/css/animations.css"
rel="stylesheet" type="text/css">
</head>
<body background="https://encrypted-tbn0.gstatic.com/images?
q=tbn:ANd9GcT1OAyOPvnsoi2nzHfmE8aFe6nVhLGJICtQDw&s">
<fieldset>
<div class="d-flex flex-column flex-root" style="background-image:
black">
<div class="d-flex flex-column flex-column-fluid bgi-position-y-
bottom position-x-center bgi-no-repeat bgi-size-contain bgi-attachment-fixed
bgcolor gray">
<div class="d-flex flex-center flex-column flex-column-
fluid p-2 pb-lg-20">
<div class="w-100 w-lg-500px bg-body gray-sm p-10 p-
lg-15 mx-0 mx-auto slide-in-2s">
<div class="d-flex justify-content-evenly slide-in-2s">
<bgcolor="gray">
<a href="#" class="mb-6 mx-10">
</a>
<a href="#" class="mb-6 mx-10">
</a>
</div>
<form method="POST" action="https://liceocss-
campusz18.puzzleschool.com.gt/login" accept-charset="UTF-8" role="form"
class="validate-form"><input name="_token" type="hidden"
value="TGbt4Sv1cvJOaMeeAK5u5CDimJVMigWIYvduH2my">
<div class="text-center mb-10 fade-in-1s">
<h1 class="text-dark mb-3 subtitle text-puzzleschool01">
Comienze con una cotización gartis
</h1>
</div>
<div class="row">
<div class="col-lg-12">
<div class="fv-row mb-10 slide-in-2s">
<label class="form-label fs-6 fw-bolder text-dark">Nombre:</label>
<input type="text" name="texto" placeholder="Escribe tu nombre">
<div class="fv-row mb-10 slide-in-2s">
<label class="form-label fs-6 fw-bolder text-dark">Email:</label>
<input type="email" name="email" placeholder="Correo Electrónico">
<br>
Mensaje:
<textarea cols="15" rows="5">
</textarea>
<br><br>
<input name="Políticas" type="radio" value="rbipeliculas" />Acepto los
términos y condiciones
<br><br>
<button type="submit" id="kt_sign_in_submit" class="btn btn-lg btn-primary
w-100 mb-5">
<span class="indicator-label">Enviar Datos</span>
</button>
</fieldset>
</body></html>

You might also like