Forum Moderators: open
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pagina</title>
<link type="text/css" rel="stylesheet" href="ss.css"/>
</head>
<body>
<div id="ciup">
<h1>Page title</h1>
<h2> Page logo </h2>
</div>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<div id="top">
<a href="#" class="link">Job description details</a>
<a href="#" class="link2">Audit trail</a>
<a href="#" class="link3">Files</a>
</div>
<div class="spatiu">
<p>Basic function and Scope <span style="color:red">*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:20px" ></textarea>
</p>
<p>Task and duties <span style="color:red">*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:71px"></textarea>
</p>
<p>Work contacts <span style="color:red">*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:82px"></textarea>
</p>
<p>Independence of operation <span style="color:red" >*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:12px"></textarea>
</p>
<p>Supervisory responsability <span style="color:red">*</span>
<input type="radio" name="tip" value="Supervision"
checked="checked" style="margin-left:15px"/> Supervision
<input type="radio" name="tip" value="Direction"
checked="checked"/>Direction
<input type="radio" name="tip" value="None" />
None
<br/>
<div class="left">
<textarea cols="75" rows="3" style="margin-left:170px"></textarea>
</div>
<div id="one">
<p>Total number of subordinates
<textarea cols="77" rows="1" style="margin-top:5px"></textarea>
</p>
</div>
<br/>
<p>Physical effort <span style="color:red">*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:83px"></textarea>
</p>
<p>Work conditions <span style="color:red">*</span>
<textarea class="intro" cols="178" rows="3" style="margin-left:70px"></textarea>
</p>
</p>
<p style="color:#008AE6"><b> Minimum requirements</b></p>
<table>
<tr style="background-color:#C0C0C0">
<th>Header 1</th>
<th>Header 2</th>
<th>Header 3</th>
<th>Header 4</th>
<th>Header 5</th>
</tr>
<tr>
<td>Row:1 Cell:1</td>
<td>Row:1 Cell:2</td>
<td>Row:1 Cell:3</td>
<td>Row:1 Cell:4</td>
<td>Row:1 Cell:5</td>
</tr>
<tr>
<td>Row:2 Cell:1</td>
<td>Row:2 Cell:2</td>
<td>Row:2 Cell:3</td>
<td>Row:2 Cell:4</td>
<td>Row:2 Cell:5</td>
</tr>
<tr>
<td>Row:3 Cell:1</td>
<td>Row:3 Cell:2</td>
<td>Row:3 Cell:3</td>
<td>Row:3 Cell:4</td>
<td>Row:3 Cell:5</td>
</tr>
<tr>
<td>Row:4 Cell:1</td>
<td>Row:4 Cell:2</td>
<td>Row:4 Cell:3</td>
<td>Row:4 Cell:4</td>
<td>Row:4 Cell:5</td>
</tr>
<tr>
<td>Row:5 Cell:1</td>
<td>Row:5 Cell:2</td>
<td>Row:5 Cell:3</td>
<td>Row:5 Cell:4</td>
<td>Row:5 Cell:5</td>
</tr>
<tr>
<td>Row:6 Cell:1</td>
<td>Row:6 Cell:2</td>
<td>Row:6 Cell:3</td>
<td>Row:6 Cell:4</td>
<td>Row:6 Cell:5</td>
</tr>
</table>
<br/>
<br/>
</div>
<hr/>
<div id="buton">
<a href="#" class="myButton">Submit</a>
<a href="#" class="myButton2">Save</a>
<a href="#" class="myButton3">Cancel</a>
</div>
</body>
</html> <meta charset="UTF-8" /> HTML 1.0 Transitional.
Error Line 46, Column 22: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<div class="left">
Line 56, Column 5: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<p>Physical effort <span style="color:red">*</span>