Site
- add scroll function
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<div id="topBar">
|
||||
<h1>PTME</h1>
|
||||
<div id="topButton">
|
||||
<p onclick="scrollToSection()">HOME</p>
|
||||
<p>PROJECT</p>
|
||||
<p>HOME</p>
|
||||
<p id="AAAAAAA">PROJECT</p>
|
||||
<p>AUTHORS</p>
|
||||
</div>
|
||||
<div id="loginButton">
|
||||
@ -80,7 +80,7 @@
|
||||
</div>
|
||||
<section class="homeSection">
|
||||
</section>
|
||||
<section class="homeSection relative">
|
||||
<section class="homeSection relative" id="QWERTYUIOP">
|
||||
<img id="firstBall" src="/static/img/homePage/ball3D2.png">
|
||||
<img id="secondBall" src="/static/img/homePage/ball3D3.png">
|
||||
<div class="relative">
|
||||
|
Reference in New Issue
Block a user