<style>

p.title
{
text-align: center; 
font-family: georgia,palatino;
font-size: 18px;
font-size: 20px;
color:blue;
font-style:italic;
}

p.cont
{
text-align: center;
font-family: georgia,palatino;
font-size: 18px;
font-style:italic;
}

p.sun
{
text-align: center; 
font-family: georgia,palatino;
font-size: 18px;
font-size: 20px;
color: #99cc00;
font-style:italic;
}

p.rew
{
text-align: center;
font-family: georgia,palatino;
font-size: 14px;
font-style:italic;
}

</style> 

<p class="title">Summer Special</p>
<p class="cont">Natural Organics Facial With Guava and Cucumber Full Body Exfoliation</p>
<p class="cont"><strong>99$</strong></p>

</br>
<p class="title">Seasonal Wrap – Summer Sunlover</p>
<p class="cont">Full Body Exfoliation</p>
<P class="cont">Cucumber Clay Wrap</p>
<p class="cont">Aloe Vera and Marine Collagen Hydration</p>
<p class="cont"><strong>$140</strong></p>

</br>

<p class="red">Christmas Gift Vouchers</p>
<p class="cont"><strong>Pamper someone special this year with a Treatment Voucher from our  beautiful spa</strong></p>
<p class="cont">Purchase a Gift Voucher worth $150 or more and <strong>receive a second voucher worth $25 for FREE</strong>or purchase a Gift Voucher worth $250 or more and<strong> receive a second voucher worth $50 for FREE</strong></p>
</br>
<p class="sun">Spa Tempters</p>
<p class="cont">20 min Back Massage</p>   
<p class="cont">20 min Foot Massage</p>
<p class="cont">20 min Facial</p>
<p class="cont"><strong>$35 each or all 3 for $99</strong></p>  

<p class="cont"><strong>NEED WAXING?</strong></p>
<p class="cont">We offer 10% off all waxing treatments if you rebook with us within 30 days, prior to leaving our spa</p>

<p class="rew">Earn 5 points for every $100 spend.  Gain a minimum 25 points to start redeeming against any treatment of choice</p>

Recommended Answers

All 5 Replies

Specifically, what's not working? On what part?

my css code is not working the p.title, p.cont and etc.. i cant find the problem

I really don't know what's the problem but it's working on my end.
Look:
Your HTML with applied CSS

Also, I have commented on your other posting: Your Other Post.

I'm guessing if the problem was the place where you put your CSS Style. Your other post puts the CSS Style outside of HTML. I already answered on your post.

thanks mate!

No prob :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.