Re: [css-d] Site test?

2007-10-21 Thread Virginia Bruce
On Oct 20, 2007, at 11:02 PM, William M Conlon wrote:

> Sorry, I have not looked in IE6.
>
> First, start with validated HTML.  Your document does not validate 
> (you have a non-unicode character on line 9.
>
> Next, validate the css.  268  #resources  Value Error : border 1 is 
> not a border-color value : 1

Okay, I will go back in and validate everything. You're right, I forgot 
to do that.
>
> Then, your sizes are in px, which breaks the flow when someone 
> resizes.  Review the threads here about relative size (% or em) for 
> all dimensions.

When I worked in tables, I always used % but I thought it became 
problematic with CSS. I will go back and study that -- I would much 
rather work in %. Never got into ems, but I'll look into that too.

> Also, it would be nice to replace the table with another floated 
> column, since the table does not contain tabular information, but a 
> list.

I tried and tried to do this but I gave up.

I have to have the content of the innerRightContent div at the top of 
the body section.  I couldn't figure out how to position the box inside 
an absolutely positioned div without placing it above that content in 
the file. If there is a way, I'd love to learn it. I would actually 
like that "box" to appear at the top right of the InnerRightContent 
div, with the text wrapping around it, but its content must not be 
above the "Custom Tailored Clothing Means Elegance and Dignity/ Daswani 
Tailors makes tailor-made fit and style affordable..." content.

Placing the keyword-rich content at the top of the file was the whole 
point of tackling CSS positioning for me. If you can absolutely 
position a div inside an absolutely positioned div I would love to do 
that.

vb

Virginia Bruce
Team Web
http://teamweb.com
503-629-5799


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site test?

2007-10-20 Thread Virginia Bruce
I have only been watching this list for a little while, so if this is 
an inappropriate request, please let me know...

I am also new to CSS positioning, although I've been using CSS styling 
for several years. My current client wants good Search Engine results, 
and my SEO guru has recommended using CSS positioning so that the 
important content (keyword rich) sits at the top of the files.

After much hair-tearing, I think I have achieved this. I usually work 
on a Mac, but I was able to test in IE7, but not in the dreaded IE6. 
That's where you-all come in...

Please take a look at the site and let me know if there's anything odd. 
This is just a staging site, the final one will sit on its own domain.

http://teamweb.com/daswani

Thanks in advance for any comments, suggestions etc.

vb

Virginia Bruce
Team Web
http://teamweb.com
503-629-5799

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/