Hi
I am starting with a new site. Made a simple version of the beginning of the first page with a an external style sheet putting it in the same folder. The css works for the body tag but not for the other tags. I am posting the html and the css, can you point out what my mistake might be? I can't figure it out. Any help appreciated.
Thanks,
Alros
Here is the css:
body {
margin: 0;
padding: 0;
background-color: #050845;
color: white;
font: small Arial, Helvetica, Verdana, sans-serif;
}
<div id="content">
<p>
I am a licensed psychotherapist and a graduate of Fordham University, New York. I have over twenty
years of diversified clinical experience working in leading mental health institutions and private practice.
I have received an award for my Doctoral research dealing with Israelis living in the United States.
I had a weekly psychological column in the Israeli newspaper “Yediot Ahronot” for two years, as well as in other
professional magazines.
</p>
<p>
I am offering change, hope, support and emotional/mental well being. Those seeking a journey to deeper
self understanding and self strengthening may find a life freer of past limitations through therapy.
To learn more about my education and work experience please review my resume.
</p>
Bookmarks