You are currently viewing the CSS Cascading Style Sheets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Does the comment tag not work on css pages? When I put the in my css page to seperate sections it ignores the next line. In the example below the #index_body line is totally ignored but the div.weather and div.title work as desrcibed. Now if I only use than it works fine. As soon as I the next line of code in the css page is ignored. Is this a glitch in css? IE6, Mozilla 1.7 and firefox all pickup the same problem.