You are on page 1of 29

1

RAJA BAHADUR VENKAT RAMA REDDY WOMEN’S


COLLEGE
(AUTONOMOUS)
Affiliated to Osmania University
Accredited by NAAC with ‘B++’ Grade
College With Potential for Excellence (Selected by UGC)
NARAYANGUDA, HYDERABAD – 27, TELANGANA STATE.

GENERIC ELECTIVE:
Web Designing and Development
(2020-2021)

PROJECT REPORT
BY
Name: Ms. Akula Poojitha
Hall ticket No: 141620672002
Class: MBA 1st year (Sec-A)
2

Ph.no: 27564660
Fax No: 040-275600200
E-mail: rbvrrwc@rediffmail.com
Website: www.rbvrrwomenscollege.net

RAJA BAHADUR VENKAT RAMA REDDY WOMEN’S


COLLEGE
(AUTONOMOUS)
Affiliated to Osmania University
Accredited by NAAC with ‘B++’ Grade
College With Potential for Excellence (Selected by UGC)
NARAYANGUDA, HYDERABAD – 27, TELENGANA STATE.
Date: 20/10/2021.

Certificate

This is to certify that Ms. Akula Poojitha bearing the Hall Ticket no:
141620672002 studying MBA 1ST year, 2nd semester has Successfully completed an
Assignment Project Work Title “Web Page for Life Craft” of Generic Elective:
“Web Designing and Development” in the Department of MBA for the academic
year 2020-2021.
3

INDEX

S.no Content Page No.

1. About the Project 4

2. Details of Web pages 5

3. Flow Diagram of Web Pages 6

4. Source Code 7 - 23

5. Screenshots of Web Pages 24 - 28

6. Conclusion 29
4

About the Project

➢ The aim of this project is the design of Life Craft.


➢ The webpage created to display different types of Life Crafts. This allows
us to relax and have a good time.
➢ This Webpage helps to build self-conscious about your appearance.
➢ This page tells us how to overcome when you feel guilty about things you
have done or failed to do.
➢ In depth, this page concludes beyond all this, your happiness fleeting, your
health insecure.
➢ Totally this webpage includes,
1. Articles,
2. Skills.
3. Some motivational Quotes.
4. Habits which we have to follow, and
5. Books me must read.
5

Details of web Pages

Home page:
It displays the navigation bar of life craft. It is a content related page where we find the reality of
life through this navigation bar we can choose one Youtube video via hyperlink about “What is
Life”?.

Articles:
There are enough articles on this site to fill multiple books, so it can sometimes be daunting to
know where to start. Below are what many consider to be the best articles that have been the most
popular, the most shared, or had the greatest effect on readers’ lives.

Habits:
Start building these simple yet essential habits for a happier and more productive life: Create
a morning ritual. Maybe you like to go for a run. Having a structured start to your day instead of
rushing to make up for the lost time also helps eliminate stress, mental fatigue and enhances your
productivity.

Skills:
Life skills are defined as “a group of psychosocial competencies and interpersonal skills that help
people make informed decisions, solve problems, think critically and creatively, communicate
effectively, build healthy relationships, empathize with others, and cope with and manage their lives
in a healthy.

Quotes:
Great speakers often quote other inspiring people when making speeches. Newspapers will
often quote the people they interviewed to show the reader they aren’t making things up or paraphrasing.
Religious leaders will often quote the words written in a holy book when giving sermons.

Books:
Motivational books teach us how to seal the deal when it comes to relationships and people. From
developing a better understanding of people and why they do so, to being able to forgive, and say
no when needed, motivational books equip you to have lasting and meaningful relationships.
6

Flow Chart

1.Articles 2.Habits

Life Craft 3.Skills


5.Books

4.Quotes
7

Source Code

INDEX (HOME PAGE)

<!DOCTYPE html>

<head><title>Life Craft - The Mastery of Life</title>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

</head>

<body>

<header>

<a href="index.html">

<img src="img/logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">

</a>

</header>

<hr>

<nav>

<table cellspacing="5" cellpadding="5">

<tr>

<td><a href="index.html">Home</a></td>

<td><a href="articles.html">Articles</a></td>

<td><a href="habits.html">Habits</a></td>

<td><a href="skills.html">Skills</a></td>

<td><a href="quotes.html">Quotes</a></td>

<td><a href="books.html">Books</a></td>

</tr>

</table>

</nav>

<hr>

<h2>Welcome to new life</h2>

<p>
8

Life Craft - Living a good, fulfilling life by developing strong character and life skills.

</p>

<img src="img/lifecraft-wallpaper.jpg" allign="center" width="50%" height="50%" title="Everything is existence hold


a perfect harmonic blueprint">

<ul>

<li>Your humanness proves your holiness.</li>

<li>Your imperfection is your superpower.</li>

<li>Your souls brulses are badges of honor.</li>

<li>Your wounds hold your gifts.</li>

<li>Your feelings are your healings.</li>

<li>Your pain reflects your devotion experiencing and expressing all of life.</li>

<li>Your brokenness demonstrates your determination to love and tells your ability to love and be loved.</li>

</ul>

<p><strong>Made with love</strong></p>

<hr>

<footer>

<a href="https://youtu.be/vQ7ZvPghdy8"><img src="img/youtube.jpg" title="Go to Life Craft Youtube


Channel"></a><br />

Copyright &copy; LifeCraft.love 2021-2022

</footer>

</body>

ARTICALS

<!DOCTYPE html>
<head><title>Articles</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
9

<a href="index.html">
<img src="logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">
</a>
</header>
<hr>
<nav>
<table cellspacing="5" cellpadding="5">
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="articles.html">Articles</a></td>
<td><a href="habits.html">Habits</a></td>
<td><a href="skills.html">Skills</a></td>
<td><a href="quotes.html">Quotes</a></td>
<td><a href="books.html">Books</a></td>
</tr>
</nav>
<hr>

<h2>Articles</h2>

<table>
<tr>
<td bgcolor="yellow" align="center">
<header>
<a href="articles/reconnecting-with-the-power-of-natural-voice.html">
<h3>Reconnecting With The Power Of Natural Voice</h3>
</header>
</td>
</tr>
<tr>
<td>
10

<p>Voice is our most powerful communication tool. Teh problem is that we have been speaking with a
habitual voice that may not be entirely natural.</p>

<strong>keywords:</strong>

<ol>
<li>Authenticity</li>
<li>Natural</li>
<li>Voice</li>
<li>Joy</li>
<li>Medicine</li>
</ol>

</td>
</tr>
</table>

<table>
<tr>
<td bgcolor="yellow" align="center">
<header>
<a href="articles/life-is-heros-of-might-and-magic.html">
<h3>Life Is Heros Of Might And Magic</h3>
</header>
</td>
</tr>
<tr>
<td>
<p>What was so awesome about Heros of might and magic that made us so excited and wanting to play it
when we were kids?</p>

<strong>keywords:</strong>
11

<ol>
<li>Game</li>
<li>Exploration</li>
<li>Adventure</li>
<li>Experience</li>
<li>Wisdom</li>
<li>Skills</li>
<li>Wealth</li>
<li>Resources</li>
<li>Strategy</li>
<li>Magic</li>
<li>Hero</li>
<li>Journey</li>
<li>Artifacts</li>
<li>Time</li>
</ol>

</td>
</tr>
</table>

</body>

HABITS

<!DOCTYPE html>
<head><title>Habits</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
12

<body>
<header>
<a href="index.html">
<img src="img/logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">
</a>
</header>
<hr>
<nav>
<table cellspacing="5" cellpadding="5">
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="articles.html">Articles</a></td>
<td><a href="habits.html">Habits</a></td>
<td><a href="skills.html">Skills</a></td>
<td><a href="quotes.html">Quotes</a></td>
<td><a href="books.html">Books</a></td>
</tr>
</nav>
</table>
<hr>

<h2>Habits</h2>
<img src="img/Habits.jpg" align="center" width="50% height="50%">

<ol>
<p>
<li><strong>Practice Voice Excercises</strong><br />
Why? Because I want to speak openly and confidently with my natural voice.</li>
</p>
<p>
13

<li><strong>Body And Posture Awareness</strong><br />


Why? Because it helps me relax body's tension and so i can learn to listen to what my body is telling
me.</li>
</p>
<p>
<li><strong>Breath Awareness and Deep Breathing</strong><br />
Why? Because it brings me back in the present moment and helps to keep the emotions in balance.</li>
</p>
<p>
<li><strong>Develop Concentration</strong><br />
Why? Because we live in a world of distructions and concentration is one of the most valuable skills to
develop to succeed in life.</li>
</p>
<p>
<li><strong>Emotional State Awareness</strong><br />
Why? Because emotions are the driving force behind all of my actions and becoming aware of emotions is
the first step for mastering them.</li>
</p>
<p>
<li><strong>Drinking a Glass of Water Per Day</strong><br />
Why? Because keeping hydrated is crucial for health and well-being.</li>
</p>
<p>
<li><strong>Cultivate a State of Abundance</strong><br />
Why? Because scarcity mindset is the source of all suffering and i want to live a happy life.</li>
</p>
</ol>
<hr>
<footer>
Copyright &copy; LifeCraft.love 2021-2022
</footer>
</body>
14

SKILLS

<!DOCTYPE html>
<head><title>Skills</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<a href="index.html">
<img src="img/logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">
</a>
</header>
<hr>
<nav>
<table cellspacing="5" cellpadding="5">
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="articles.html">Articles</a></td>
<td><a href="habits.html">Habits</a></td>
<td><a href="skills.html">Skills</a></td>
<td><a href="quotes.html">Quotes</a></td>
<td><a href="books.html">Books</a></td>
</tr>
</table>
<hr>
<h2>Skills</h>
<h3>The Most Important Skills to Develop to Succeed in Life</h3>
<p>
<ul>
15

<li><a href="#concentration">Concentration</a></li>
<li><a href="#voice">Voice</a></li>
<li><a href="#speaking">Speaking</a></li>
<li><a href="#communication">Communication</a></li>
<li><a href="#awareness">Awareness</a></li>
<li><a href="#breathing">Breathing</a></li>
</ul>

<table width="100%">
<tr>
<td>
<h3 id="concentration" >Concentration</h3>
<p>Concentration refers to the mental effort you direct toward whatever you’re working on or learning at
the moment. It’s sometimes confused with attention span, but attention span refers to the length of time
you can concentrate on something.</p>

<h3 id="voice">Voice</h3>
<p>Voice is the sounds, especially speech, that a living thing makes using their mouth or the ability to use
vocal chords and air to make sounds. Voice is also an expressed desire. Voice means to express
something.</p>

<h3 id="speaking">Speaking</h3>
<p>Speak means to talk, to give a lecture or speech, or to use your voice to say something. The word speak
has many other senses as a verb and is used in several idioms. Speak is a synonym of talk and means to use
words and sounds to communicate.</p>

<h3 id="communication">Communication</h3>
<p>Communication is the act of giving, receiving, and sharing information -- in other words, talking or
writing, and listening or reading. Good communicators listen carefully, speak or write clearly, and respect
different opinions.</p>

<h3 id="awareness">Awareness</h3>
<p>Awareness is the state of knowing something, such as the awareness that the sun comes up every
morning.</p>
16

<h3 id="breathing">Breathing</h3>
<p>The process of respiration, during which air is inhaled into the lungs through the mouth or nose due to
muscle contraction and then exhaled due to muscle relaxation.</p>

</td>
</tr>
</table>
</p>
<hr>
<footer>
Copyright &copy; LifeCraft.love 2021-2022
</footer>
</nav>
</body>

QUOTES

<!DOCTYPE html>
<head><title>Quotes</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<a href="index.html">
<img src="img/logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">
</a>
</header>
17

<hr>
<nav>
<table cellspacing="5" cellpadding="5">
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="articles.html">Articles</a></td>
<td><a href="habits.html">Habits</a></td>
<td><a href="skills.html">Skills</a></td>
<td><a href="quotes.html">Quotes</a></td>
<td><a href="books.html">Books</a></td>
</tr>
</table>
<hr>
<h2>Quotes</h2>
<blockquote>
<p>"A world without rules or controls, border or boundaries. A world where anything is Possible."</p>
<i>~<a href="https://www.goalcast.com/the-matrix-quotes/" title="Go to The Matrix's profile page"
target="_blank">The Matrix</a></i>
</blockquote>
<blockquote>
<p>"Many of life’s failures are people who did not realize how close they were to success when they gave
up."</p>
<i>~<a href="https://www.inc.com/kevin-daum/37-quotes-from-thomas-edison-that-will-bring-out-your-
best.html" title="Go to Thomas A. Edison's profile page" target="_blank">Thomas A. Edison</a></i>
</blockquote>
<blockquote>
<p>“Your time is limited, so don’t waste it living someone else’s life. Don’t be trapped by dogma – which is
living with the results of other people’s thinking.”</p>
<i>~<a href="https://www.goalcast.com/top-12-most-inspiring-steve-jobs-quotes/" title="Go to Steve Jobs
profile page" target=_blank">Steve Jobs</a></i>
</blockquote>
<blockquote>
<p>“Curiosity about life in all of its aspects, I think, is still the secret of great creative people.”</p>
18

<i>~<a href="https://www.azquotes.com/author/2193-Leo_Burnett" title="Go to Leo Burnett's profile


page" target="_blank">Leo Burnett</a></i>
</blockquote>
<blockquote>
<p>“Everybody wants to be famous, but nobody wants to do the work. I live by that. You grind hard so you
can play hard. At the end of the day, you put all the work in, and eventually it’ll pay off. It could be in a
year, it could be in 30 years. Eventually, your hard work will pay off.”</p>
<i>~<a href="https://www.awakenthegreatnesswithin.com/35-inspirational-kevin-hart-quotes-on-
success/" title="Go to Kevin Hart's profile page" target="_blanl">Kevin Hart</a></i>
</blockquote>
<blockquote>
<p>“Watch your thoughts; they become words. Watch your words; they become actions. Watch your
actions; they become habits. Watch your habits; they become character. Watch your character; it becomes
your destiny.”</p>
<i>~<a href="https://www.keepinspiring.me/lao-tzu-quotes/" title="Go to Lao Tzu's profile page"
target="_blank">Lao-Tzu</a></i>
</blockquote>
<blockquote>
<p>“Don’t limit yourself. Many people limit themselves to what they think they can do. You can go as far as
your mind lets you. What you believe, remember, you can achieve.”</p>
<i>~<a href="https://www.awakenthegreatnesswithin.com/35-inspirational-mary-kay-ash-quotes-
success/" title="Go to Mary Kay Ash's profile page" target="_blank">Mary Kay Ash</a></i>
</blockquote>
<blockquote>
<p>“If you’re not stubborn, you’ll give up on experiments too soon. And if you’re not flexible, you’ll pound
your head against the wall and you won’t see a different solution to a problem you’re trying to solve.”</p>
<i>~<a href="https://www.referralcandy.com/blog/jeff-bezos-quotes/" title="Go to Jeff Bezos profile
page" target="_blank">Jeff Bezos</a></i>
</blockquote>
<blockquote>
<p>“You must not lose faith in humanity. Humanity is an ocean; if a few drops of the ocean are dirty, the
ocean does not become dirty.”</p>
<i>~<a href="https://www.brainyquote.com/authors/mahatma-gandhi-quotes" title="Go to Mahatma
Gandhi's profile page" target="_blank">Mahatma Gandhi</a></i>
</blockquotes>
19

</hr>

<hr>
<footer>
Copyright &copy; LifeCraft.love 2021-2022
</footer>
</nav>
</body>

BOOKS

<!DOCTYPE html>
<head><title>Books</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<a href="index.html">
<img src="img/logo.jpg" alt="Life Craft" title="Life Craft - Master Your Life">
</a>
</header>
<hr>
<nav>
<table cellspacing="5" cellpadding="5">
<tr>
<td><a href="index.html">Home</a></td>
<td><a href="articles.html">Articles</a></td>
<td><a href="habits.html">Habits</a></td>
<td><a href="skills.html">Skills</a></td>
<td><a href="quotes.html">Quotes</a></td>
20

<td><a href="books.html">Books</a></td>
</tr>
</nav>
</table>
<hr>

<table cellpadding="15">
<tr>
<td vallign="top" width="10%">
<img src="Img/book1.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
An inspirational picture book offers life advice for readers who want to be themselves. Replete with
sparkling, often quirky illustrations of children living their best lives, this book is a gorgeous guidebook for
those seeking encouragement while encountering life’s challenges. The children featured—a racially
diverse group ranging from infants to preschoolers—cheerfully navigate the various injunctions that flow
through the text: “Be curious.…Be adventurous.…Be persistent.…Be kind.” What is remarkable about the
book is that even though the instructions and the brief sentences explaining them are at times vague, the
illustrations expand on them in ways readers will find endearing and uplifting. Those depicting painful or
challenging moments are especially effective. The “Be persistent” double-page spread shows a child in a
boat on stormy seas; it’s rich with deep blues as it emphasizes the energy of wind and rain and struggle in
the face of challenge. Together with the accompanying repeated phrase “Keep going, never stop. Keep
going, never stop. Keep going, never stop,” this spread arrests readers. By contrast, the “Be kind. Be
understanding” spread simply presents two children’s faces, one cast in blue and the other in gold, but the
empathy that Reynolds conveys is similarly captivating.
</td>
</tr>

<tr>
<td vallign="top" width="10%">
<img src="Img/book2.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
Elizabeth Gilbert’s memoir “Eat, Pray, Love” sold 10 million copies and became the kind of cultural
touchstone that makes its author famous, wealthy and controversial. To the book’s fans, including Oprah
Winfrey and Julia Roberts (who starred in the movie adaptation), Gilbert’s tale of overcoming a bad divorce
21

and deep depression by traveling to Italy, India and Indonesia in search of pleasure, devotion and balance
felt like an authentic and moving search for happiness and enlightenment. To her critics, many of whom
never even read it, “Eat, Pray, Love” was a cannily constructed narrative with a pat happy ending that
preached personal satisfaction as the highest goal, one you could attain by throwing money around,
especially in the third world. But “Eat, Pray, Love” was published almost a decade ago, and Gilbert has
spent the years since doing her best to become, once again, an author instead of a cultural phenomenon.
She first wrote “Committed,” a kind of sequel, in which she percolated on the subject of
marriage while making peace with marrying Felipe, the hunky Brazilian from “Eat, Pray, Love” (played,
appropriately enough, by Javier Bardem in the movie). Her next book was the well-received novel “The
Signature of All Things,” a period page-turner about a 19th-century female botanist, which, on a sentence
level especially, served as a reminder that Gilbert had been a finalist for a National Book Award long before
“Eat, Pray, Love” made her a household name. Her follow-up to the follow-up to the follow-up is “Big
Magic: Creative Living Beyond Fear,” and it returns to the self-­actualizing territory of “Eat, Pray, Love.”
</td>
</tr>

<tr>
<td vallign="top" width="10%">
<img src="Img/book3.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
Entrepreneur Dennis Bakke co-founded the energy giant AES, where he prioritized corporate responsibility
and a deep concern for workers. Then he co-founded Imagine Schools, a nonprofit charter school network
dedicated to applying the best learning models to each student's unique needs. Here, Bakke explains that
all employees have the ability to make important work decisions, and he champions the idea that
companies should empower their staff members. Through the device of a modern-day corporate fable,
Bakke explicates a philosophy that celebrates the intrinsic worth of every individual. While this, like most
business fables, requires some suspension of disbelief, getAbstract recommends it as an inspiring story of
how to open up the decision-making process in your organization. Bakke explains why letting your
employees decide is both smart business and the right thing to do.
</td>
</tr>

<tr>
<td vallign="top" width="10%">
<img src="Img/book4.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
22

Conversely, the feeling “I can’t” is one of the great disablers. What can motivate a person to push beyond
the comfort zone—the routine, the conventional, the safe—when he starts with the conviction that it’s
impossible for him? “I can’t solve this math problem,” says a frustrated student, and in giving up he misses
the opportunity to acquire an important skill. A competent but anxious driver tells her friends “I can’t drive
at night,” and gives up the things that used to make her evenings fun. “I can’t make a woman happy,” says
a man after a string of failed relationships, deciding to abandon the risk as well as the fulfillment of
romance. “I can’t take the chance of failing and getting fired,” says a manager whose idea for reorganizing
the work flow in his office might have brought him recognition and promotion.
</td>
</tr>

<tr>
<td vallign="top" width="10%">
<img src="Img/book5.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
Elaine Welteroth is a New York Times bestselling author, award-winning journalist, producer, and former
editor-in-chief of Teen Vogue. In 2017, Welteroth broke new ground as the youngest person and the
second African-American to ever hold this title at a Condé Nast publication. She has been credited for
reinventing the magazine as the go-to source for socially conscious young people. Prior to Teen Vogue, she
held senior editorial positions at Glamour and Ebony. Her writing appears in The New York Times, British
Vogue, and The Hollywood Reporter. She has written for the hit show Grown-ish and has appeared on-
camera for a range of media outlets including ABC News, Netflix, and Bravo’s new Project Runway where
she appears as a judge. She resides in Brooklyn with her husband.
</td>
</tr>

<tr>
<td vallign="top" width="10%">
<img src="Img/book6.jpg.jpg" width="100% height="100%>
</td>
<td vallign="top">
In suffering Luke finds his salvation, and he decides to make the most out of life by seeking adventure in
remote corners of the world. Since then Luke has climbed the highest mountains on six continents, set a
new world record for ocean rowing across the Atlantic, battled -60 degree temperatures in the Antarctic,
witnessed death at high altitude, was held captive in the humid jungles of West Papua and has thrown
himself from cliffs in the adrenalin-fueled world of BASE jumping. More than an awe-inspiring story of
23

endurance and adventure, One Life One Chance will ultimately remind you that we only have one shot, so
don’t waste a second of it.
</td>
</tr>
</table>

<hr>
<footer>
Copyright &copy; LifeCraft.love 2021-2022
</footer>
</body>
24

Output:
25
26
27
28
29

Conclusion

The conclusion of your presentation is as important as the opening. Whether you use a
rhyme, a story, humour, a quote, a dramatic surprise, craft it thoughtfully and plan every single
word. As indicated by the photo above, the presenter has really captured and engaged her
audience at the conclusion!

You might also like