2008年3月15日星期六

about Dreamweaver layout or something

i found some very nice style in Google pager creator

like this one.
http://solidsnake.1999.googlepages.com/testing

but when i use the Dreamweaver, it won't works

http://solidsnake.1999.googlepages.com/test.html

as you can see the roling bars are different and Test part is locked can not roll

what's wrong with this one..............

2 条评论:

John doe 说...

i got it. it's about css . i'll figure it out soon

John doe 说...

h1
{
color: #fff;

background: url(http://!@#$%.jpg) no-repeat left bottom;

}

that will fix this problem.