Yes, that is exactly what first-line does. As Jellby mentioned, it is perfectly OK to use :first-line and :first-letter in your coding. If the device/app doesn't support it they should degrade gracefully - they should display just like a normal line/letter - the user won't even know they are supposed to be there.
|