|
DaAngel -> Table text (6/29/2003 4:07:44)
|
Ok, it' s been a while since I have used CSS, [:(]since I had to do real work, I ain' t had much time for web design. CSS, is there a quick and easy way to hightlight text in a table using CSS, given that the table uses a class already. Can this be done without using span. Shuffles my feet, say for ....oh I don' t know........example, I used this code..... <table width=" 100%" cellspacing=" 0" cellpadding=" 0" > <tr> <td> and No Blank Space Please </td> the & and nbsp; <td width=" 500" align=" center" valign=" top" class=" maintext" > Successful web site design takes much more than a few words and pictures. At North Carolina Web Design we don' t believe in leaving web design to halfhearted guesswork. Soliciting and collecting information from our clients gives us a head start in their web design. To aid the web design process we encourage our clients to have a brief idea of the type of web presence they require. Overlooking even one or two key aspects of web site design can result in many missed opportunities. </td> </table> Is there an easy way without using span to highlight some text using CSS.
|
|
|
|