Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
poisk-ls authored Feb 6, 2024
1 parent 2d3afb5 commit 86b5f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
11 changes: 2 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,7 @@ <h1 id="port" onmousedown="heay.play()">My Portfolio </h1>
<p class="ui-btn ui-icon-info ui-btn-icon-left btn1" id="bg" onmousedown="cli.play()"><a href="#about" class="btn2" data-transition="flip" id="color">About</a></p><br>
<p class="ui-btn ui-icon-mail ui-btn-icon-left btn1" id="bg" onmousedown="cli.play()"><a href="#contact" class="btn2" data-transition="turn" id="color">Contact</a></p><br>
<p class="ui-btn ui-icon-gear ui-btn-icon-left btn1" id="bg" onmousedown="cli.play()"><a href="#contribute" class="btn2" data-transition="pop" id="color">Contribute</a></p><br>
<!----exit app---->
<p class="btn1" onmousedown="cli.play()"><a onclick="PlaySound()" href="#popupCloseRight" data-rel="popup" data-position-to="window" class="ui-btn ui-icon-action ui-btn-icon-left color" data-transition="pop" class="btn2" id="exit">Exit</a></p><br>
<div data-role="popup" id="popupCloseRight" class="ui-content">
<p id="para"><a href="index.html" id="href">Are you sure you want to close the app?</a></p>
<a onClick="closeApp()" class="ui-btn ui-icon-delete ui-btn-icon-left" data-role="button" id="yes" onmousedown="cli.play()">Yes</a>
<a onclick="PlaySound()" class="ui-btn ui-icon-minus ui-btn-icon-left" href="#" data-rel="back" data-role="button" id="no" onmousedown="cli.play()">No</a>
</div> <!--exitbutton-->
<!----exit app---->

<div data-role="footer" data-position="fixed" id="head">
<h4 id="port" onmousedown="mes.play()">@poisk-ls</h4>
</div><!-- /footer-->
Expand Down Expand Up @@ -94,7 +87,7 @@ <h1 id="port">About me</h1>
<div role="main" class="ui-content">
<a href="#home" data-transition="flip" class="ui-icon-carat-l ui-btn-icon-left btn2" onmousedown="clic.play()"></a><br><br>
<h3 class="par4" id="par4" onmousedown="aboutz.play()">Developer: Jade Nelson N. Buhayan<br><br>Course: BSIT<br><br>Age: 21<br><br>Nationality: Pure Filipino<br><br>Birthdate: August, 08, 2001<br><br>Place of Birth: Birthing Home<br><br>Purok: Vietnamrose<br><br>
Address: Tarong, Madridejos, Cebu<br><br>Religion: Catholic<br><br>Status: Taken<br><br>Education: 2020-2024 -- S.Y Taking Course Bachelor of Science Information Technology , present -- 4th year level<br></h3><br><br><center><span onclick="own()" id="with" onmousedown="sipat.play()">In a relationship with.. </span></center><br>
Address: Tarong, Madridejos, Cebu<br><br>Religion: Catholic<br><br>Status: Taken<br><br>Education: 2020-2024 -- S.Y Taking Course Bachelor of Science Information Technology , present -- 4th year level<br></h3><br><br>
</div><!-- /content-->
<br><span style="color:yellowgreen;text-shadow: 0 0 0;font-family:'Times New Roman';font-variant:small-caps;font-size:12px;margin-left:320px;text-align: left;justify-content: left;" onmousedown="cli.play()">V4.4.4 </span><br>
<div data-role="footer" data-position="fixed" id="head">
Expand Down
4 changes: 0 additions & 4 deletions js/click.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ pois.src = "audio/pois.ogg";
var heid = new Audio();
heid.src = "audio/heid.wav";

function own() {
alert("Glyza Cena Oronan");
}

function ph0ne() {
alert("+63 905 2877 252");
}
Expand Down

0 comments on commit 86b5f19

Please sign in to comment.