In the Design View, the font type displaying fine as what I have write in the code but when come to 'Live View' and browser 'Preview', it shows the different font.
My code:
- Code: Select all
<tr>
<td width="1250" height="30" background="image/Header.png"><strong style="color: #FFD700; font:Verdana, Geneva, sans-serif"> Welcome to Mentor Mentee System of Faculty of Engineering</strong></td>
</tr>
Please advise. Thank you.


