Nancy,
I tried your code. Interesting, and I may go for the frame and headings, however, the thing is I want to create an inset shadow like my oak tree page.
see:
http:adjacentdimensionsmedia.com
and press the image link
However, I don't want to put a border radius around the sunset image, I want to keep it square, I just want an inset shadow.
Another basic thing I don't understand: sometimes I see CSS code mixed with HTML code on the same HTML page. I thought the CSS has to go into a separate file called "style.css". Why is it put on the HTML page? Also although it worked, I don't understand why you didn't put a period "." in front of things that were later followed by curly brackets like:
img {…}
- doesn't it need to be:
.img{…} ?
I believe one doesn't need a period "." for a body selector but I thought you did for other stuff.
It is quite slow going here to bring vision to reality.
Paul