10 lines
135 B
HTML
10 lines
135 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title> Šifrovačka </title>
|
|
</head>
|
|
|
|
<body><center>
|
|
Toto je šifrovačka
|
|
</center> </body>
|
|
</html>
|