random1 Posted July 26, 2010 Share Posted July 26, 2010 Is it possible to have a CSS selector with a property such as 'font' that has content over two lines? e.g. body { font:......... .........; } Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/ Share on other sites More sharing options...
linus72982 Posted July 27, 2010 Share Posted July 27, 2010 What exactly are you trying to do? I can't think of a reason for this. Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/#findComment-1091568 Share on other sites More sharing options...
random1 Posted July 27, 2010 Author Share Posted July 27, 2010 Well I have a very long line that I want to make more readable. It is very long with a list of font names. Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/#findComment-1091600 Share on other sites More sharing options...
Zane Posted July 27, 2010 Share Posted July 27, 2010 Have you tried it yet? Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/#findComment-1091608 Share on other sites More sharing options...
random1 Posted July 27, 2010 Author Share Posted July 27, 2010 Yes I have but it complains about the property. Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/#findComment-1091668 Share on other sites More sharing options...
haku Posted July 27, 2010 Share Posted July 27, 2010 And what can you deduce from that... Link to comment https://forums.phpfreaks.com/topic/208891-css-selector-property-over-two-lines/#findComment-1091706 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.