Project 1 -Fav Book
Hi friends as i said in the previous post. This educational platform provides valuable content. Grab it.
<!DOCTYPE html><html><head> <meta charset=”utf-8″> <meta name=”viewport”
content=”width=device-width”>
<title>JS Bin</title></head><body> <h1>📖MY Fav Book📗</h1> <h2>Good Vibes Good Life </h2>
<p> Hallo! My name is Dharnishaa.
<p>
This My Fav Book.</p> <p>I love reading Motivational Book.</p> <p>Books that boost the perspect of life.</p> <p>Good Vibes Good Life By Vex King📔</p> </p>
<h1>📓My Fav Book📕</h1> <ul>
<p> Okay! A little bit explanation about this Book📙. <p> This is a book that contain full of positive contents💛. </p>
<p>A book that gives a lots of motivation to lift ones lifes with purpose⏲.</p>
<p>This book is only for readers that finding positivity and to connect themselves to self-love.</p>
<p>Good Vibes will automatically will provide a Good Life.</p> <p>Book By the very talented Vex King. A book that changes many of lifes.</p> </p>
<h1>The Book Related Video</h1>
<video controls width=”320″ height=”240″ controls>
<source src=”C:\Users\User\Downloads\GVGL.mp4″
type=”video/mp4
<source src=”C:\Users\User\Downloads\GVGL.mp4.ogg”
type=”video/ogg”>
Your browser does not support the video tag. </video>
<ul>
<p>Click the play button</p>
<audio controls src=”C:\Users\User\Downloads\audio.mp3″>
Your browser does not support the audio element.
</audio>
</ul>
<p>Your Details</p>
<form action=”server-script-url-here” method=”GET or POST” >
<label for=”fname”>Name</label>
<input type=”text” name=”FirstName” id=”fname” value=”Dharnishaa”/><br/><br/> <label for=”lname”>Surname</label>
<input type=”text” name=”LastName”id=”lname” value=”Shaa”/><br/><br/>
<input type=”submit” value=”Submit”/>
</form>
<p>Choose The Option</p> <form>
<select> <option value=”books”>Life</option>
<option value=”html”>Money</option>
<option value=”css”>Love</option>
<option value=”php”>Job</option>
<option value=”js”>Peace</option>
</select>
</form>
<p> Enter Your Email
<form action=”getform.php” method=”get”>
<input type=”email” name=”user_email” placeholder=”Enter your email” />
<input type=”submit” value=”Submit” /> </form> </p>
</ul> <!–Book Picture–> <h3>Book Reference📘</h3> <li> <img src=”https://imgur.com/Lo4XwaC.jpg” alt=”Good Vibes Good Life”> </li> <li> <img src=”https://imgur.com/AhxwtHA.jpg” alt=”Content”> </li>
<h3>Additional Book Links</h3>
<li><a href=”https://malaysia.kinokuniya.com/bw/9781788171823″>Link 1</a>
</li>
<li><a href=”https://www.amazon.com/Good-Vibes-Life-Self-Love-Unlocking/dp/1788171829″>Link 2</a>
</li>
<li> <a href=”https://books.google.com/books/about/Good_Vibes_Good_Life.html?id=3wBlDwAAQBAJ”>Link 3</a></li>
<li> <a href=”https://www.waterstones.com/book/good-vibes-good-life/vex-king/9781788171823″>Link 4</a></li>
<li> <a href=”https://www.popularonline.com.my/default/catalog/product/view/_ignore_category/1/id/154222/s/9781788171823/?did=5897″>Link 5</a>
</li>
<h3>Additional Image Links</h3>
<li> <a href =”https://imgur.com/T4DDCkp.jpg”>Image 1</a></li><li> <a href=”https://imgur.com/9nuKj3n.jpg”>Image 2</a></li>
</body></html>