11 lines
395 B
HTML
11 lines
395 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Description Literature report task</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
<div>Each group needs to submit one report in pdf format. <br></div><div>The first page of the report should contain the following:</div><div><br></div><div><ul><li>Names of group members </li></ul></div><div><ul><li>Student number </li></ul></div>
|
|
</body>
|
|
</html> |