first two files of the website

master
tisa 5 years ago
commit 9094e02579

@ -0,0 +1,14 @@
<!DOCTYPE HTML>
<html>
<link rel="stylesheet" type="text/css" href="style.css">
<head>
<title>Tisa Neža Herlec</title>
</head>
<body>
<h1>So, ...</h1>
<p>I started it to test <b>Git</b></p>
</body>
</html>

@ -0,0 +1,10 @@
body { background: yellow;
color:black
style: bold
}
p {
text-decoration: initial
;
}
Loading…
Cancel
Save