Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions customize.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xyz",
"greetingText": "I really like your name btw!",
"name": "Srijita",
"greetingText": "I really like your name and you btw!",
"wishText": "Aankhon me teri Ajab si Ajab si aadae hai, Dil ko bna de malang ye teri wo hawayeinn hai",
"imagePath": "img/vector.jpg"
}
Binary file added images/image1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image5.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image6.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/image7.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/mocha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ <h1 class="one">
Hey
<span id="name">xyz</span>
</h1>
<p class="two" id="greetingText">I really like your name btw!</p>
<p class="two" id="greetingText">I really like you and your name btw!</p>
</div>
<div class="three">
<p>It's Valentine!!! :D</p>
<p>It's almost Valentine's Day!!! :D</p>
</div>
<div class="four">
<div class="text-box">
<p class="hbd-chatbox">
Happy Valentine's Day!! Yeee! Love and blah blah...
Message: "Happy Valentine's Day!! Yeee! Hope you are doing well!, Love and etc..."
</p>
<p class="fake-btn">Send</p>
</div>
Expand All @@ -49,10 +49,10 @@ <h1 class="one">
</p>
</div>
<div class="six">
<img src="img/vector.jpg" alt="" class = "girl-dp" id="imagePath" />
<img src="img/mocha.jpg" alt="" class = "girl-dp" id="imagePath" />
<div class="wish">
<h3 class="wish-hbd">Happy Valentine's Day Gorgeous</h3>
<h5 id="wishText">kuch kuch</h5>
<h3 class="wish-hbd">Happy Valentine's Day Gorgeous Ms. Chanda</h3>
<h5 id="wishText">Will you be my <strong>Valentine?</strong>strong> </h5>
</div>
</div>
<div class="seven">
Expand Down