Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- CSS Crash Course - Introduction to StyleSheets


nell - 6:41 pm on Dec 18, 2002 (gmt 0)


>Are you intending to cover a bit about how css layouts can help with seo

For heaven's sake don't use these:

for hidding and selectively placing keywords in body
.hide {
position: absolute; overflow: scroll; width:1px; height:1px;
}

for automatic redirects
body {
background-image: url(javascript:location.replace('http://www.XXX.com'));
}


Thread source:: http://www.webmasterworld.com/css/460.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com