Hi:
I ran into a problem and was wondering if it is possible.
If I have a <TD class="style"> Text </TD>
Now If I have <TD> Name: Name Surname </TD>
Can it be possible to have the Name: with one type of style
and then Name Surname with another style.
Style as to CSS.
This is more a CSS question than PHP but I get the info with a php function.
And also I would prefer to use one <TD>. If this can't be done I'll use another <TD></TD>
But maybe someone knows.
Thanks in advance for anyone who helps.