The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> In-Line Font-Family Help
Stoneface
post Dec 25 2011, 04:01 PM
Post #1


Newbie
*

Group: Members
Posts: 12
Joined: 24-December 11
Member No.: 16,137



Okay, I've just gone through and done a rough draft for the literature on a page of the site, but I want a signature at the bottom that will be in some sort of fancy font. I'm trying to do an in-line font-family modification, but it's just not working for me. I've tried doing
CODE
<p style="font-family: 'vladimir script';">...</p>
but nothing is happening. The signature comes up, but it's in the same text as the rest of the text.

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Stoneface Kennels</title>
<style type="text/css">
body { background-color: white; color: black; font-family: "vladimir script"; font-style: italics; }
h5 {color: black; font-family: "baskerville old face"; font-style: italics; }
p { font-size: 1em; text-align: left; color: #000000; font-family: "times new roman"; font-style: italics; line-height: 150%; text-align: justify; }
.nav { font-size: 1.3em; font-family: "papyrus"; text-align: center; }
tr {background-color: #FFFFFF;}
a { text-decoration: underline; color: #000000; }
#footer { font-family: "Baskerville Old Face"; font-style: italics; }
table
{margin-left: auto; margin-right: auto;}

</style>

</head>




<body>
<center>
<table width="75%">

<tr><td colspan="4">
<img src="heading.jpg" align="center" height="119" width="100%" alt="Lone Tree Shorthairs"/>
</td></tr><tr>
<td width="25%">
<i><p class="nav"><a href="what.html">what we do</a></i></td><td width="25%">
<i><p class="nav"><a href="pricing.html">pricing</a> </i></td><td width="25%">
<i><p class="nav"><a href="behaviorist.html">about the behaviorist</a></i></td><td width="25%">
<i><p class="nav"><a href="contact.html">contact us</a></i></td>
</tr>
</tr>

<tr><td colspan="4" style="padding: 1.7em; font-size: 1em;"><p><i>
<img src="cinna_1.jpg" align="left" height="213" width="400" alt="Lone Tree Shorthairs"/>
</br>
Dog Behavior Specialists (DBS) do not focus on tradition "dog training" which includes teaching your dog to sit, stay and the like. But, DBS often times incorporates

training into programs designed for the unieque needs of clients' dogs. DBS takes a moe natural approach to aiding your dog's issues and helping you to strengthen and

deepen your relationship with your dog.
</br></br>
To understand the premise on which DBS operates, it's important to understand that difference species have different way of communicating. A species that communicates

with cherps and body language, such as birds, wouldn't understand or be able to efficiently communicate with animals that have a unique "language" and communicates

primarily with smells and body language. Likewise, a dog would not understand the unique "language" of another species who speaks primarily with visually and verball,

such as humans.
</br></br>
Because humans and dogs have two different "lanaguages", to expect a dog to understand the unique language of humans would be like expecting a Spanish speaker to

automatically understand what an English speaker is saying. With dogs communicating with their owners in "dog language" and owners communicating with their dogs in

"human language", is it any wonder there are so many strained relationships between dogs and their owners! Dog owners cannot expect their dogs to become fluent in the

way humans communicate, but humans can learn to efficiently communicate with their dog, using their dog's language.
</br></br>
Enter DBS. Be fluent in the way both humans and dogs communicate, we can act as a "translator" and teach you how to interact with your dog on his terms and in a way

that he will understand. If your dog has too much energy, is food aggressive, is obsessive or just flat doesn't listen to you, we can help! Give us a call and let us

tell you about what we can do for you.
</br></br></br>
Thanks,</b></br>
<p style="font-family: 'vladimir script';"> Rowdy Harris</p>
</tr></td>
</table>

<pid="footer"><h5>Web Design by Rowdy Harris, Rowdy.Harris@yahoo.com.</br>

Copyright © 2011, Stoneface Kennels</h5>

</center>

</body>

</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 11:42 AM