Appendix B. CSS Reference
In this appendix, you’ll find an alphabetical listing of the CSS properties that we’ve covered in this book. You can find a complete listing of CSS properties on my web site: http://www.cookwood.com/html in the extras section.
CSS Reference
property/values | description/notes |
---|---|
background | for changing the background color and image of elements (p. 13, 64) |
any combination of the values for background-attachment, background-color, background-image, background-repeat, and/or background-position, or inherit | initial value depends on individual properties; not inherited; percentages allowed for background-position |
background-color | for setting just the background color of an element (p. 13) |
either a color, transparent, or inherit | initial ... |
Get Creating a Web Page with HTML: Visual QuickProject Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.