<style> .myClass { font-family:arial,verdana,sans-serif; border-width:10px; border-width-left:20px; border-width-bottom:5px; color:#ff6600; font-weight:normal; text-decoration:none; font-size:1em;} </style>
This makes three virtually simultaneous posts on three different forums of the same question; would I find even more out there? Cross posting like that is very impolite. Plus, we're not here to do your homework for you. I'm amazed SuzyUK responded at all. gary
If you don't know, are you sure you should be going to this interview? I'm assuming that the interviewer is looking for someone who knows the answer.
<style> .myClass { font: normal 1em "arial", verdana, sans-seif; text-decoration: none; border-width: 10px 10px 5px 20px; color:#ff6600; } </style> hope this will work..