VB: Ch5 p177 Themes in Wrox United
In previous studies on applying styles to HTML using stylesheets, it was clear that while class style rules could be applied to many different elements on a page, an id style rule could only be applied to a single element.
The first paragraph on p177 (below the stylesheet code) says "The #nav definition and the #content definition are used to match all elements on a page with an id set to nav or content respectively, ...". "All elements" seems to imply that any number of elements can use the same id.
Anyone else noticed this?
Can anyone explain this for me?
Richard
Rugeley, UK
WinXP Pro SP2
VBW Express
__________________
Richard
Rugeley, UK
WinXP Pro SP2
VBW Express + SQL Server 2005 Express
|