|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
* { |
|
margin: 0; |
|
padding: 0; |
|
} |
|
|
|
body { |
|
margin: 20px 0; |
|
background: url(images/pattern.png) repeat; |
|
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; |
|
font-size: 15px; |
|
color: #7F7772; |
|
} |
|
|
|
h1, h2, h3 { |
|
font-weight: normal; |
|
color: #3B3B3B; |
|
} |
|
|
|
h1 { font-size: 182%; } |
|
h2 { font-size: 122%; } |
|
h3 { font-size: 100%; } |
|
|
|
p, ul, ol { |
|
margin-bottom: 20px; |
|
line-height: 167%; |
|
font-size: 85%; |
|
} |
|
|
|
a:link { |
|
color: #828266; |
|
} |
|
|
|
a:hover { |
|
text-decoration: none; |
|
color: #d88e76; |
|
} |
|
|
|
.side-title { |
|
font-size: 24px; |
|
padding: 10px 0; |
|
} |
|
|
|
#heading { |
|
width: 900px; |
|
height: 80px; |
|
margin: 0 auto; |
|
background-color: #d88e76; |
|
} |
|
|
|
#logotype { |
|
float: left; |
|
width: 240px; |
|
margin-left: 20px; |
|
} |
|
|
|
#logotype .logo { |
|
padding-top: 20px; |
|
text-align: center; |
|
} |
|
|
|
#logotype .logo a { |
|
font-weight: normal; |
|
font-size: 24px; |
|
color: #f3efdf; |
|
} |
|
|
|
#logotype span { |
|
text-align: center; |
|
text-transform: uppercase; |
|
font-size: 8px; |
|
color: #d9dfbe; |
|
} |
|
|
|
#logotype span a { |
|
color: #d9dfbe; |
|
} |
|
|
|
#logotype a { |
|
text-decoration: none; |
|
} |
|
|
|
#navigation { |
|
|
|
width: 530px; |
|
} |
|
|
|
#navigation ul { |
|
margin: 0; |
|
padding: 0; |
|
list-style: none; |
|
float: right; |
|
background-color: #ffffffa8; |
|
} |
|
|
|
#navigation li { |
|
display: inline; |
|
} |
|
|
|
#navigation a { |
|
display: block; |
|
float: left; |
|
height: 50px; |
|
padding: 30px 25px 0 25px; |
|
border-left: 1px dashed #d9dfbe; |
|
color: #4f3035; |
|
text-decoration: none; |
|
font-size: 114%; |
|
} |
|
|
|
#navigation a:hover { |
|
color: #f3efdf; |
|
} |
|
|
|
#spl { |
|
width: 900px; |
|
height: 415px; |
|
margin: 0 auto; |
|
background: url(images/img3.jpg) no-repeat; |
|
} |
|
|
|
#spl p { |
|
float: right; |
|
width: 460px; |
|
height: 70px; |
|
margin: 0; |
|
padding: 110px 20px 0 50px; |
|
text-align: right; |
|
font-size: 136%; |
|
font-weight: bold; |
|
color: #ED2024; |
|
} |
|
|
|
#paging { |
|
width: 900px; |
|
margin: 0 auto; |
|
position: relative; |
|
overflow: hidden; |
|
background: #fff; |
|
} |
|
|
|
#paging h1, #paging h2 { |
|
margin-bottom: 20px; |
|
} |
|
|
|
#inner { |
|
float: left; |
|
width: 620px; |
|
padding: 20px; |
|
} |
|
|
|
#inner ol, #inner ul { |
|
margin-left: 3em; |
|
} |
|
|
|
#side { |
|
float: left; |
|
width: 200px; |
|
padding: 20px; |
|
} |
|
|
|
#side h2 { |
|
padding-top: 6px; |
|
font-weight: bold; |
|
} |
|
|
|
#side ul { |
|
margin: 0; |
|
padding: 0; |
|
list-style: none; |
|
} |
|
|
|
#side li { |
|
margin: 0 0 20px 0; |
|
padding: 0 0 20px 0; |
|
border-bottom: 1px dashed #CCCCCC; |
|
} |
|
|
|
#side h3 { |
|
height: 17px; |
|
padding: 0 10px; |
|
background: #d9dfbe; |
|
color: #fff; |
|
} |
|
|
|
#footing { |
|
clear: both; |
|
width: 900px; |
|
height: 50px; |
|
margin: 0 auto; |
|
padding-top: 10px; |
|
border-top: 5px solid #d88e76; |
|
background: #9a454a; |
|
} |
|
|
|
#footing p { |
|
padding: 0; |
|
line-height: normal; |
|
font-size: 77%; |
|
color: #f3efdf |
|
} |
|
|
|
#footing a {color: #f8f5ed} |
|
|
|
#legal { |
|
float: left; |
|
margin-left: 20px; |
|
} |
|
|
|
#links { |
|
float: right; |
|
margin-right: 20px; |
|
} |
|
|
|
|
|
.popup { width:270px; display:none; background: rgba(56,39,34,0.7); position:absolute; margin:80px 0px 0px 22px; padding: 15px; z-index: 1000;} |
|
.popup ul { margin:0!important; padding: 0px!important; float: none!important; text-align: center!important;} |
|
.popup ul li { margin:5px 0px!important; padding: 0px!important; float: none!important; display:block!important;} |
|
.popup ul li a { |
|
display: block; |
|
float: none!important; |
|
height: auto!important; |
|
padding: 0px!important; |
|
border-left: none!important; |
|
color: #f3efdf!important; |
|
text-decoration: none; |
|
font-size: 124%!important; |
|
} |
|
.popup ul li a:hover {color: #fff!important; text-decoration: underline!important;} |
|
|
|
|
|
.popup2 { width:270px; display:none; background: rgba(56,39,34,0.7); position:absolute; margin:80px 0px 0px 117px; padding: 15px; z-index: 1000;} |
|
.popup2 ul { margin:0!important; padding: 0px!important; float: none!important; text-align: center!important;} |
|
.popup2 ul li { margin:5px 0px!important; padding: 0px!important; float: none!important; display:block!important;} |
|
.popup2 ul li a { |
|
display: block; |
|
float: none!important; |
|
height: auto!important; |
|
padding: 0px!important; |
|
border-left: none!important; |
|
color: #f3efdf!important; |
|
text-decoration: none; |
|
font-size: 124%!important; |
|
} |
|
.popup2 ul li a:hover {color: #fff!important; text-decoration: underline!important;} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"> |
|
<title> |
|
Where To Look For A Sample Of A Personal Response Paper |
|
</title> |
|
<meta content="Personal response essay examples can be found in many places, but not all of them are reliable. These suggestions may com in handy is you need a sample." name="description"> |
|
</head> |
|
<body style> |
|
|
|
<div id="heading"> |
|
<div id="logotype"> |
|
<div class="logo"> |
|
<a> |
|
celiacaroarteducation.com |
|
</a> |
|
<span> |
|
easy tips for freshmen: writing an academic essay |
|
</span> |
|
</div> |
|
<div id="navigation"> |
|
<ul> |
|
<li> |
|
<a> |
|
Find help |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Perfect paper |
|
</a> |
|
</li> |
|
<li> |
|
<a class="menulink"> |
|
Writing hints |
|
</a> |
|
<div class="popup"> |
|
<ul> |
|
<li> |
|
<a> |
|
Crafting an informative paper |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Argumentative law essay outline |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Comparative essay tricks |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Good essay writing services |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a class="menulink2"> |
|
Essay topics |
|
</a> |
|
<div class="popup2"> |
|
<ul> |
|
<li> |
|
<a> |
|
Argumentative topics for high school |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Fahrenheit 451 topics |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Winning analytical essay topics |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Picking up good essay topics |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
|
|
|
|
<div id="paging"> |
|
<div id="inner"> |
|
<h1> |
|
Where To Look For An Example Of A Personal Response Essay |
|
</h1> |
|
<p> |
|
Writing any type of paper should be preceded by reading enough samples of that kind of paper. The content of a Personal Response Essay depends on the personal view of the author. |
|
</p> |
|
<ul> |
|
<li> |
|
<b> |
|
Response |
|
</b> |
|
- It is about how you respond to a particular piece of literature. |
|
</li> |
|
<br> |
|
<li> |
|
<b> |
|
Personal experience |
|
</b> |
|
- Another characteristic of the personal response paper is to add experience similar to the one discussed in the paper but it happened to you. In other words, to relate the paper to your own world. |
|
</li> |
|
</ul> |
|
<p> |
|
In order to be able to write this type of a paper, you should read several examples, but the question is: Where to find samples of personal response paper? There are several places to look for: |
|
</p> |
|
<ol> |
|
<li> |
|
School library |
|
</li> |
|
<br> |
|
<li> |
|
Ask for your tutor/ teacher |
|
</li> |
|
<br> |
|
<li> |
|
The Internet |
|
</li> |
|
</ol> |
|
<h3> |
|
School library |
|
</h3> |
|
<p> |
|
This is the place where you can find reliable papers. School library is a good source of papers, that are probably reviewed by teachers, and that’s why they are reliable. |
|
</p> |
|
<p> |
|
Look for a book with samples, or only samples by other students, they will be really helpful. |
|
</p> |
|
<h3> |
|
Ask your tutor/ teacher |
|
</h3> |
|
<p> |
|
This is a good advice, but not all teachers and tutors are willing to give you a sample paper. They will give you some advice regarding the structure, but as long as you don’t see a finished work, it will be abstract to you, unless you are good at writing and meet your teacher’s/ tutor’s expectations without reading any samples. |
|
</p> |
|
<h3> |
|
The Internet |
|
</h3> |
|
<p> |
|
This is probably the least reliable source, but you can find a lot of essays there. Consider only pages of universities and schools. |
|
</p> |
|
<p> |
|
No matter the source you choose, it is important for you to start from your teacher/ tutor, then continue with your school library and leave the Internet last. You will definitely find good samples this way. |
|
</p> |
|
</div> |
|
<div id="side"> |
|
<div class="side-title"> |
|
Online Help |
|
</div> |
|
<p> |
|
Stuck with your essay? Order custom written essay at |
|
<a target="_blank"> |
|
iBuyEssay.com |
|
</a> |
|
- professional essay writing service. |
|
</p> |
|
<div class="side-title"> |
|
Writing Tips |
|
</div> |
|
<ul> |
|
<li> |
|
<a target="blank"> |
|
Thesis editing help |
|
</a> |
|
</li> |
|
<li class="buy-essays-online"> |
|
<a title="Great Advice On How To Buy Essays Online With No Trouble"> |
|
The best way to buy essays online |
|
</a> |
|
</li> |
|
<li class="improve-paper-writing-skills"> |
|
<a title="Seven Great Suggestions To Improve Paper Writing Skills"> |
|
7 ways to improve writing skills |
|
</a> |
|
</li> |
|
<li class="essay-writing-service"> |
|
<a title="Finding A Top-Level Essay Writing Service: A Simple Guide"> |
|
Selecting an essay writing service |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
|
|
|
|
<div id="footing"> |
|
<p id="legal"> |
|
2023 © CeliacaroArtEducation.com. All Rights Reserved. |
|
</p> |
|
<p id="links"> |
|
writing advice | for students |
|
</p> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|