ACC SHELL
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<link rel="stylesheet" type="text/css" href="style.css" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
</style>
</head>
<body>
<div id="mainframe">
<div id="head_">
<div id="head_left"><img src="img/logo.jpg" alt="logo" title="logo" />
</div>
<div id="head_right">
<h2 class="style2">INTRANET LSP Automotive</h2>
</div>
</div>
</div>
<div id="mybody">
<div id="mybodyleft">
</div>
<div id="mybodyright">
<form action="../db/log_in.php" method="post">
<label>Login: </label><input name="log" type="text" /><br />
<br />
<label>Heslo: </label><input name="passw" type="password"/><br />
<br />
<button name="ok">Odeslat</button>
</form>
</div>
</div>
</body>
</html>
ACC SHELL 2018