Posted by F.C. James on 01/31/07 23:17
Beauregard T. Shagnasty wrote:
> F.C. James wrote:
>
>
> body {
> background: #dff;
> color: #000;
> font: 100% Georgia, serif;
> }
>
> #name1 {
> height: 450px;
> padding: 0;
> margin-left: 10px;
> background: transparent url('col.jpg');
> color: #000;
> border-bottom: solid #a79372 5px;
> }
Thanks a lot. That does look a lot better.
With those corrections, I can now copy and paste the css into the
validator and I get "NO" errors. If I use the url I still get 16 :-)
I'll try and clean up the HTML next.
> What is the purpose of "#name1" ? If for holding text, I would switch
> to using em units for the height and margins, so that the container
> expands and contracts with the text if/when a visitor resizes.
>
I'm not sure I understand. One bad problem I have is that the text in
the middle table will not stay within the table border to the right when
I resize the browser to 800. I've not seen this happen before. But I
will try and experiment with the em and see if it works.
http://ride.0taxi.com/downyonder/
[Back to original message]
|