PDA

View Full Version : House of CSS


Joe the Large
10-25-2003, 05:37 AM
Found this link on Eric Meyer's website. Check it out. (http://www.designdetector.com/tips/3DBorderDemo2.html)


Even though several people have viewed this, no one has made any remarks about it, so I should point out that this house was built by Chris Hester using only XHTML and CSS. It isn't an image or a stack of image slices. Just divs and styling.
Anyway, I thought it was pretty darn cool.:D

themadpoet
11-13-2003, 05:29 PM
I am in awe the boy is amazing..... anyone know how he did the diagonals?

Daybreak_0
11-15-2003, 01:37 PM
Diagonals are done using borders.

Test it yourself. Set very large borders all different colours. You can see the diagonal where one border meets another.

Then it is just a matter of different colours and positioning.

But be warned - IE does not yet support transparent borders, and also has further problems when only one Border is set and not others.

Regards
Day