Jmartini
06-11-2010, 03:28 PM
I have a site where one page has,
<div id="page123">
<div id="content"> ... </div>
</div>
How can I apply a style (from external stylesheet) to #content on only the page with id=page123 as opposed to other pages that have #content?
Thanks in Advance!
J
<div id="page123">
<div id="content"> ... </div>
</div>
How can I apply a style (from external stylesheet) to #content on only the page with id=page123 as opposed to other pages that have #content?
Thanks in Advance!
J