Fulltext results:
- Shadows
- the shadow: box-shadow: 1px 4px 8px #888888; <html><div style="box-shadow: 1px 4px 8px #888888; height: 50px; width: 100px;"></div></html> Looks even better with a tiny grey border: b... lid #DDDDDD; box-shadow: 1px 4px 8px #888888; <html><div style="border: 1px solid #DDDDDD; box-shadow... 8px #888888; height: 50px; width: 100px;"></div></html> ==== Inset Shadow ==== The shadow inside the b
- CSS - Cascading Stylesheets
- = Links ===== German CSS Reference Links: * SELFHTML - CSS Kurzreferenz: [[http://192.168.200.15/selfhtml812/navigation/css.htm|im DEV Netz]] [[http://de.selfhtml.org/navigation/css.htm|de.selfhtml.org]] * CSS 4 you - CSS-Referenz: [[http://www.css4you.de/|www.css
- Border
- h; border-width: 12px; border-style: solid; <html><div style="background-color: black; padding: 10p... ; border-style: solid; height: 30px; width: 80px;"></div></div></html> {{tag>webdesign web design css}}