Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sander Kvenild
DCST1007 - OOP
Commits
a7aa1375
Commit
a7aa1375
authored
Feb 11, 2022
by
Sander Kvenild
Browse files
Improved layout
parent
2ab7bf80
Changes
1
Hide whitespace changes
Inline
Side-by-side
js-ov13-oop3-sander-kvenild/minebobler.html
View file @
a7aa1375
...
...
@@ -3,12 +3,23 @@
<head>
<meta
charset=
"utf-8"
>
<title></title>
<style>
table
,
tr
,
td
{
border
:
1px
solid
black
;
"
}
</style>
</head>
<body>
<canvas
id=
"canvas"
height=
"400"
width=
"600"
></canvas>
<br>
Form, trykk 'M' for å endre:
<div
id=
"shape"
>
Sirkel
</div>
</td>
<td>
<div
id=
"rectangle"
>
false
</div>
</td>
</tr>
</table>
<script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment