Skip to content
Snippets Groups Projects
Commit ac4b1cce authored by Anna Horndahl's avatar Anna Horndahl
Browse files

Exercise 1-2 klar, 3 påbörjad

parents a50f82a8 24b44ef8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
</head>
<body>
<div>
<div id="home-div">
<img src="image5-small.jpg">
</div>
......
......@@ -11,6 +11,14 @@
margin-top: 20px;
}
#home-div {
border-style: solid;
border-color: black;
width: 800px;
height: 500px;
}
#sortable {
list-style-type: none; margin: 0; padding: 0; width: 60%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment