Microsoft
Software
Hardware
Network
Question : same class name in CSS
if i have two classes with the same name in the same css file, what happens?
do they combine both? does the second one overwrite the first?
for example:
.bluetxt
{font-color: blue; font-size: 12px}
.bluetxt
{font-color: blue; font-size: 10px}
Answer : same class name in CSS
The second one will overwrite first..it'll take font-size: 10px;
Random Solutions
How to upgrade RAM on a Server 2003 Standard SP2
How to block video and audio streaming in ISA 2006
Need help with Syntax - DnsAvoidRegisterRecords
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
outlook folder import macro
How to remove new line from a string
Oracle Error "To many precesion Specifiers"
PHP, ASP, Moneris
How do I reverse tunnel with Putty?
A Web Exception occurred because an HTTP 401 - Unauthorized response was received from Unknown