SlideShare a Scribd company logo
untitled folder 6/.DS_Store
__MACOSX/untitled folder 6/._.DS_Store
untitled folder 6/IMG_1165.JPG
__MACOSX/untitled folder 6/._IMG_1165.JPG
untitled folder 6/IMG_1166.JPG
__MACOSX/untitled folder 6/._IMG_1166.JPG
untitled folder 6/IMG_1167.JPG
__MACOSX/untitled folder 6/._IMG_1167.JPG
untitled folder 6/IMG_1168.JPG
__MACOSX/untitled folder 6/._IMG_1168.JPG
untitled folder 6/IMG_1169.JPG
__MACOSX/untitled folder 6/._IMG_1169.JPG
untitled folder 6/IMG_1170.JPG
__MACOSX/untitled folder 6/._IMG_1170.JPG
untitled folder 6/IMG_1171.JPG
__MACOSX/untitled folder 6/._IMG_1171.JPG
untitled folder 6/IMG_1172.JPG
__MACOSX/untitled folder 6/._IMG_1172.JPG
untitled folder 6/IMG_1173.JPG
__MACOSX/untitled folder 6/._IMG_1173.JPG
untitled folder 6/IMG_1175.JPG
__MACOSX/untitled folder 6/._IMG_1175.JPG
untitled folder 6/IMG_1176.JPG
__MACOSX/untitled folder 6/._IMG_1176.JPG
Module 4/Ch 4 Marketing Lecture.htmlFIN 3473_Real Estate
Property Management
Ch 4 Marketing Lecture
Marketing Principles
•Know the product
•Use present customer base
•Civil rights compliance
Marketing Activities
•Advertising campaign strategy and methods
•Promotional efforts
•Personal selling activities
Advertising Campaign Strategy
•Type of property
•Supply and demand
–Low vacancy rates
–High vacancy rates
•Financial resources
•Tracking costs and effectiveness
Advertising Methods
•Internet marketing and social media
•Signs
•Newspaper advertising
–Classified ads
–Display ads
•Periodicals and other publications
•Radio
•Television
•Direct-mail advertising
•Brochures
•Flyers
•Mixed media
Management Promotional Efforts
•Community involvement
•Press releases
–May inspire articles
–Virtually free
Personal Selling Activities
•Leasing with broker cooperation
•Direct selling skills
•Qualifying the prospect
–Space
–Urgency
–Motives
–Decision making
–Creating interest and desire
–Dealing with objections
–Negotiating and closing
–Leasing agents
–Rental centers
| Copyright © University of Central Oklahoma |
design from css3templates.co.uk
template/css/stylesheet.css
@charset "UTF-8";
/* Simple fluid media
Note: Fluid media requires that you remove the media's height
and width attributes from the HTML
http://www.alistapart.com/articles/fluid-images/
*/
img, object, embed, video {
max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
width:100%;
}
/*
Dreamweaver Fluid Grid Properties
----------------------------------
dw-num-cols-mobile: 5;
dw-num-cols-tablet: 8;
dw-num-cols-desktop: 10;
dw-gutter-percentage: 25;
Inspiration from "Responsive Web Design" by Ethan
Marcotte
http://www.alistapart.com/articles/responsive-web-design
and Golden Grid System by Joni Korpi
http://goldengridsystem.com/
*/
/* Mobile Layout: 480px and below. */
.gridContainer {
margin-left: auto;
margin-right: auto;
width: 96%;
padding-left: 2%;
padding-right: 2%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
@font-face {
font-family: Droid Sans;
src: url('../fonts/DroidSans-webfont.eot');
src: local("Droid Sans"), url('../fonts/DroidSans-
webfont.woff');
}
@font-face {
font-family: News Cycle;
src: url('../fonts/NewsCycle-Regular.eot');
src: local("News Cycle"), url('../fonts/NewsCycle-
Regular.ttf');
}
html {
height: 100%;
}
* {
margin: 0;
padding: 0;
}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
display:block;
}
body {
font: normal .80em 'Droid Sans', arial, sans-serif;
background: #F9F9F9;
color: #444;
}
p {
padding: 0 0 16px 0;
line-height: 1.7em;
}
img {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #362C20;
letter-spacing: 0em;
padding: 0 0 5px 0;
}
h1, h2, h3 {
font: normal 140% 'News Cycle', arial;
margin: 0 0 15px 0;
padding: 15px 0 5px 0;
color: #222;
}
h2 {
font-size: 160%;
padding: 9px 0 5px 0;
}
h3 {
font-size: 140%;
padding: 5px 0 0 0;
}
h4, h6 {
color: #555;
padding: 0 0 5px 0;
font: normal 120% 'Droid Sans', arial, sans-serif;
}
h5, h6 {
color: #999;
font: italic 100% 'Droid Sans', arial;
padding: 0 0 15px 0;
}
h6 {
font: normal 100% 'Droid Sans', arial;
}
a, a:hover {
outline: none;
text-decoration: none;
color: #000099;
}
a:hover {
text-decoration: underline;
}
blockquote {
margin: 20px 0;
padding: 10px 20px 0 20px;
border: 1px solid #E5E5DB;
background: #FFF;
}
ul {
margin: 2px 0 22px 17px;
}
ul li {
list-style-type: circle;
margin: 0 0 6px 0;
padding: 0 0 4px 5px;
line-height: 1.5em;
}
ol {
margin: 8px 0 22px 20px;
}
ol li {
margin: 0 0 11px 0;
}
ol li li{
list-style-type:upper-latin;
}
.left {
float: left;
width: auto;
margin-right: 10px;
}
.right {
float: right;
width: auto;
margin-left: 10px;
}
.center {
display: block;
text-align: center;
margin: 20px auto;
}
#main, #container, #logo, #site_content, footer {
margin-left: auto;
margin-right: auto;
}
#main {
background:#FAFAFA;
}
header {
height: 125px;
background-color: #444;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}
#logo {
width: 100%;
height: 90px;
background: transparent;
color: #888;
padding: 15px 0 0 0;
}
#logo_text {
width: 90%;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border: 7px;
background: transparent url(../images/menubar.png);
left: 0;
padding: 0px 20px 5px 10px;
margin-left: 1%;
}
#logo h1 {
font: normal 250% 'News Cycle', arial, sans-serif;
border-bottom: 0;
text-transform: none;
margin: 0;
padding: 0 0 0 0;
color: #FFF;
text-decoration: none;
}
.logo_colour {
color: #F3AD3B;
}
#site_content {
width: 100%;
overflow: hidden;
margin: 0px auto 0 auto;
padding: 15px 0 25px 0;
text-shadow: 0 1px #FFF;
}
#sidebar_container {
float: right;
width: 90%;
margin-top: 20px;
margin-right:auto;
margin-left:auto;
padding: 0 0 0 0;
}
#sidebar_container_left {
float: left;
width: 90%;
margin-top: 20px;
margin-right: 5%;
margin-left: 5%;
padding: 0 0 0 0;
}
.sidebar {
width: 85.4%;
margin: 0 0 16px 0;
background: #ddd; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#fff, #E6E4D4);
background: -o-linear-gradient(#fff, #E6E4D4);
background: -webkit-linear-gradient(#fff, #E6E4D4);
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
border: 1px solid #eee;
border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border: 7px 7px 7px 7px;
padding: 0 14px 5px 14px;
}
.sidebar h3, .content h2 {
padding: 0 15px 20px 0;
font: 200% 'News Cycle', arial, sans-serif;
text-shadow: #FFF 0 1px;
margin: 0 1px;
}
.sidebar h3 {
padding: 4px 15px 9px 0;
font: 200% 'News Cycle', arial, sans-serif;
}
.sidebar ul {
margin: 0 0 15px 0;
}
.sidebar li a, .sidebar li a:hover {
color: #555;
text-decoration: none;
}
.sidebar li a:hover {
text-decoration: underline;
}
.sidebar_item, .content_item {
padding: 15px 0;
}
.content {
text-align: left;
width: 90%;
margin: 0 0 15px 0;
float: left;
font-size: 120%;
padding: 14px 0 0 14px;
}
.content_full {
text-align: left;
width: 90%;
margin: 0 auto 15px auto;
font-size: 120%;
padding: 14px 14px 0 14px;
}
.content ul, .content_right ul,. content_full ul {
margin: 2px 0 22px 0px;
}
.content ul li, .sidebar ul li, .content_right ul li, .content_full ul
li {
list-style-type: none;
background: url(../images/bullet.png) no-repeat;
margin: 0 0 0 0;
padding: 0 0 4px 28px;
line-height: 1.5em;
}
footer {
font: 100% 'Droid Sans', arial, sans-serif;
height: 45px;
padding: 18px 0 5px 0;
text-align: center;
background: #2B3F53;
color: #FFF;
margin: 0;
border-top: 6px solid #F3AD3B;
}
footer p {
line-height: 1.7em;
padding: 0 0 10px 0;
}
footer a {
color: #FFF;
text-decoration: none;
}
footer a:hover {
color: #FFF;
text-decoration: underline;
}
table {
margin: 10px 0 30px 0;
}
table tr th, table tr td {
background: #555;
color: #FFF;
padding: 7px 4px;
text-align: left;
text-shadow: none;
}
table tr td {
background: #DDD;
color: #47433F;
border-top: 1px solid #FFF;
}
.content_right {
text-align: left;
width: 90%;
margin: 0 0 15px 0;
float: right;
font-size: 120%;
padding: 14px 14px 0 0;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile
Layout. */
@media only screen and (min-width: 481px) {
.gridContainer {
width: 97.5%;
padding-left: 1.25%;
padding-right: 1.25%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
#sidebar_container {
float: right;
width: 25.4%;
margin-top: 20px;
margin-right: 1%;
padding: 0 0 0 0;
}
#sidebar_container_left {
float: left;
width: 25.4%;
margin-top: 20px;
margin-left: 1%;
margin-right: 0%;
padding: 0 0 0 0;
}
sidebar {
margin: 0 0 16px 0;
}
.content {
text-align: left;
width: 70%;
margin: 0 0 15px 0;
float: left;
font-size: 120%;
padding: 14px 0 0 14px;
}
.content_right {
text-align: left;
width: 68%;
margin: 0 0px 15px 10px;
float: right;
font-size: 120%;
padding: 14px 14px 0 0px;
clear: none;
}
nav {
height: 15px;
margin: -20px auto 0 auto;
color: #fef4e9;
background: transparent url(../images/menubar.png);
}
header {
height: 100px;
}
}
/* Desktop Layout: 769px to a max of 1232px. Inherits styles
from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
.gridContainer {
width: 100%;
padding-left: 0%;
padding-right: 0%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
}
template/css/boilerplate.css
@charset "utf-8";
/*
/*
* HTML5 ✰ Boilerplate
*
* What follows is the result of much research on cross-browser
styling.
* Credit left inline and big thanks to Nicolas Gallagher,
Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*
* Detailed information about this CSS: h5bp.com/css
*
* Dreamweaver modifications:
* 1. Commented out selection highlight
* 2. Removed media queries section (we add our own in a
separate file)
*
* ==|== normalize
===============================================
===========
*/
/*
===============================================
==============================
HTML5 display definitions
===============================================
=========================== */
article, aside, details, figcaption, figure, footer, header, hgroup,
nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/*
===============================================
==============================
Base
===============================================
=========================== */
/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is
set using em units
* 2. Force vertical scrollbar in non-IE
* 3. Prevent iOS text size adjust on device orientation change,
without disabling user zoom: h5bp.com/g
*/
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-
adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif;
color: #222; }
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations have to be separate
* Also: hot pink! (or customize the background color to match
your design)
*/
/* Dreamweaver: uncomment these if you do want to customize
the selection highlight
*::-moz-selection { background: #fe57a1; color: #fff; text-
shadow: none; }
*::selection { background: #fe57a1; color: #fff; text-shadow:
none; }
*/
/*
===============================================
==============================
Links
===============================================
=========================== */
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all
browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/*
===============================================
==============================
Typography
===============================================
=========================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid
#ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-
weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace;
_font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap:
break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting
line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative;
vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/*
===============================================
==============================
Lists
===============================================
=========================== */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin:
0; padding: 0; }
/*
===============================================
==============================
Embedded content
===============================================
=========================== */
/*
* 1. Improve image quality when scaled in IE7: h5bp.com/d
* 2. Remove the gap between images and borders on image
containers: h5bp.com/e
*/
img { border: 0; -ms-interpolation-mode: bicubic; vertical-
align: middle; }
/*
* Correct overflow not hidden in IE9
*/
svg:not(:root) { overflow: hidden; }
/*
===============================================
==============================
Figures
===============================================
=========================== */
figure { margin: 0; }
/*
===============================================
==============================
Forms
===============================================
=========================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form
element */
label { cursor: pointer; }
/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/
legend { border: 0; *margin-left: -7px; padding: 0; }
/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all
browsers
*/
button, input, select, textarea { font-size: 100%; margin: 0;
vertical-align: baseline; *vertical-align: middle; }
/*
* 1. Define line-height as normal to match FF3/4 (set using
!important in the UA stylesheet)
* 2. Correct inner spacing displayed oddly in IE6/7
*/
button, input { line-height: normal; *overflow: visible; }
/*
* Reintroduce inner spacing in 'table' to avoid overlap and
whitespace issues in IE6/7
*/
table button, table input { *overflow: auto; }
/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
*/
button, input[type="button"], input[type="reset"],
input[type="submit"] { cursor: pointer; -webkit-appearance:
button; }
/*
* Consistent box sizing and appearance
*/
input[type="checkbox"], input[type="radio"] { box-sizing:
border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-
sizing: content-box; -webkit-box-sizing: content-box; box-
sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-
appearance: none; }
/*
* Remove inner padding and border in FF3/4: h5bp.com/l
*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;
padding: 0; }
/*
* 1. Remove default vertical scrollbar in IE6/7/8/9
* 2. Allow only vertical resizing
*/
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/*
===============================================
==============================
Tables
===============================================
=========================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* ==|== primary styles
===============================================
======
Author:
===============================================
=========================== */
/* ==|== non-semantic helper classes
========================================
Please define your styles before this section.
===============================================
=========================== */
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow:
hidden; background-color: transparent; background-repeat: no-
repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders:
h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px;
margin: -1px; overflow: hidden; padding: 0; position: absolute;
width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be
focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto;
margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* ==|== print styles
===============================================
========
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
===============================================
=========================== */
@media print {
* { background: transparent !important; color: black
!important; text-shadow: none !important; filter:none
!important; -ms-filter: none !important; } /* Black prints faster:
h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: ""; } /* Don't show links for images, or
javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside:
avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
template/images/bullet.png
template/images/menubar.png
template/images/logo.jpg
template/fonts/NewsCycle-Regular.ttf
template/fonts/NewsCycle-Regular.eot
template/fonts/DroidSans-webfont.woff
template/fonts/DroidSans-webfont.eot
Module 4/Ch 5 Leases Lecture.htmlFIN 3473_Real Estate
Property Management
Ch 5 Leases LectureLeasehold EstatesEstate for yearsEstate
from period to periodTenancy at willTenancy at
sufferanceProvisions of a Valid LeaseStatute of FraudsEssential
elementsNames and signatures Description of the premisesTerm
of the leaseValuable considerationPossession of the
premisesPayment OptionsStep-up clausePercentage leaseIndex
leaseEscalation clauseReappraisal leaseTax and insurance
participationState and lease-specific provisionsUse of the
premisesRights and obligationsBuilding
rulesCondemnationCompliance clauseAssignment and subletting
provisionsFire and casualty damageOther ClausesTenant’s
ObligationsTenant improvementsSecurity depositHow and when
to returnWhen and how to retainOften determined by state
statutePersonal propertyProperty Owner’s
ObligationsDisclosure and billingQuiet enjoymentImplies right
to possessionLimits access by ownerMaintaining the
premisesOften mandated by state statuteDiffers for residential
versus commercial`Tenant’s Remedies for Owner
NoncomplianceNoncompliance with rental agreementFailure to
deliver premisesFailure to supply essential servicesConstructive
evictionPartial evictionOwner’s Remedies for
NoncomplianceNoncompliance with rental agreementSuit for
evictionDefaultBankruptcyIllegal activitiesUsing software
managementLease FormatsStandard lease formsReadily
availableAllow for variationsRespect opinion of
attorneysManager should avoid writing clausesObtain legal
advice for riders
| Copyright © University of Central Oklahoma |
design from css3templates.co.uk
template/css/stylesheet.css
@charset "UTF-8";
/* Simple fluid media
Note: Fluid media requires that you remove the media's height
and width attributes from the HTML
http://www.alistapart.com/articles/fluid-images/
*/
img, object, embed, video {
max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
width:100%;
}
/*
Dreamweaver Fluid Grid Properties
----------------------------------
dw-num-cols-mobile: 5;
dw-num-cols-tablet: 8;
dw-num-cols-desktop: 10;
dw-gutter-percentage: 25;
Inspiration from "Responsive Web Design" by Ethan
Marcotte
http://www.alistapart.com/articles/responsive-web-design
and Golden Grid System by Joni Korpi
http://goldengridsystem.com/
*/
/* Mobile Layout: 480px and below. */
.gridContainer {
margin-left: auto;
margin-right: auto;
width: 96%;
padding-left: 2%;
padding-right: 2%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
@font-face {
font-family: Droid Sans;
src: url('../fonts/DroidSans-webfont.eot');
src: local("Droid Sans"), url('../fonts/DroidSans-
webfont.woff');
}
@font-face {
font-family: News Cycle;
src: url('../fonts/NewsCycle-Regular.eot');
src: local("News Cycle"), url('../fonts/NewsCycle-
Regular.ttf');
}
html {
height: 100%;
}
* {
margin: 0;
padding: 0;
}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
display:block;
}
body {
font: normal .80em 'Droid Sans', arial, sans-serif;
background: #F9F9F9;
color: #444;
}
p {
padding: 0 0 16px 0;
line-height: 1.7em;
}
img {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #362C20;
letter-spacing: 0em;
padding: 0 0 5px 0;
}
h1, h2, h3 {
font: normal 140% 'News Cycle', arial;
margin: 0 0 15px 0;
padding: 15px 0 5px 0;
color: #222;
}
h2 {
font-size: 160%;
padding: 9px 0 5px 0;
}
h3 {
font-size: 140%;
padding: 5px 0 0 0;
}
h4, h6 {
color: #555;
padding: 0 0 5px 0;
font: normal 120% 'Droid Sans', arial, sans-serif;
}
h5, h6 {
color: #999;
font: italic 100% 'Droid Sans', arial;
padding: 0 0 15px 0;
}
h6 {
font: normal 100% 'Droid Sans', arial;
}
a, a:hover {
outline: none;
text-decoration: none;
color: #000099;
}
a:hover {
text-decoration: underline;
}
blockquote {
margin: 20px 0;
padding: 10px 20px 0 20px;
border: 1px solid #E5E5DB;
background: #FFF;
}
ul {
margin: 2px 0 22px 17px;
}
ul li {
list-style-type: circle;
margin: 0 0 6px 0;
padding: 0 0 4px 5px;
line-height: 1.5em;
}
ol {
margin: 8px 0 22px 20px;
}
ol li {
margin: 0 0 11px 0;
}
ol li li{
list-style-type:upper-latin;
}
.left {
float: left;
width: auto;
margin-right: 10px;
}
.right {
float: right;
width: auto;
margin-left: 10px;
}
.center {
display: block;
text-align: center;
margin: 20px auto;
}
#main, #container, #logo, #site_content, footer {
margin-left: auto;
margin-right: auto;
}
#main {
background:#FAFAFA;
}
header {
height: 125px;
background-color: #444;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}
#logo {
width: 100%;
height: 90px;
background: transparent;
color: #888;
padding: 15px 0 0 0;
}
#logo_text {
width: 90%;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border: 7px;
background: transparent url(../images/menubar.png);
left: 0;
padding: 0px 20px 5px 10px;
margin-left: 1%;
}
#logo h1 {
font: normal 250% 'News Cycle', arial, sans-serif;
border-bottom: 0;
text-transform: none;
margin: 0;
padding: 0 0 0 0;
color: #FFF;
text-decoration: none;
}
.logo_colour {
color: #F3AD3B;
}
#site_content {
width: 100%;
overflow: hidden;
margin: 0px auto 0 auto;
padding: 15px 0 25px 0;
text-shadow: 0 1px #FFF;
}
#sidebar_container {
float: right;
width: 90%;
margin-top: 20px;
margin-right:auto;
margin-left:auto;
padding: 0 0 0 0;
}
#sidebar_container_left {
float: left;
width: 90%;
margin-top: 20px;
margin-right: 5%;
margin-left: 5%;
padding: 0 0 0 0;
}
.sidebar {
width: 85.4%;
margin: 0 0 16px 0;
background: #ddd; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#fff, #E6E4D4);
background: -o-linear-gradient(#fff, #E6E4D4);
background: -webkit-linear-gradient(#fff, #E6E4D4);
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
border: 1px solid #eee;
border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border: 7px 7px 7px 7px;
padding: 0 14px 5px 14px;
}
.sidebar h3, .content h2 {
padding: 0 15px 20px 0;
font: 200% 'News Cycle', arial, sans-serif;
text-shadow: #FFF 0 1px;
margin: 0 1px;
}
.sidebar h3 {
padding: 4px 15px 9px 0;
font: 200% 'News Cycle', arial, sans-serif;
}
.sidebar ul {
margin: 0 0 15px 0;
}
.sidebar li a, .sidebar li a:hover {
color: #555;
text-decoration: none;
}
.sidebar li a:hover {
text-decoration: underline;
}
.sidebar_item, .content_item {
padding: 15px 0;
}
.content {
text-align: left;
width: 90%;
margin: 0 0 15px 0;
float: left;
font-size: 120%;
padding: 14px 0 0 14px;
}
.content_full {
text-align: left;
width: 90%;
margin: 0 auto 15px auto;
font-size: 120%;
padding: 14px 14px 0 14px;
}
.content ul, .content_right ul,. content_full ul {
margin: 2px 0 22px 0px;
}
.content ul li, .sidebar ul li, .content_right ul li, .content_full ul
li {
list-style-type: none;
background: url(../images/bullet.png) no-repeat;
margin: 0 0 0 0;
padding: 0 0 4px 28px;
line-height: 1.5em;
}
footer {
font: 100% 'Droid Sans', arial, sans-serif;
height: 45px;
padding: 18px 0 5px 0;
text-align: center;
background: #2B3F53;
color: #FFF;
margin: 0;
border-top: 6px solid #F3AD3B;
}
footer p {
line-height: 1.7em;
padding: 0 0 10px 0;
}
footer a {
color: #FFF;
text-decoration: none;
}
footer a:hover {
color: #FFF;
text-decoration: underline;
}
table {
margin: 10px 0 30px 0;
}
table tr th, table tr td {
background: #555;
color: #FFF;
padding: 7px 4px;
text-align: left;
text-shadow: none;
}
table tr td {
background: #DDD;
color: #47433F;
border-top: 1px solid #FFF;
}
.content_right {
text-align: left;
width: 90%;
margin: 0 0 15px 0;
float: right;
font-size: 120%;
padding: 14px 14px 0 0;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile
Layout. */
@media only screen and (min-width: 481px) {
.gridContainer {
width: 97.5%;
padding-left: 1.25%;
padding-right: 1.25%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
#sidebar_container {
float: right;
width: 25.4%;
margin-top: 20px;
margin-right: 1%;
padding: 0 0 0 0;
}
#sidebar_container_left {
float: left;
width: 25.4%;
margin-top: 20px;
margin-left: 1%;
margin-right: 0%;
padding: 0 0 0 0;
}
sidebar {
margin: 0 0 16px 0;
}
.content {
text-align: left;
width: 70%;
margin: 0 0 15px 0;
float: left;
font-size: 120%;
padding: 14px 0 0 14px;
}
.content_right {
text-align: left;
width: 68%;
margin: 0 0px 15px 10px;
float: right;
font-size: 120%;
padding: 14px 14px 0 0px;
clear: none;
}
nav {
height: 15px;
margin: -20px auto 0 auto;
color: #fef4e9;
background: transparent url(../images/menubar.png);
}
header {
height: 100px;
}
}
/* Desktop Layout: 769px to a max of 1232px. Inherits styles
from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
.gridContainer {
width: 100%;
padding-left: 0%;
padding-right: 0%;
}
#LayoutDiv1 {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
}
template/css/boilerplate.css
@charset "utf-8";
/*
/*
* HTML5 ✰ Boilerplate
*
* What follows is the result of much research on cross-browser
styling.
* Credit left inline and big thanks to Nicolas Gallagher,
Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*
* Detailed information about this CSS: h5bp.com/css
*
* Dreamweaver modifications:
* 1. Commented out selection highlight
* 2. Removed media queries section (we add our own in a
separate file)
*
* ==|== normalize
===============================================
===========
*/
/*
===============================================
==============================
HTML5 display definitions
===============================================
=========================== */
article, aside, details, figcaption, figure, footer, header, hgroup,
nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/*
===============================================
==============================
Base
===============================================
=========================== */
/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is
set using em units
* 2. Force vertical scrollbar in non-IE
* 3. Prevent iOS text size adjust on device orientation change,
without disabling user zoom: h5bp.com/g
*/
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-
adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif;
color: #222; }
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations have to be separate
* Also: hot pink! (or customize the background color to match
your design)
*/
/* Dreamweaver: uncomment these if you do want to customize
the selection highlight
*::-moz-selection { background: #fe57a1; color: #fff; text-
shadow: none; }
*::selection { background: #fe57a1; color: #fff; text-shadow:
none; }
*/
/*
===============================================
==============================
Links
===============================================
=========================== */
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all
browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/*
===============================================
==============================
Typography
===============================================
=========================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid
#ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-
weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace;
_font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap:
break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting
line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative;
vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/*
===============================================
==============================
Lists
===============================================
=========================== */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin:
0; padding: 0; }
/*
===============================================
==============================
Embedded content
===============================================
=========================== */
/*
* 1. Improve image quality when scaled in IE7: h5bp.com/d
* 2. Remove the gap between images and borders on image
containers: h5bp.com/e
*/
img { border: 0; -ms-interpolation-mode: bicubic; vertical-
align: middle; }
/*
* Correct overflow not hidden in IE9
*/
svg:not(:root) { overflow: hidden; }
/*
===============================================
==============================
Figures
===============================================
=========================== */
figure { margin: 0; }
/*
===============================================
==============================
Forms
===============================================
=========================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form
element */
label { cursor: pointer; }
/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/
legend { border: 0; *margin-left: -7px; padding: 0; }
/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all
browsers
*/
button, input, select, textarea { font-size: 100%; margin: 0;
vertical-align: baseline; *vertical-align: middle; }
/*
* 1. Define line-height as normal to match FF3/4 (set using
!important in the UA stylesheet)
* 2. Correct inner spacing displayed oddly in IE6/7
*/
button, input { line-height: normal; *overflow: visible; }
/*
* Reintroduce inner spacing in 'table' to avoid overlap and
whitespace issues in IE6/7
*/
table button, table input { *overflow: auto; }
/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
*/
button, input[type="button"], input[type="reset"],
input[type="submit"] { cursor: pointer; -webkit-appearance:
button; }
/*
* Consistent box sizing and appearance
*/
input[type="checkbox"], input[type="radio"] { box-sizing:
border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-
sizing: content-box; -webkit-box-sizing: content-box; box-
sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-
appearance: none; }
/*
* Remove inner padding and border in FF3/4: h5bp.com/l
*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;
padding: 0; }
/*
* 1. Remove default vertical scrollbar in IE6/7/8/9
* 2. Allow only vertical resizing
*/
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/*
===============================================
==============================
Tables
===============================================
=========================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* ==|== primary styles
===============================================
======
Author:
===============================================
=========================== */
/* ==|== non-semantic helper classes
========================================
Please define your styles before this section.
===============================================
=========================== */
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow:
hidden; background-color: transparent; background-repeat: no-
repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders:
h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px;
margin: -1px; overflow: hidden; padding: 0; position: absolute;
width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be
focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto;
margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* ==|== print styles
===============================================
========
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
===============================================
=========================== */
@media print {
* { background: transparent !important; color: black
!important; text-shadow: none !important; filter:none
!important; -ms-filter: none !important; } /* Black prints faster:
h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: ""; } /* Don't show links for images, or
javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside:
avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
template/images/bullet.png
template/images/menubar.png
template/images/logo.jpg
template/fonts/NewsCycle-Regular.ttf
template/fonts/NewsCycle-Regular.eot
template/fonts/DroidSans-webfont.woff
template/fonts/DroidSans-webfont.eot
2 Discussions….
Chapters 4, 5 are attached so read for there and write …Don’t
use any external source…200 words enough for each
Discussion 4:
In this chapter we study marketing. Discuss a time you have
either rented an apartment or home if you have and how you
choose the property. If you have never rented a home or
apartment, please discuss options for choosing a property using
the book as a reference.
Discussion 5:
Leases are contracts. When you sign a lease you have
committed to a contract to do something. It is not unusual that
people’s situations change. You and 2 others have entered into a
lease for a home while attending college. After several weeks of
school, it becomes obvious that one of your roommates simply
Is not going to make it in school. His parents are coming to
move him home. What are the options regarding the rent on this
home. Use the book for creative ideas.

More Related Content

Similar to untitled folder 6.DS_Store__MACOSXuntitled folder 6._.DS_.docx

Theme futura suicida não use como base e nem copie
Theme futura suicida não use como base e nem copieTheme futura suicida não use como base e nem copie
Theme futura suicida não use como base e nem copie
Rafaela Souza
 
Learn to Love CSS3 [English]
Learn to Love CSS3 [English]Learn to Love CSS3 [English]
Learn to Love CSS3 [English]
ThemePartner
 
Theme03
Theme03Theme03
Theme04
Theme04Theme04
Corilennyg gmail-com-rsp2
Corilennyg gmail-com-rsp2Corilennyg gmail-com-rsp2
Corilennyg gmail-com-rsp2
cori0506
 
Theme02
Theme02Theme02
LessCSS Presentation @ April 2015 GTALUG Meeting
LessCSS Presentation @ April 2015 GTALUG MeetingLessCSS Presentation @ April 2015 GTALUG Meeting
LessCSS Presentation @ April 2015 GTALUG Meeting
Myles Braithwaite
 
Learn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day DeutschlandLearn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day Deutschland
ThemePartner
 
Documento
DocumentoDocumento
Documento
Bruunooo
 
This is a test
This is a testThis is a test
This is a test
cmailhotos4
 
Html structure
Html structureHtml structure
Html structure
akkias
 
Xlrays online web tutorials
Xlrays online web tutorialsXlrays online web tutorials
Xlrays online web tutorials
Yogesh Gupta
 
HTML5 Boilerplate - PV219
HTML5 Boilerplate - PV219HTML5 Boilerplate - PV219
HTML5 Boilerplate - PV219
GrezCZ
 
Ocul emergency-presentation
Ocul emergency-presentationOcul emergency-presentation
Ocul emergency-presentation
Mohammed Alabdali
 
Ocul emergency-presentation
Ocul emergency-presentationOcul emergency-presentation
Ocul emergency-presentation
Mohammed Alabdali
 
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docxcssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
faithxdunce63732
 
Mobile-first OOCSS, Sass & Compass at BBC Responsive News
Mobile-first OOCSS, Sass & Compass at BBC Responsive NewsMobile-first OOCSS, Sass & Compass at BBC Responsive News
Mobile-first OOCSS, Sass & Compass at BBC Responsive News
Kaelig Deloumeau-Prigent
 
Tmx9
Tmx9Tmx9
Css
CssCss
Css 2
Css 2Css 2

Similar to untitled folder 6.DS_Store__MACOSXuntitled folder 6._.DS_.docx (20)

Theme futura suicida não use como base e nem copie
Theme futura suicida não use como base e nem copieTheme futura suicida não use como base e nem copie
Theme futura suicida não use como base e nem copie
 
Learn to Love CSS3 [English]
Learn to Love CSS3 [English]Learn to Love CSS3 [English]
Learn to Love CSS3 [English]
 
Theme03
Theme03Theme03
Theme03
 
Theme04
Theme04Theme04
Theme04
 
Corilennyg gmail-com-rsp2
Corilennyg gmail-com-rsp2Corilennyg gmail-com-rsp2
Corilennyg gmail-com-rsp2
 
Theme02
Theme02Theme02
Theme02
 
LessCSS Presentation @ April 2015 GTALUG Meeting
LessCSS Presentation @ April 2015 GTALUG MeetingLessCSS Presentation @ April 2015 GTALUG Meeting
LessCSS Presentation @ April 2015 GTALUG Meeting
 
Learn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day DeutschlandLearn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day Deutschland
 
Documento
DocumentoDocumento
Documento
 
This is a test
This is a testThis is a test
This is a test
 
Html structure
Html structureHtml structure
Html structure
 
Xlrays online web tutorials
Xlrays online web tutorialsXlrays online web tutorials
Xlrays online web tutorials
 
HTML5 Boilerplate - PV219
HTML5 Boilerplate - PV219HTML5 Boilerplate - PV219
HTML5 Boilerplate - PV219
 
Ocul emergency-presentation
Ocul emergency-presentationOcul emergency-presentation
Ocul emergency-presentation
 
Ocul emergency-presentation
Ocul emergency-presentationOcul emergency-presentation
Ocul emergency-presentation
 
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docxcssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
cssblocks.css.b_page{ width 930px; margin 0 auto; position.docx
 
Mobile-first OOCSS, Sass & Compass at BBC Responsive News
Mobile-first OOCSS, Sass & Compass at BBC Responsive NewsMobile-first OOCSS, Sass & Compass at BBC Responsive News
Mobile-first OOCSS, Sass & Compass at BBC Responsive News
 
Tmx9
Tmx9Tmx9
Tmx9
 
Css
CssCss
Css
 
Css 2
Css 2Css 2
Css 2
 

More from dickonsondorris

Copyright © eContent Management Pty Ltd. Health Sociology Revi.docx
Copyright © eContent Management Pty Ltd. Health Sociology Revi.docxCopyright © eContent Management Pty Ltd. Health Sociology Revi.docx
Copyright © eContent Management Pty Ltd. Health Sociology Revi.docx
dickonsondorris
 
Copyright © Pearson Education 2010 Digital Tools in Toda.docx
Copyright © Pearson Education 2010 Digital Tools in Toda.docxCopyright © Pearson Education 2010 Digital Tools in Toda.docx
Copyright © Pearson Education 2010 Digital Tools in Toda.docx
dickonsondorris
 
Copyright © Jen-Wen Lin 2018 1 STA457 Time series .docx
Copyright © Jen-Wen Lin 2018   1 STA457 Time series .docxCopyright © Jen-Wen Lin 2018   1 STA457 Time series .docx
Copyright © Jen-Wen Lin 2018 1 STA457 Time series .docx
dickonsondorris
 
Copyright © John Wiley & Sons, Inc. All rights reserved..docx
Copyright © John Wiley & Sons, Inc. All rights reserved..docxCopyright © John Wiley & Sons, Inc. All rights reserved..docx
Copyright © John Wiley & Sons, Inc. All rights reserved..docx
dickonsondorris
 
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docxCopyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
dickonsondorris
 
Copyright © Cengage Learning. All rights reserved. CHAPTE.docx
Copyright © Cengage Learning.  All rights reserved. CHAPTE.docxCopyright © Cengage Learning.  All rights reserved. CHAPTE.docx
Copyright © Cengage Learning. All rights reserved. CHAPTE.docx
dickonsondorris
 
Copyright © by Holt, Rinehart and Winston. All rights reserved.docx
Copyright © by Holt, Rinehart and Winston. All rights reserved.docxCopyright © by Holt, Rinehart and Winston. All rights reserved.docx
Copyright © by Holt, Rinehart and Winston. All rights reserved.docx
dickonsondorris
 
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docxCopyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
dickonsondorris
 
Copyright © 2019, American Institute of Certified Public Accou.docx
Copyright © 2019, American Institute of Certified Public Accou.docxCopyright © 2019, American Institute of Certified Public Accou.docx
Copyright © 2019, American Institute of Certified Public Accou.docx
dickonsondorris
 
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docxCopyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
dickonsondorris
 
Copyright © 2018 Pearson Education, Inc. C H A P T E R 6.docx
Copyright © 2018 Pearson Education, Inc. C H A P T E R  6.docxCopyright © 2018 Pearson Education, Inc. C H A P T E R  6.docx
Copyright © 2018 Pearson Education, Inc. C H A P T E R 6.docx
dickonsondorris
 
Copyright © 2018 Capella University. Copy and distribution o.docx
Copyright © 2018 Capella University. Copy and distribution o.docxCopyright © 2018 Capella University. Copy and distribution o.docx
Copyright © 2018 Capella University. Copy and distribution o.docx
dickonsondorris
 
Copyright © 2018 Pearson Education, Inc.C H A P T E R 3.docx
Copyright © 2018 Pearson Education, Inc.C H A P T E R  3.docxCopyright © 2018 Pearson Education, Inc.C H A P T E R  3.docx
Copyright © 2018 Pearson Education, Inc.C H A P T E R 3.docx
dickonsondorris
 
Copyright © 2018 by Steven Levitsky and Daniel.docx
Copyright © 2018 by Steven Levitsky and Daniel.docxCopyright © 2018 by Steven Levitsky and Daniel.docx
Copyright © 2018 by Steven Levitsky and Daniel.docx
dickonsondorris
 
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docxCopyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
dickonsondorris
 
Copyright © 2017 Wolters Kluwer Health Lippincott Williams.docx
Copyright © 2017 Wolters Kluwer Health  Lippincott Williams.docxCopyright © 2017 Wolters Kluwer Health  Lippincott Williams.docx
Copyright © 2017 Wolters Kluwer Health Lippincott Williams.docx
dickonsondorris
 
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docxCopyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
dickonsondorris
 
Copyright © 2017 by University of Phoenix. All rights rese.docx
Copyright © 2017 by University of Phoenix. All rights rese.docxCopyright © 2017 by University of Phoenix. All rights rese.docx
Copyright © 2017 by University of Phoenix. All rights rese.docx
dickonsondorris
 
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docxCopyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
dickonsondorris
 
Copyright © 2016 Pearson Education, Inc. .docx
Copyright © 2016 Pearson Education, Inc.                    .docxCopyright © 2016 Pearson Education, Inc.                    .docx
Copyright © 2016 Pearson Education, Inc. .docx
dickonsondorris
 

More from dickonsondorris (20)

Copyright © eContent Management Pty Ltd. Health Sociology Revi.docx
Copyright © eContent Management Pty Ltd. Health Sociology Revi.docxCopyright © eContent Management Pty Ltd. Health Sociology Revi.docx
Copyright © eContent Management Pty Ltd. Health Sociology Revi.docx
 
Copyright © Pearson Education 2010 Digital Tools in Toda.docx
Copyright © Pearson Education 2010 Digital Tools in Toda.docxCopyright © Pearson Education 2010 Digital Tools in Toda.docx
Copyright © Pearson Education 2010 Digital Tools in Toda.docx
 
Copyright © Jen-Wen Lin 2018 1 STA457 Time series .docx
Copyright © Jen-Wen Lin 2018   1 STA457 Time series .docxCopyright © Jen-Wen Lin 2018   1 STA457 Time series .docx
Copyright © Jen-Wen Lin 2018 1 STA457 Time series .docx
 
Copyright © John Wiley & Sons, Inc. All rights reserved..docx
Copyright © John Wiley & Sons, Inc. All rights reserved..docxCopyright © John Wiley & Sons, Inc. All rights reserved..docx
Copyright © John Wiley & Sons, Inc. All rights reserved..docx
 
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docxCopyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
Copyright © by The McGraw-Hill Companies, Inc. The Aztec Accou.docx
 
Copyright © Cengage Learning. All rights reserved. CHAPTE.docx
Copyright © Cengage Learning.  All rights reserved. CHAPTE.docxCopyright © Cengage Learning.  All rights reserved. CHAPTE.docx
Copyright © Cengage Learning. All rights reserved. CHAPTE.docx
 
Copyright © by Holt, Rinehart and Winston. All rights reserved.docx
Copyright © by Holt, Rinehart and Winston. All rights reserved.docxCopyright © by Holt, Rinehart and Winston. All rights reserved.docx
Copyright © by Holt, Rinehart and Winston. All rights reserved.docx
 
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docxCopyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
Copyright © 2020 by Jones & Bartlett Learning, LLC, an Ascend .docx
 
Copyright © 2019, American Institute of Certified Public Accou.docx
Copyright © 2019, American Institute of Certified Public Accou.docxCopyright © 2019, American Institute of Certified Public Accou.docx
Copyright © 2019, American Institute of Certified Public Accou.docx
 
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docxCopyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
Copyright © 2018 Pearson Education, Inc. All Rights ReservedChild .docx
 
Copyright © 2018 Pearson Education, Inc. C H A P T E R 6.docx
Copyright © 2018 Pearson Education, Inc. C H A P T E R  6.docxCopyright © 2018 Pearson Education, Inc. C H A P T E R  6.docx
Copyright © 2018 Pearson Education, Inc. C H A P T E R 6.docx
 
Copyright © 2018 Capella University. Copy and distribution o.docx
Copyright © 2018 Capella University. Copy and distribution o.docxCopyright © 2018 Capella University. Copy and distribution o.docx
Copyright © 2018 Capella University. Copy and distribution o.docx
 
Copyright © 2018 Pearson Education, Inc.C H A P T E R 3.docx
Copyright © 2018 Pearson Education, Inc.C H A P T E R  3.docxCopyright © 2018 Pearson Education, Inc.C H A P T E R  3.docx
Copyright © 2018 Pearson Education, Inc.C H A P T E R 3.docx
 
Copyright © 2018 by Steven Levitsky and Daniel.docx
Copyright © 2018 by Steven Levitsky and Daniel.docxCopyright © 2018 by Steven Levitsky and Daniel.docx
Copyright © 2018 by Steven Levitsky and Daniel.docx
 
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docxCopyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
Copyright © 2017, 2014, 2011 Pearson Education, Inc. All Right.docx
 
Copyright © 2017 Wolters Kluwer Health Lippincott Williams.docx
Copyright © 2017 Wolters Kluwer Health  Lippincott Williams.docxCopyright © 2017 Wolters Kluwer Health  Lippincott Williams.docx
Copyright © 2017 Wolters Kluwer Health Lippincott Williams.docx
 
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docxCopyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Right.docx
 
Copyright © 2017 by University of Phoenix. All rights rese.docx
Copyright © 2017 by University of Phoenix. All rights rese.docxCopyright © 2017 by University of Phoenix. All rights rese.docx
Copyright © 2017 by University of Phoenix. All rights rese.docx
 
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docxCopyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
Copyright © 2016 John Wiley & Sons, Inc.Copyright © 20.docx
 
Copyright © 2016 Pearson Education, Inc. .docx
Copyright © 2016 Pearson Education, Inc.                    .docxCopyright © 2016 Pearson Education, Inc.                    .docx
Copyright © 2016 Pearson Education, Inc. .docx
 

Recently uploaded

Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
RidwanHassanYusuf
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
zuzanka
 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
Celine George
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
Data Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsxData Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsx
Prof. Dr. K. Adisesha
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
blueshagoo1
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
ImMuslim
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
EduSkills OECD
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
Celine George
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
melliereed
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 

Recently uploaded (20)

Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
Data Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsxData Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsx
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 

untitled folder 6.DS_Store__MACOSXuntitled folder 6._.DS_.docx

  • 1. untitled folder 6/.DS_Store __MACOSX/untitled folder 6/._.DS_Store untitled folder 6/IMG_1165.JPG __MACOSX/untitled folder 6/._IMG_1165.JPG untitled folder 6/IMG_1166.JPG __MACOSX/untitled folder 6/._IMG_1166.JPG untitled folder 6/IMG_1167.JPG __MACOSX/untitled folder 6/._IMG_1167.JPG untitled folder 6/IMG_1168.JPG __MACOSX/untitled folder 6/._IMG_1168.JPG untitled folder 6/IMG_1169.JPG __MACOSX/untitled folder 6/._IMG_1169.JPG untitled folder 6/IMG_1170.JPG __MACOSX/untitled folder 6/._IMG_1170.JPG untitled folder 6/IMG_1171.JPG __MACOSX/untitled folder 6/._IMG_1171.JPG untitled folder 6/IMG_1172.JPG
  • 2. __MACOSX/untitled folder 6/._IMG_1172.JPG untitled folder 6/IMG_1173.JPG __MACOSX/untitled folder 6/._IMG_1173.JPG untitled folder 6/IMG_1175.JPG __MACOSX/untitled folder 6/._IMG_1175.JPG untitled folder 6/IMG_1176.JPG __MACOSX/untitled folder 6/._IMG_1176.JPG Module 4/Ch 4 Marketing Lecture.htmlFIN 3473_Real Estate Property Management Ch 4 Marketing Lecture Marketing Principles •Know the product •Use present customer base •Civil rights compliance Marketing Activities
  • 3. •Advertising campaign strategy and methods •Promotional efforts •Personal selling activities Advertising Campaign Strategy •Type of property •Supply and demand –Low vacancy rates –High vacancy rates •Financial resources •Tracking costs and effectiveness Advertising Methods •Internet marketing and social media •Signs •Newspaper advertising –Classified ads
  • 4. –Display ads •Periodicals and other publications •Radio •Television •Direct-mail advertising •Brochures •Flyers •Mixed media Management Promotional Efforts •Community involvement •Press releases –May inspire articles –Virtually free Personal Selling Activities
  • 5. •Leasing with broker cooperation •Direct selling skills •Qualifying the prospect –Space –Urgency –Motives –Decision making –Creating interest and desire –Dealing with objections –Negotiating and closing –Leasing agents –Rental centers | Copyright © University of Central Oklahoma | design from css3templates.co.uk template/css/stylesheet.css @charset "UTF-8"; /* Simple fluid media Note: Fluid media requires that you remove the media's height
  • 6. and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */ img, object, embed, video { max-width: 100%; } /* IE 6 does not support max-width so default to width 100% */ .ie6 img { width:100%; } /* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile: 5; dw-num-cols-tablet: 8; dw-num-cols-desktop: 10; dw-gutter-percentage: 25;
  • 7. Inspiration from "Responsive Web Design" by Ethan Marcotte http://www.alistapart.com/articles/responsive-web-design and Golden Grid System by Joni Korpi http://goldengridsystem.com/ */ /* Mobile Layout: 480px and below. */ .gridContainer { margin-left: auto; margin-right: auto; width: 96%; padding-left: 2%; padding-right: 2%; } #LayoutDiv1 {
  • 8. clear: both; float: left; margin-left: 0; width: 100%; display: block; } @font-face { font-family: Droid Sans; src: url('../fonts/DroidSans-webfont.eot'); src: local("Droid Sans"), url('../fonts/DroidSans- webfont.woff'); } @font-face { font-family: News Cycle; src: url('../fonts/NewsCycle-Regular.eot'); src: local("News Cycle"), url('../fonts/NewsCycle- Regular.ttf');
  • 9. } html { height: 100%; } * { margin: 0; padding: 0; } /* tell the browser to render HTML 5 elements as block */ article, aside, figure, footer, header, hgroup, nav, section { display:block; } body { font: normal .80em 'Droid Sans', arial, sans-serif;
  • 10. background: #F9F9F9; color: #444; } p { padding: 0 0 16px 0; line-height: 1.7em; } img { border: 0; } h1, h2, h3, h4, h5, h6 { color: #362C20; letter-spacing: 0em; padding: 0 0 5px 0; }
  • 11. h1, h2, h3 { font: normal 140% 'News Cycle', arial; margin: 0 0 15px 0; padding: 15px 0 5px 0; color: #222; } h2 { font-size: 160%; padding: 9px 0 5px 0; } h3 { font-size: 140%; padding: 5px 0 0 0; }
  • 12. h4, h6 { color: #555; padding: 0 0 5px 0; font: normal 120% 'Droid Sans', arial, sans-serif; } h5, h6 { color: #999; font: italic 100% 'Droid Sans', arial; padding: 0 0 15px 0; } h6 { font: normal 100% 'Droid Sans', arial; } a, a:hover { outline: none;
  • 13. text-decoration: none; color: #000099; } a:hover { text-decoration: underline; } blockquote { margin: 20px 0; padding: 10px 20px 0 20px; border: 1px solid #E5E5DB; background: #FFF; } ul { margin: 2px 0 22px 17px; }
  • 14. ul li { list-style-type: circle; margin: 0 0 6px 0; padding: 0 0 4px 5px; line-height: 1.5em; } ol { margin: 8px 0 22px 20px; } ol li { margin: 0 0 11px 0; } ol li li{ list-style-type:upper-latin;
  • 15. } .left { float: left; width: auto; margin-right: 10px; } .right { float: right; width: auto; margin-left: 10px; } .center { display: block; text-align: center; margin: 20px auto;
  • 16. } #main, #container, #logo, #site_content, footer { margin-left: auto; margin-right: auto; } #main { background:#FAFAFA; } header { height: 125px; background-color: #444; background-image: url(../images/logo.jpg); background-repeat: no-repeat; }
  • 17. #logo { width: 100%; height: 90px; background: transparent; color: #888; padding: 15px 0 0 0; } #logo_text { width: 90%; border-radius: 7px; -moz-border-radius: 7px; -webkit-border: 7px; background: transparent url(../images/menubar.png); left: 0; padding: 0px 20px 5px 10px; margin-left: 1%; }
  • 18. #logo h1 { font: normal 250% 'News Cycle', arial, sans-serif; border-bottom: 0; text-transform: none; margin: 0; padding: 0 0 0 0; color: #FFF; text-decoration: none; } .logo_colour { color: #F3AD3B; } #site_content { width: 100%; overflow: hidden; margin: 0px auto 0 auto; padding: 15px 0 25px 0;
  • 19. text-shadow: 0 1px #FFF; } #sidebar_container { float: right; width: 90%; margin-top: 20px; margin-right:auto; margin-left:auto; padding: 0 0 0 0; } #sidebar_container_left { float: left; width: 90%; margin-top: 20px; margin-right: 5%; margin-left: 5%; padding: 0 0 0 0;
  • 20. } .sidebar { width: 85.4%; margin: 0 0 16px 0; background: #ddd; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#fff, #E6E4D4); background: -o-linear-gradient(#fff, #E6E4D4); background: -webkit-linear-gradient(#fff, #E6E4D4); -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; border: 1px solid #eee; border-radius: 7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border: 7px 7px 7px 7px; padding: 0 14px 5px 14px; }
  • 21. .sidebar h3, .content h2 { padding: 0 15px 20px 0; font: 200% 'News Cycle', arial, sans-serif; text-shadow: #FFF 0 1px; margin: 0 1px; } .sidebar h3 { padding: 4px 15px 9px 0; font: 200% 'News Cycle', arial, sans-serif; } .sidebar ul { margin: 0 0 15px 0; } .sidebar li a, .sidebar li a:hover {
  • 22. color: #555; text-decoration: none; } .sidebar li a:hover { text-decoration: underline; } .sidebar_item, .content_item { padding: 15px 0; } .content { text-align: left; width: 90%; margin: 0 0 15px 0; float: left; font-size: 120%;
  • 23. padding: 14px 0 0 14px; } .content_full { text-align: left; width: 90%; margin: 0 auto 15px auto; font-size: 120%; padding: 14px 14px 0 14px; } .content ul, .content_right ul,. content_full ul { margin: 2px 0 22px 0px; } .content ul li, .sidebar ul li, .content_right ul li, .content_full ul li { list-style-type: none; background: url(../images/bullet.png) no-repeat;
  • 24. margin: 0 0 0 0; padding: 0 0 4px 28px; line-height: 1.5em; } footer { font: 100% 'Droid Sans', arial, sans-serif; height: 45px; padding: 18px 0 5px 0; text-align: center; background: #2B3F53; color: #FFF; margin: 0; border-top: 6px solid #F3AD3B; } footer p { line-height: 1.7em;
  • 25. padding: 0 0 10px 0; } footer a { color: #FFF; text-decoration: none; } footer a:hover { color: #FFF; text-decoration: underline; } table { margin: 10px 0 30px 0; } table tr th, table tr td {
  • 26. background: #555; color: #FFF; padding: 7px 4px; text-align: left; text-shadow: none; } table tr td { background: #DDD; color: #47433F; border-top: 1px solid #FFF; } .content_right { text-align: left; width: 90%; margin: 0 0 15px 0; float: right; font-size: 120%;
  • 27. padding: 14px 14px 0 0; } /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ @media only screen and (min-width: 481px) { .gridContainer { width: 97.5%; padding-left: 1.25%; padding-right: 1.25%; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%;
  • 28. display: block; } #sidebar_container { float: right; width: 25.4%; margin-top: 20px; margin-right: 1%; padding: 0 0 0 0; } #sidebar_container_left { float: left; width: 25.4%; margin-top: 20px; margin-left: 1%; margin-right: 0%; padding: 0 0 0 0; } sidebar {
  • 29. margin: 0 0 16px 0; } .content { text-align: left; width: 70%; margin: 0 0 15px 0; float: left; font-size: 120%; padding: 14px 0 0 14px; } .content_right { text-align: left; width: 68%; margin: 0 0px 15px 10px; float: right; font-size: 120%; padding: 14px 14px 0 0px; clear: none;
  • 30. } nav { height: 15px; margin: -20px auto 0 auto; color: #fef4e9; background: transparent url(../images/menubar.png); } header { height: 100px; } } /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ @media only screen and (min-width: 769px) { .gridContainer {
  • 31. width: 100%; padding-left: 0%; padding-right: 0%; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; } } template/css/boilerplate.css @charset "utf-8"; /* /* * HTML5 ✰ Boilerplate * * What follows is the result of much research on cross-browser styling.
  • 32. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. * * Detailed information about this CSS: h5bp.com/css * * Dreamweaver modifications: * 1. Commented out selection highlight * 2. Removed media queries section (we add our own in a separate file) * * ==|== normalize =============================================== =========== */ /* =============================================== ============================== HTML5 display definitions =============================================== =========================== */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } /* =============================================== ============================== Base
  • 33. =============================================== =========================== */ /* * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units * 2. Force vertical scrollbar in non-IE * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */ html { font-size: 100%; overflow-y: scroll; -webkit-text-size- adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; font-size: 13px; line-height: 1.231; } body, button, input, select, textarea { font-family: sans-serif; color: #222; } /* * Remove text-shadow in selection highlight: h5bp.com/i * These selection declarations have to be separate * Also: hot pink! (or customize the background color to match your design) */ /* Dreamweaver: uncomment these if you do want to customize the selection highlight *::-moz-selection { background: #fe57a1; color: #fff; text- shadow: none; } *::selection { background: #fe57a1; color: #fff; text-shadow: none; } */ /*
  • 34. =============================================== ============================== Links =============================================== =========================== */ a { color: #00e; } a:visited { color: #551a8b; } a:hover { color: #06e; } a:focus { outline: thin dotted; } /* Improve readability when focused and hovered in all browsers: h5bp.com/h */ a:hover, a:active { outline: 0; } /* =============================================== ============================== Typography =============================================== =========================== */ abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
  • 35. ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font- weight: bold; } /* Redeclare monospace font family: h5bp.com/j */ pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; } /* Improve readability of pre-formatted text in all browsers */ pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ""; content: none; } small { font-size: 85%; } /* Position subscript and superscript content without affecting line-height: h5bp.com/k */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* =============================================== ============================== Lists =============================================== =========================== */ ul, ol { margin: 1em 0; padding: 0 0 0 40px; } dd { margin: 0 0 0 40px; }
  • 36. nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; } /* =============================================== ============================== Embedded content =============================================== =========================== */ /* * 1. Improve image quality when scaled in IE7: h5bp.com/d * 2. Remove the gap between images and borders on image containers: h5bp.com/e */ img { border: 0; -ms-interpolation-mode: bicubic; vertical- align: middle; } /* * Correct overflow not hidden in IE9 */ svg:not(:root) { overflow: hidden; } /* =============================================== ============================== Figures =============================================== =========================== */
  • 37. figure { margin: 0; } /* =============================================== ============================== Forms =============================================== =========================== */ form { margin: 0; } fieldset { border: 0; margin: 0; padding: 0; } /* Indicate that 'label' will shift focus to the associated form element */ label { cursor: pointer; } /* * 1. Correct color not inheriting in IE6/7/8/9 * 2. Correct alignment displayed oddly in IE6/7 */ legend { border: 0; *margin-left: -7px; padding: 0; } /* * 1. Correct font-size not inheriting in all browsers * 2. Remove margins in FF3/4 S5 Chrome * 3. Define consistent vertical alignment display in all browsers */ button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } /*
  • 38. * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) * 2. Correct inner spacing displayed oddly in IE6/7 */ button, input { line-height: normal; *overflow: visible; } /* * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */ table button, table input { *overflow: auto; } /* * 1. Display hand cursor for clickable form elements * 2. Allow styling of clickable form elements in iOS */ button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } /* * Consistent box sizing and appearance */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; } input[type="search"] { -webkit-appearance: textfield; -moz-box- sizing: content-box; -webkit-box-sizing: content-box; box- sizing: content-box; } input[type="search"]::-webkit-search-decoration { -webkit- appearance: none; } /*
  • 39. * Remove inner padding and border in FF3/4: h5bp.com/l */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /* * 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */ textarea { overflow: auto; vertical-align: top; resize: vertical; } /* Colors for form validity */ input:valid, textarea:valid { } input:invalid, textarea:invalid { background-color: #f0dddd; } /* =============================================== ============================== Tables =============================================== =========================== */ table { border-collapse: collapse; border-spacing: 0; } td { vertical-align: top; } /* ==|== primary styles =============================================== ====== Author: ===============================================
  • 40. =========================== */ /* ==|== non-semantic helper classes ======================================== Please define your styles before this section. =============================================== =========================== */ /* For image replacement */ .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no- repeat; text-align: left; direction: ltr; } .ir br { display: none; } /* Hide from both screenreaders and browsers: h5bp.com/u */ .hidden { display: none !important; visibility: hidden; } /* Hide only visually, but have it available for screenreaders: h5bp.com/v */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px;
  • 41. margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */ .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* Hide visually and from screenreaders, but maintain layout */ .invisible { visibility: hidden; } /* Contain floats: h5bp.com/q */ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } /* ==|== print styles =============================================== ======== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r =============================================== =========================== */ @media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */ a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
  • 42. content: ""; } /* Don't show links for images, or javascript/internal links */ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } /* h5bp.com/t */ tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } template/images/bullet.png template/images/menubar.png template/images/logo.jpg template/fonts/NewsCycle-Regular.ttf template/fonts/NewsCycle-Regular.eot template/fonts/DroidSans-webfont.woff template/fonts/DroidSans-webfont.eot Module 4/Ch 5 Leases Lecture.htmlFIN 3473_Real Estate Property Management Ch 5 Leases LectureLeasehold EstatesEstate for yearsEstate from period to periodTenancy at willTenancy at sufferanceProvisions of a Valid LeaseStatute of FraudsEssential elementsNames and signatures Description of the premisesTerm of the leaseValuable considerationPossession of the
  • 43. premisesPayment OptionsStep-up clausePercentage leaseIndex leaseEscalation clauseReappraisal leaseTax and insurance participationState and lease-specific provisionsUse of the premisesRights and obligationsBuilding rulesCondemnationCompliance clauseAssignment and subletting provisionsFire and casualty damageOther ClausesTenant’s ObligationsTenant improvementsSecurity depositHow and when to returnWhen and how to retainOften determined by state statutePersonal propertyProperty Owner’s ObligationsDisclosure and billingQuiet enjoymentImplies right to possessionLimits access by ownerMaintaining the premisesOften mandated by state statuteDiffers for residential versus commercial`Tenant’s Remedies for Owner NoncomplianceNoncompliance with rental agreementFailure to deliver premisesFailure to supply essential servicesConstructive evictionPartial evictionOwner’s Remedies for NoncomplianceNoncompliance with rental agreementSuit for evictionDefaultBankruptcyIllegal activitiesUsing software managementLease FormatsStandard lease formsReadily availableAllow for variationsRespect opinion of attorneysManager should avoid writing clausesObtain legal advice for riders | Copyright © University of Central Oklahoma | design from css3templates.co.uk template/css/stylesheet.css @charset "UTF-8"; /* Simple fluid media Note: Fluid media requires that you remove the media's height and width attributes from the HTML http://www.alistapart.com/articles/fluid-images/ */
  • 44. img, object, embed, video { max-width: 100%; } /* IE 6 does not support max-width so default to width 100% */ .ie6 img { width:100%; } /* Dreamweaver Fluid Grid Properties ---------------------------------- dw-num-cols-mobile: 5; dw-num-cols-tablet: 8; dw-num-cols-desktop: 10; dw-gutter-percentage: 25; Inspiration from "Responsive Web Design" by Ethan Marcotte
  • 45. http://www.alistapart.com/articles/responsive-web-design and Golden Grid System by Joni Korpi http://goldengridsystem.com/ */ /* Mobile Layout: 480px and below. */ .gridContainer { margin-left: auto; margin-right: auto; width: 96%; padding-left: 2%; padding-right: 2%; } #LayoutDiv1 { clear: both; float: left;
  • 46. margin-left: 0; width: 100%; display: block; } @font-face { font-family: Droid Sans; src: url('../fonts/DroidSans-webfont.eot'); src: local("Droid Sans"), url('../fonts/DroidSans- webfont.woff'); } @font-face { font-family: News Cycle; src: url('../fonts/NewsCycle-Regular.eot'); src: local("News Cycle"), url('../fonts/NewsCycle- Regular.ttf'); }
  • 47. html { height: 100%; } * { margin: 0; padding: 0; } /* tell the browser to render HTML 5 elements as block */ article, aside, figure, footer, header, hgroup, nav, section { display:block; } body { font: normal .80em 'Droid Sans', arial, sans-serif; background: #F9F9F9; color: #444;
  • 48. } p { padding: 0 0 16px 0; line-height: 1.7em; } img { border: 0; } h1, h2, h3, h4, h5, h6 { color: #362C20; letter-spacing: 0em; padding: 0 0 5px 0; } h1, h2, h3 {
  • 49. font: normal 140% 'News Cycle', arial; margin: 0 0 15px 0; padding: 15px 0 5px 0; color: #222; } h2 { font-size: 160%; padding: 9px 0 5px 0; } h3 { font-size: 140%; padding: 5px 0 0 0; } h4, h6 { color: #555;
  • 50. padding: 0 0 5px 0; font: normal 120% 'Droid Sans', arial, sans-serif; } h5, h6 { color: #999; font: italic 100% 'Droid Sans', arial; padding: 0 0 15px 0; } h6 { font: normal 100% 'Droid Sans', arial; } a, a:hover { outline: none; text-decoration: none; color: #000099;
  • 51. } a:hover { text-decoration: underline; } blockquote { margin: 20px 0; padding: 10px 20px 0 20px; border: 1px solid #E5E5DB; background: #FFF; } ul { margin: 2px 0 22px 17px; } ul li {
  • 52. list-style-type: circle; margin: 0 0 6px 0; padding: 0 0 4px 5px; line-height: 1.5em; } ol { margin: 8px 0 22px 20px; } ol li { margin: 0 0 11px 0; } ol li li{ list-style-type:upper-latin; }
  • 53. .left { float: left; width: auto; margin-right: 10px; } .right { float: right; width: auto; margin-left: 10px; } .center { display: block; text-align: center; margin: 20px auto; }
  • 54. #main, #container, #logo, #site_content, footer { margin-left: auto; margin-right: auto; } #main { background:#FAFAFA; } header { height: 125px; background-color: #444; background-image: url(../images/logo.jpg); background-repeat: no-repeat; } #logo { width: 100%;
  • 55. height: 90px; background: transparent; color: #888; padding: 15px 0 0 0; } #logo_text { width: 90%; border-radius: 7px; -moz-border-radius: 7px; -webkit-border: 7px; background: transparent url(../images/menubar.png); left: 0; padding: 0px 20px 5px 10px; margin-left: 1%; } #logo h1 { font: normal 250% 'News Cycle', arial, sans-serif;
  • 56. border-bottom: 0; text-transform: none; margin: 0; padding: 0 0 0 0; color: #FFF; text-decoration: none; } .logo_colour { color: #F3AD3B; } #site_content { width: 100%; overflow: hidden; margin: 0px auto 0 auto; padding: 15px 0 25px 0; text-shadow: 0 1px #FFF; }
  • 57. #sidebar_container { float: right; width: 90%; margin-top: 20px; margin-right:auto; margin-left:auto; padding: 0 0 0 0; } #sidebar_container_left { float: left; width: 90%; margin-top: 20px; margin-right: 5%; margin-left: 5%; padding: 0 0 0 0; }
  • 58. .sidebar { width: 85.4%; margin: 0 0 16px 0; background: #ddd; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#fff, #E6E4D4); background: -o-linear-gradient(#fff, #E6E4D4); background: -webkit-linear-gradient(#fff, #E6E4D4); -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px; border: 1px solid #eee; border-radius: 7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; -webkit-border: 7px 7px 7px 7px; padding: 0 14px 5px 14px; } .sidebar h3, .content h2 {
  • 59. padding: 0 15px 20px 0; font: 200% 'News Cycle', arial, sans-serif; text-shadow: #FFF 0 1px; margin: 0 1px; } .sidebar h3 { padding: 4px 15px 9px 0; font: 200% 'News Cycle', arial, sans-serif; } .sidebar ul { margin: 0 0 15px 0; } .sidebar li a, .sidebar li a:hover { color: #555; text-decoration: none;
  • 60. } .sidebar li a:hover { text-decoration: underline; } .sidebar_item, .content_item { padding: 15px 0; } .content { text-align: left; width: 90%; margin: 0 0 15px 0; float: left; font-size: 120%; padding: 14px 0 0 14px; }
  • 61. .content_full { text-align: left; width: 90%; margin: 0 auto 15px auto; font-size: 120%; padding: 14px 14px 0 14px; } .content ul, .content_right ul,. content_full ul { margin: 2px 0 22px 0px; } .content ul li, .sidebar ul li, .content_right ul li, .content_full ul li { list-style-type: none; background: url(../images/bullet.png) no-repeat; margin: 0 0 0 0; padding: 0 0 4px 28px; line-height: 1.5em;
  • 62. } footer { font: 100% 'Droid Sans', arial, sans-serif; height: 45px; padding: 18px 0 5px 0; text-align: center; background: #2B3F53; color: #FFF; margin: 0; border-top: 6px solid #F3AD3B; } footer p { line-height: 1.7em; padding: 0 0 10px 0; }
  • 63. footer a { color: #FFF; text-decoration: none; } footer a:hover { color: #FFF; text-decoration: underline; } table { margin: 10px 0 30px 0; } table tr th, table tr td { background: #555; color: #FFF; padding: 7px 4px;
  • 64. text-align: left; text-shadow: none; } table tr td { background: #DDD; color: #47433F; border-top: 1px solid #FFF; } .content_right { text-align: left; width: 90%; margin: 0 0 15px 0; float: right; font-size: 120%; padding: 14px 14px 0 0; }
  • 65. /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */ @media only screen and (min-width: 481px) { .gridContainer { width: 97.5%; padding-left: 1.25%; padding-right: 1.25%; } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; }
  • 66. #sidebar_container { float: right; width: 25.4%; margin-top: 20px; margin-right: 1%; padding: 0 0 0 0; } #sidebar_container_left { float: left; width: 25.4%; margin-top: 20px; margin-left: 1%; margin-right: 0%; padding: 0 0 0 0; } sidebar { margin: 0 0 16px 0; }
  • 67. .content { text-align: left; width: 70%; margin: 0 0 15px 0; float: left; font-size: 120%; padding: 14px 0 0 14px; } .content_right { text-align: left; width: 68%; margin: 0 0px 15px 10px; float: right; font-size: 120%; padding: 14px 14px 0 0px; clear: none; } nav {
  • 68. height: 15px; margin: -20px auto 0 auto; color: #fef4e9; background: transparent url(../images/menubar.png); } header { height: 100px; } } /* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */ @media only screen and (min-width: 769px) { .gridContainer { width: 100%; padding-left: 0%; padding-right: 0%;
  • 69. } #LayoutDiv1 { clear: both; float: left; margin-left: 0; width: 100%; display: block; } } template/css/boilerplate.css @charset "utf-8"; /* /* * HTML5 ✰ Boilerplate * * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. * * Detailed information about this CSS: h5bp.com/css
  • 70. * * Dreamweaver modifications: * 1. Commented out selection highlight * 2. Removed media queries section (we add our own in a separate file) * * ==|== normalize =============================================== =========== */ /* =============================================== ============================== HTML5 display definitions =============================================== =========================== */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } /* =============================================== ============================== Base =============================================== =========================== */ /*
  • 71. * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units * 2. Force vertical scrollbar in non-IE * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */ html { font-size: 100%; overflow-y: scroll; -webkit-text-size- adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; font-size: 13px; line-height: 1.231; } body, button, input, select, textarea { font-family: sans-serif; color: #222; } /* * Remove text-shadow in selection highlight: h5bp.com/i * These selection declarations have to be separate * Also: hot pink! (or customize the background color to match your design) */ /* Dreamweaver: uncomment these if you do want to customize the selection highlight *::-moz-selection { background: #fe57a1; color: #fff; text- shadow: none; } *::selection { background: #fe57a1; color: #fff; text-shadow: none; } */ /* =============================================== ============================== Links ===============================================
  • 72. =========================== */ a { color: #00e; } a:visited { color: #551a8b; } a:hover { color: #06e; } a:focus { outline: thin dotted; } /* Improve readability when focused and hovered in all browsers: h5bp.com/h */ a:hover, a:active { outline: 0; } /* =============================================== ============================== Typography =============================================== =========================== */ abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } ins { background: #ff9; color: #000; text-decoration: none; } mark { background: #ff0; color: #000; font-style: italic; font- weight: bold; }
  • 73. /* Redeclare monospace font family: h5bp.com/j */ pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; } /* Improve readability of pre-formatted text in all browsers */ pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ""; content: none; } small { font-size: 85%; } /* Position subscript and superscript content without affecting line-height: h5bp.com/k */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* =============================================== ============================== Lists =============================================== =========================== */ ul, ol { margin: 1em 0; padding: 0 0 0 40px; } dd { margin: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; } /*
  • 74. =============================================== ============================== Embedded content =============================================== =========================== */ /* * 1. Improve image quality when scaled in IE7: h5bp.com/d * 2. Remove the gap between images and borders on image containers: h5bp.com/e */ img { border: 0; -ms-interpolation-mode: bicubic; vertical- align: middle; } /* * Correct overflow not hidden in IE9 */ svg:not(:root) { overflow: hidden; } /* =============================================== ============================== Figures =============================================== =========================== */ figure { margin: 0; } /* ===============================================
  • 75. ============================== Forms =============================================== =========================== */ form { margin: 0; } fieldset { border: 0; margin: 0; padding: 0; } /* Indicate that 'label' will shift focus to the associated form element */ label { cursor: pointer; } /* * 1. Correct color not inheriting in IE6/7/8/9 * 2. Correct alignment displayed oddly in IE6/7 */ legend { border: 0; *margin-left: -7px; padding: 0; } /* * 1. Correct font-size not inheriting in all browsers * 2. Remove margins in FF3/4 S5 Chrome * 3. Define consistent vertical alignment display in all browsers */ button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } /* * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) * 2. Correct inner spacing displayed oddly in IE6/7 */
  • 76. button, input { line-height: normal; *overflow: visible; } /* * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */ table button, table input { *overflow: auto; } /* * 1. Display hand cursor for clickable form elements * 2. Allow styling of clickable form elements in iOS */ button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } /* * Consistent box sizing and appearance */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; } input[type="search"] { -webkit-appearance: textfield; -moz-box- sizing: content-box; -webkit-box-sizing: content-box; box- sizing: content-box; } input[type="search"]::-webkit-search-decoration { -webkit- appearance: none; } /* * Remove inner padding and border in FF3/4: h5bp.com/l */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
  • 77. /* * 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */ textarea { overflow: auto; vertical-align: top; resize: vertical; } /* Colors for form validity */ input:valid, textarea:valid { } input:invalid, textarea:invalid { background-color: #f0dddd; } /* =============================================== ============================== Tables =============================================== =========================== */ table { border-collapse: collapse; border-spacing: 0; } td { vertical-align: top; } /* ==|== primary styles =============================================== ====== Author: =============================================== =========================== */
  • 78. /* ==|== non-semantic helper classes ======================================== Please define your styles before this section. =============================================== =========================== */ /* For image replacement */ .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no- repeat; text-align: left; direction: ltr; } .ir br { display: none; } /* Hide from both screenreaders and browsers: h5bp.com/u */ .hidden { display: none !important; visibility: hidden; } /* Hide only visually, but have it available for screenreaders: h5bp.com/v */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
  • 79. .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* Hide visually and from screenreaders, but maintain layout */ .invisible { visibility: hidden; } /* Contain floats: h5bp.com/q */ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } /* ==|== print styles =============================================== ======== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r =============================================== =========================== */ @media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */ a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } /* h5bp.com/t */
  • 80. tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } template/images/bullet.png template/images/menubar.png template/images/logo.jpg template/fonts/NewsCycle-Regular.ttf template/fonts/NewsCycle-Regular.eot template/fonts/DroidSans-webfont.woff template/fonts/DroidSans-webfont.eot 2 Discussions…. Chapters 4, 5 are attached so read for there and write …Don’t use any external source…200 words enough for each Discussion 4: In this chapter we study marketing. Discuss a time you have either rented an apartment or home if you have and how you choose the property. If you have never rented a home or apartment, please discuss options for choosing a property using the book as a reference. Discussion 5: Leases are contracts. When you sign a lease you have committed to a contract to do something. It is not unusual that people’s situations change. You and 2 others have entered into a
  • 81. lease for a home while attending college. After several weeks of school, it becomes obvious that one of your roommates simply Is not going to make it in school. His parents are coming to move him home. What are the options regarding the rent on this home. Use the book for creative ideas.