Hey all, Got a question about the @font-face specification in CSS 3.. lets's say I have a style sheet called fonts.css, all it is is a bunch of @font-face declarations... and I link it into my page using a link tag.
I also have a bunch of other style sheets for specific things linked in. I know that HTML5 compliant browsers have a "session" element baked into them, so are the font declarations made in font.css available to the other linked style sheets, or do I need to import fonts.css directly into every other style sheet. -- -- Scott Stewart Adobe Certified Instructor, ColdFusion 8 & 9 Adobe Certified Expert, ColdFusion 8 & 9 Blog: http://www.sstwebworks.com Email: [email protected] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:346408 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
