Forum Moderators: not2easy
I need a way to style all untagged text to a certain size. I believe this used to be done with "basefont" however the pages need to be xhtml 1.0 standard.
Does anyone know how to specify the size of all text that has not been tagged with html? At the moment, all text that doesn't have a <p> tag around it is displaying very small.
If I add a 'html {text-size=12px;}' then it appears to add the pixels to all text, and not simply specify it as 12px. Is there a way to specify only the untagged text?
By the way, the reason we have untagged code is because we have had a team of temporary staff migrate pages, and unfortunately, not all of them were technically trained.
We need a work around for the text size until we get a chance to go in and tag all the content properly
Any help greatly appreciated