Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raitis Ralfs
www_js
Commits
0c8d01e9
Commit
0c8d01e9
authored
Mar 07, 2018
by
Raitis Ralfs
Browse files
add new line spacers
parent
fb3308d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
index.html
index.html
+8
-0
No files found.
index.html
View file @
0c8d01e9
...
@@ -22,16 +22,24 @@
...
@@ -22,16 +22,24 @@
<p
id=
"laiks"
>
Šodien ir
</p>
<p
id=
"laiks"
>
Šodien ir
</p>
<button
onclick=
"pirmaisUzdevums()"
>
Spied lai iegūtu laiku
</button>
<button
onclick=
"pirmaisUzdevums()"
>
Spied lai iegūtu laiku
</button>
<hr>
<h2>
Otrais Uzdevums
</h2>
<h2>
Otrais Uzdevums
</h2>
<p
id=
"otraisUzdevums"
>
Hipotenūzas garums, kur a = 189, b = 256 ir
</p>
<p
id=
"otraisUzdevums"
>
Hipotenūzas garums, kur a = 189, b = 256 ir
</p>
<button
onclick=
"otraisUzdevums()"
>
Spied lai iegūtu hipotenūzas garumu
</button>
<button
onclick=
"otraisUzdevums()"
>
Spied lai iegūtu hipotenūzas garumu
</button>
<hr>
<h2>
Trešais Uzdevums
</h2>
<h2>
Trešais Uzdevums
</h2>
<canvas
id=
"tresaisUzdevums"
height=
"300px"
width=
"300px"
></canvas>
<canvas
id=
"tresaisUzdevums"
height=
"300px"
width=
"300px"
></canvas>
<button
onclick=
"tresaisUzdevums()"
>
Zīmēt 3. uzdevumu
</button>
<button
onclick=
"tresaisUzdevums()"
>
Zīmēt 3. uzdevumu
</button>
<hr>
<h2>
Ceturtais uzdevums
</h2>
<h2>
Ceturtais uzdevums
</h2>
<button
class=
"ceturtaisUzdevums"
>
Click to scroll to top
</button>
<button
class=
"ceturtaisUzdevums"
>
Click to scroll to top
</button>
<hr>
</main>
</main>
<script
src=
"script.js"
></script>
<script
src=
"script.js"
></script>
</html>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
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