|
Posted by dorayme on March 29, 2008, 1:55 am
Please log in for more thread options
mrc2323@cox.net (Michael R. Copeland) wrote:
> I am building a prototype Web site, and am trying to use CSS to
> handle some of the formatting. Although I have some (?) experience with
> HTML coding, I am completely new to CSS - and I don't have much
> understanding of their relationship.
Read as much as you can stand at:
<http://www.htmldog.com/guides/cssbeginner/>
and then see if you can see what is wrong with the code you posted. In
particular read up on how to assign ids and classes in the html and how
to give instructions in the css for such classes. Then come back with
any particular difficulties.
--
dorayme
|