Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsvdp authored Nov 15, 2023
1 parent d36a2e0 commit 3db2559
Showing 1 changed file with 123 additions and 0 deletions.
123 changes: 123 additions & 0 deletions Prince01.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Prashanth Blogger</title>
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body>
<h1> The Prince's Journey </h1>
</body>

<style>
html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
background-color: #fbfbfb;
}

.container {
display: flex;
flex-direction: column;
min-height: 100%;
}

.story-section {
flex: 1;
width: 80%;
background-color: #2a2827;
border: 4px solid #dddd0d;
padding: 20px;
margin: 20px auto;
border-radius: 2px;
text-align: center;
}

.story-section img {
width: 100%;
max-width: 1000px;
height: auto;
border-radius: 8px;
margin: 0 auto;
}

.description {
color: #fd0404;
font-size: 24px;
text-align: center;
font-weight: bold;
}

.custom-font-size {
color: #fbfbfb;
font-size: 18px;
text-align: justify;
}
footer {
background-color: #faf6f4;
color: rgb(153, 10, 10);
text-align: center;
padding: 10px 0;
}

</style>
</head>
<body>

<div class="story-section">

<li> <img src="images A/chapter 1/PJ1.JPG" alt="">
<p class="description"></pclass> </p>
<li><P1 class="custom-font-size"></P1class>Inthe 1990s, the public school system at the time, and how his childhood experiences led him to write as a career It couldn’t end this story until life ended. This story cannot say the names of the characters or the details of family members. This story belongs to every person in the world. A boy's autobiography continues in the story.
</P1></li>
</li>
<li> <img src="images A/chapter 1/PJ2.JPG" alt="">
<p class="description"></pclass> 1990</p>
<P1 class="custom-font-size"></P1class>Parent’s words: He’s here; he’s finally here! Little Prince was born on the most beautiful day of the year, a sunny and warm Friday, August 15, 1997, weighing 7.3 lbs and 20.3 inches long. The emotions and experiences are hard to put into words.
</P1></li>
<li> <P2 class="custom-font-size"></P2class> “Remember, revealing the prince’s name soon requires careful consideration and dignity.”
</P2></P2>
</li>

<li> <img src="images A/chapter 1/PJ3.JPG" alt="">
<p class="description"></pclass> Memories of Parents </p>
<li><P1 class="custom-font-size"></P1class>With their neighbor, parents began to celebrate "Prince's First Birthday." Little Prince's parents were not pleased with the birthday celebration because they lived in an area that was inaccessible to them. For what reason? Prince Father is unable to settle down because he works for the government. It is going to be necessary to move him around.
</P1></li>
<li><P1 class="custom-font-size"></P1class>The Surat government employed the prince’s father. When he was twelve years old, his father passed away. Prince's father eventually succeeds in getting a job and gets married at the age of thirty, after countless obstacles. So, there are many struggles, but the prince’s father is happy with his son's birth. He thinks that my son should not struggle with life and money. I should give him the best life and education.
</P1></li>
</li>

<li> <img src="images A/chapter 1/PJ4.JPG" alt="">
<p class="description"></pclass> Prince’s mother </p>
<li><P1 class="custom-font-size"></P1class>Little Prince's mother is a homemaker. She will keep her husband and child in a healthy and happy atmosphere at home. She will understand her husband's problems in any case. She will take care of her child because she has no interest in meeting her parents. Why? Because her parents mostly like Big Brother and Small Sister. Their brother and sister also have such a selfish mindset, but the prince's mother likes there brother and sister.
</P1></li>
<li> </li><P1 class="custom-font-size"></P1class>Prince's parents' marriage happens like a miracle. In the year 1996, March 8th, Thursday suddenly happened by God Script. Prince’s father and family members went to the wrong house. Prince’s father and mother see each other.They suddenly completed their engagement that day. Knowing the truth that the wrong place came from Prince Father. Prince’s parents' family was shocked and thought about further things to do. They decide to marry them.
</P1></li>
</li>

<li> <img src="images A/chapter 1/PJ5.JPG" alt="">
<p class="description"></pclass> </p>
<P1 class="custom-font-size"></P1class>Prince Father transferred from Tamil Nadu to Maharashtra. One year later, they transferred from Maharashtra to Surat with their little prince. Some days later, Prince got sick. Prince cannot control his fever or lose motion. Prince’s parents got scared and went back to Tamil Nadu to check up on their child's health. A few days later, the prince gets back to Surat with the prince’s grandmother.
</P1> </li>

<li> <P2 class="custom-font-size"></P2class> This story will continue in Chapter 2……..</P2></P2> </li>
</div>
<footer>
<ul class="icons ">
<li><a href="https://medium.com/@kpsvdp" class="icon brands fa-medium"><span class="label">medium</span></a></li>
<li><a href="https://twitter.com/KPSVDPrashanth" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/kpsvd.prashanth" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/prashanth_k.p.s.v.d" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/kpsvdp" class="icon brands fa-github"><span class="label">GitHub</span></a></li>

</ul>
</footer>

</body>
</body>
</html>

0 comments on commit 3db2559

Please sign in to comment.